"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/15 05:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege" 2026/02/15 05:18:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/15 05:18:15 DEBUG : Creating backend with remote "/tmp/rclone2968010037" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/15 05:18:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:18 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:19 DEBUG : Creating backend with remote "/non-existing" 2026/02/15 05:18:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/15 05:18:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:20 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:20 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.06s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:23 INFO : B2 bucket rclone-test-farugoc6cege: Running all checks before starting transfers 2026/02/15 05:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:23 INFO : B2 bucket rclone-test-farugoc6cege: Checks finished, now starting transfers 2026/02/15 05:18:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.40s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:25 ERROR : Ignoring --no-traverse with sync 2026/02/15 05:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:26 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:26 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:26 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/15 05:18:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:28 DEBUG : hello world2: size = 12 OK 2026/02/15 05:18:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/15 05:18:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:18:29 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:29 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:29 DEBUG : potato2: size = 11 OK 2026/02/15 05:18:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:18:30 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:30 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:31 DEBUG : potato2: size = 11 OK 2026/02/15 05:18:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/15 05:18:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:18:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/15 05:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:18:32 INFO : sub dir2: Making directory 2026/02/15 05:18:32 INFO : sub dir: Making directory 2026/02/15 05:18:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:32 INFO : sub dir2/sub sub dir2: Making directory 2026/02/15 05:18:32 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:32 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:33 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/15 05:18:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:33 INFO : sub dir2: Making directory 2026/02/15 05:18:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/15 05:18:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.59s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:35 DEBUG : sub dir2: Making directory with metadata 2026/02/15 05:18:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:18:35 INFO : sub dir2: Making directory 2026/02/15 05:18:35 INFO : sub dir: Making directory 2026/02/15 05:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:36 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/15 05:18:36 DEBUG : B2 bucket rclone-test-farugoc6cege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/15 05:18:36 DEBUG : B2 bucket rclone-test-farugoc6cege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:37 INFO : sub dir2: Making directory 2026/02/15 05:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:37 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:37 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:38 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:39 DEBUG : sub dir2: Making directory with metadata 2026/02/15 05:18:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:18:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:18:39 INFO : sub dir2: Making directory 2026/02/15 05:18:39 INFO : sub dir: Making directory 2026/02/15 05:18:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:39 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:39 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:40 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/15 05:18:40 DEBUG : B2 bucket rclone-test-farugoc6cege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:41 INFO : sub dir2: Making directory 2026/02/15 05:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:42 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:18:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wosaxun4wulu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-wosaxun4wulu 2026/02/15 05:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:44 DEBUG : B2 bucket rclone-test-wosaxun4wulu: Waiting for checks to finish 2026/02/15 05:18:44 DEBUG : B2 bucket rclone-test-wosaxun4wulu: Waiting for transfers to finish 2026/02/15 05:18:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:18:45 DEBUG : B2 bucket rclone-test-wosaxun4wulu: Purge remote 2026/02/15 05:18:45 INFO : B2 bucket rclone-test-wosaxun4wulu: cleaning bucket "rclone-test-wosaxun4wulu" of all files 2026/02/15 05:18:45 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ad63b0cd5bfb9fc80e1b_f1006c03aa3d0ee2e_d20260215_m051845_c001_v0001090_t0026_u01771132725250") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:18:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:18:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 05:18:48 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:48 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:48 DEBUG : sub dir/hello world: size = 17 OK 2026/02/15 05:18:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/15 05:18:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.55s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cutumij8vexe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-cutumij8vexe 2026/02/15 05:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:18:51 DEBUG : B2 bucket rclone-test-cutumij8vexe: Waiting for checks to finish 2026/02/15 05:18:51 DEBUG : B2 bucket rclone-test-cutumij8vexe: Waiting for transfers to finish 2026/02/15 05:18:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:18:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:18:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:18:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:18:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cutumij8vexe) 2026/02/15 05:18:53 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 05:18:53 DEBUG : B2 bucket rclone-test-cutumij8vexe: Waiting for checks to finish 2026/02/15 05:18:53 DEBUG : B2 bucket rclone-test-cutumij8vexe: Waiting for transfers to finish 2026/02/15 05:18:53 DEBUG : sub dir/hello world: size = 17 OK 2026/02/15 05:18:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/15 05:18:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:18:54 DEBUG : B2 bucket rclone-test-cutumij8vexe: Purge remote 2026/02/15 05:18:54 INFO : B2 bucket rclone-test-cutumij8vexe: cleaning bucket "rclone-test-cutumij8vexe" of all files 2026/02/15 05:18:54 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2cd13b0cd5bfb9fc80e1b_f11978d24ed3f1f79_d20260215_m051853_c001_v0001098_t0051_u01771132733597") 2026/02/15 05:18:54 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2cd13b0cd5bfb9fc80e1b_f103684aebfd9ef1b_d20260215_m051852_c001_v0001171_t0000_u01771132732202") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:18:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:18:56 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 05:18:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:18:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:18:57 DEBUG : sub dir/hello world: size = 17 OK 2026/02/15 05:18:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/15 05:18:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/15 05:18:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.51s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vaciroz9famo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-vaciroz9famo 2026/02/15 05:19:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:19:00 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for checks to finish 2026/02/15 05:19:00 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for transfers to finish 2026/02/15 05:19:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:19:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:19:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:19:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:19:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vaciroz9famo) 2026/02/15 05:19:02 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 05:19:02 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for checks to finish 2026/02/15 05:19:02 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for transfers to finish 2026/02/15 05:19:03 DEBUG : sub dir/hello world: size = 17 OK 2026/02/15 05:19:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/15 05:19:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:19:03 INFO : sub dir/hello world: Deleted 2026/02/15 05:19:05 DEBUG : testing file moves 2026/02/15 05:19:05 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for checks to finish 2026/02/15 05:19:05 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:19:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vaciroz9famo) 2026/02/15 05:19:05 DEBUG : sub dir/hello world: Sizes differ 2026/02/15 05:19:05 DEBUG : B2 bucket rclone-test-vaciroz9famo: Waiting for transfers to finish 2026/02/15 05:19:06 DEBUG : sub dir/hello world: size = 24 OK 2026/02/15 05:19:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/15 05:19:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/15 05:19:06 INFO : sub dir/hello world: Deleted 2026/02/15 05:19:06 DEBUG : B2 bucket rclone-test-vaciroz9famo: Purge remote 2026/02/15 05:19:06 INFO : B2 bucket rclone-test-vaciroz9famo: cleaning bucket "rclone-test-vaciroz9famo" of all files 2026/02/15 05:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ed33b0cd5bfb9fc80e1b_f1066b350d3cbe42f_d20260215_m051905_c001_v0001042_t0009_u01771132745527") 2026/02/15 05:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ed33b0cd5bfb9fc80e1b_f10136dac10ddd756_d20260215_m051902_c001_v0001039_t0041_u01771132742540") 2026/02/15 05:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ed33b0cd5bfb9fc80e1b_f11291baacced5e48_d20260215_m051900_c001_v0001185_t0005_u01771132740908") --- PASS: TestServerSideMoveOverSelf (9.89s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:08 ERROR : error listing: directory not found 2026/02/15 05:19:09 INFO : Local file system at /tmp/rclone2968010037: Making directory 2026/02/15 05:19:09 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:09 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:19:10 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for checks to finish 2026/02/15 05:19:10 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for transfers to finish 2026/02/15 05:19:11 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/15 05:19:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:19:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/15 05:19:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/15 05:19:12 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:12 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:12 DEBUG : check sum: size = 1 OK 2026/02/15 05:19:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:19:12 INFO : check sum: Copied (new) 2026/02/15 05:19:12 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:12 DEBUG : check sum: size = 1 OK 2026/02/15 05:19:12 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:19:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/15 05:19:12 DEBUG : check sum: Unchanged skipping 2026/02/15 05:19:12 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:12 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.73s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/15 05:19:13 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:13 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:14 DEBUG : sizeonly: size = 6 OK 2026/02/15 05:19:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/15 05:19:14 INFO : sizeonly: Copied (new) 2026/02/15 05:19:14 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:14 DEBUG : sizeonly: size = 6 OK 2026/02/15 05:19:14 DEBUG : sizeonly: Sizes identical 2026/02/15 05:19:14 DEBUG : sizeonly: Unchanged skipping 2026/02/15 05:19:14 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:14 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:14 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/15 05:19:15 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:15 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/15 05:19:16 INFO : ignore-size: Copied (new) 2026/02/15 05:19:16 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:19:17 DEBUG : ignore-size: Unchanged skipping 2026/02/15 05:19:17 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:17 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:17 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.29s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:18 DEBUG : existing: size = 6 OK 2026/02/15 05:19:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:19:18 DEBUG : existing: Unchanged skipping 2026/02/15 05:19:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:18 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:18 INFO : There was nothing to transfer 2026/02/15 05:19:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/15 05:19:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:19 DEBUG : existing: size = 6 OK 2026/02/15 05:19:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/15 05:19:19 INFO : existing: Copied (replaced existing) 2026/02/15 05:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.66s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 05:19:20 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:20 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:21 DEBUG : existing: size = 6 OK 2026/02/15 05:19:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/15 05:19:21 INFO : existing: Copied (new) 2026/02/15 05:19:21 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:22 DEBUG : existing: Destination exists, skipping 2026/02/15 05:19:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.35s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/15 05:19:24 DEBUG : c/non empty space: size = 5 OK 2026/02/15 05:19:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:24 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 05:19:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:24 DEBUG : a/potato2: size = 60 OK 2026/02/15 05:19:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:24 INFO : a/potato2: Copied (new) 2026/02/15 05:19:24 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:27 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/15 05:19:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:19:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/15 05:19:27 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:27 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:27 INFO : There was nothing to transfer 2026/02/15 05:19:27 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/15 05:19:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:19:28 INFO : empty space: Updated modification time in destination 2026/02/15 05:19:28 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:28 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:28 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:30 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:30 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/15 05:19:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:19:30 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:30 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:30 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:31 DEBUG : foo: size = 3 OK 2026/02/15 05:19:31 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/15 05:19:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:19:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:19:31 DEBUG : foo: sha1 differ 2026/02/15 05:19:31 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:31 DEBUG : foo: size = 3 OK 2026/02/15 05:19:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/15 05:19:31 INFO : foo: Copied (replaced existing) 2026/02/15 05:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:33 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/15 05:19:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:33 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:34 DEBUG : potato: size = 60 OK 2026/02/15 05:19:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:34 INFO : potato: Copied (new) 2026/02/15 05:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:19:36 DEBUG : potato: size = 60 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:19:36 DEBUG : potato: Sizes differ 2026/02/15 05:19:36 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:36 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:36 DEBUG : potato: size = 21 OK 2026/02/15 05:19:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/15 05:19:36 INFO : potato: Copied (replaced existing) 2026/02/15 05:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.16s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:38 DEBUG : potato: size = 21 OK 2026/02/15 05:19:38 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/15 05:19:38 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2968010037) 2026/02/15 05:19:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:19:38 DEBUG : potato: sha1 differ 2026/02/15 05:19:38 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:39 DEBUG : potato: size = 21 OK 2026/02/15 05:19:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/15 05:19:39 INFO : potato: Copied (replaced existing) 2026/02/15 05:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/15 05:19:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:41 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:41 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:41 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:43 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:43 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:44 DEBUG : potato2: size = 60 OK 2026/02/15 05:19:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:44 INFO : potato2: Copied (new) 2026/02/15 05:19:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:46 INFO : d: Making directory 2026/02/15 05:19:46 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/15 05:19:47 DEBUG : c/non empty space: size = 5 OK 2026/02/15 05:19:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:47 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:47 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 05:19:47 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:47 DEBUG : a/potato2: size = 60 OK 2026/02/15 05:19:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:47 INFO : a/potato2: Copied (new) 2026/02/15 05:19:47 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/15 05:19:50 DEBUG : c/non empty space: size = 5 OK 2026/02/15 05:19:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:50 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:50 DEBUG : c/non empty space: Unchanged skipping 2026/02/15 05:19:50 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:50 DEBUG : a/potato2: size = 60 OK 2026/02/15 05:19:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:50 INFO : a/potato2: Copied (new) 2026/02/15 05:19:50 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting files as there were IO errors 2026/02/15 05:19:50 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:53 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:53 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:53 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:53 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:53 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:53 INFO : potato: Deleted 2026/02/15 05:19:54 DEBUG : potato2: size = 60 OK 2026/02/15 05:19:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.46s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:56 DEBUG : Waiting for deletions to finish 2026/02/15 05:19:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:57 INFO : potato: Deleted 2026/02/15 05:19:57 DEBUG : empty space: size = 1 OK 2026/02/15 05:19:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:19:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:57 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:57 DEBUG : empty space: Unchanged skipping 2026/02/15 05:19:57 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:19:57 DEBUG : potato2: size = 60 OK 2026/02/15 05:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:19:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.43s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:19:59 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:19:59 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:00 DEBUG : potato2: size = 19 OK 2026/02/15 05:20:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/15 05:20:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.77s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : enormous: Excluded 2026/02/15 05:20:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : potato2: Excluded 2026/02/15 05:20:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:20:03 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:03 DEBUG : empty space: Unchanged skipping 2026/02/15 05:20:03 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:03 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:03 INFO : There was nothing to transfer 2026/02/15 05:20:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : enormous: Excluded 2026/02/15 05:20:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : potato2: Excluded 2026/02/15 05:20:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 05:20:03 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:03 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for checks to finish 2026/02/15 05:20:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/15 05:20:03 DEBUG : empty space: Unchanged skipping 2026/02/15 05:20:03 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for transfers to finish 2026/02/15 05:20:03 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:06 DEBUG : enormous: Excluded (Size Filter) 2026/02/15 05:20:06 DEBUG : enormous: Excluded 2026/02/15 05:20:06 DEBUG : potato2: Excluded (Size Filter) 2026/02/15 05:20:06 DEBUG : potato2: Excluded 2026/02/15 05:20:06 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:20:06 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:06 DEBUG : empty space: Unchanged skipping 2026/02/15 05:20:06 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:06 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:06 INFO : enormous: Deleted 2026/02/15 05:20:06 INFO : potato2: Deleted 2026/02/15 05:20:06 INFO : There was nothing to transfer 2026/02/15 05:20:07 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/15 05:20:07 DEBUG : empty space: Unchanged skipping 2026/02/15 05:20:07 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for checks to finish 2026/02/15 05:20:07 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for transfers to finish 2026/02/15 05:20:07 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:07 INFO : enormous: Deleted 2026/02/15 05:20:07 INFO : potato2: Deleted 2026/02/15 05:20:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.23s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:09 DEBUG : five: Need to transfer - File not found at Destination 2026/02/15 05:20:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:20:09 DEBUG : four: size = 8 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:20:09 DEBUG : four: Sizes differ 2026/02/15 05:20:09 DEBUG : one: Destination is newer than source, skipping 2026/02/15 05:20:09 DEBUG : three: size = 5 OK 2026/02/15 05:20:09 DEBUG : three: Sizes identical 2026/02/15 05:20:09 DEBUG : two: size = 3 OK 2026/02/15 05:20:09 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/15 05:20:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/15 05:20:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2968010037) 2026/02/15 05:20:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:20:09 DEBUG : two: sha1 differ 2026/02/15 05:20:09 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:10 DEBUG : five: size = 4 OK 2026/02/15 05:20:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/15 05:20:10 INFO : five: Copied (new) 2026/02/15 05:20:10 DEBUG : four: size = 4 OK 2026/02/15 05:20:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/15 05:20:10 INFO : four: Copied (replaced existing) 2026/02/15 05:20:10 DEBUG : two: size = 3 OK 2026/02/15 05:20:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/15 05:20:10 INFO : two: Copied (replaced existing) 2026/02/15 05:20:10 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:11 DEBUG : five: size = 4 OK 2026/02/15 05:20:11 DEBUG : three: size = 5 OK 2026/02/15 05:20:11 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:11 DEBUG : four: size = 4 OK 2026/02/15 05:20:11 DEBUG : one: Destination is newer than source, skipping 2026/02/15 05:20:11 DEBUG : two: size = 3 OK 2026/02/15 05:20:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/15 05:20:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/15 05:20:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/15 05:20:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/15 05:20:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/15 05:20:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/15 05:20:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2968010037) 2026/02/15 05:20:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:20:11 DEBUG : three: sha1 differ 2026/02/15 05:20:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/15 05:20:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/15 05:20:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/15 05:20:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/15 05:20:11 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:11 DEBUG : three: size = 5 OK 2026/02/15 05:20:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:20:11 INFO : three: Copied (replaced existing) 2026/02/15 05:20:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/15 05:20:13 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:13 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:13 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/15 05:20:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/15 05:20:13 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:13 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:13 DEBUG : potato: size = 14 OK 2026/02/15 05:20:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/15 05:20:13 INFO : potato: Copied (new) 2026/02/15 05:20:14 DEBUG : yam: size = 11 OK 2026/02/15 05:20:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:14 INFO : yam: Copied (new) 2026/02/15 05:20:14 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:14 DEBUG : potato: size = 14 OK 2026/02/15 05:20:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:20:14 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:14 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:14 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:14 DEBUG : potato: Unchanged skipping 2026/02/15 05:20:14 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:15 DEBUG : yaml: size = 11 OK 2026/02/15 05:20:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:15 INFO : yam: Copied (server-side copy) to: yaml 2026/02/15 05:20:15 INFO : yam: Deleted 2026/02/15 05:20:15 INFO : yaml: Renamed from "yam" 2026/02/15 05:20:15 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/15 05:20:16 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:16 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/15 05:20:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/15 05:20:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:16 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:16 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/af823d43b0cd5bfb9fc80e1b/c001_v0001173_t0005": EOF 2026/02/15 05:20:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/af823d43b0cd5bfb9fc80e1b/c001_v0001173_t0005": EOF) 2026/02/15 05:20:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/15 05:20:16 DEBUG : potato: Received error: Post "https://pod-000-1173-11.backblaze.com/b2api/v1/b2_upload_file/af823d43b0cd5bfb9fc80e1b/c001_v0001173_t0005": EOF - low level retry 0/10 2026/02/15 05:20:17 DEBUG : pacer: Reducing sleep to 10ms 2026/02/15 05:20:17 DEBUG : potato: size = 14 OK 2026/02/15 05:20:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/15 05:20:17 INFO : potato: Copied (new) 2026/02/15 05:20:17 DEBUG : yam: size = 11 OK 2026/02/15 05:20:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:17 INFO : yam: Copied (new) 2026/02/15 05:20:17 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:18 DEBUG : potato: size = 14 OK 2026/02/15 05:20:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:20:18 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:18 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:18 DEBUG : potato: Unchanged skipping 2026/02/15 05:20:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:18 DEBUG : yaml: size = 11 OK 2026/02/15 05:20:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:18 INFO : yam: Copied (server-side copy) to: yaml 2026/02/15 05:20:18 INFO : yam: Deleted 2026/02/15 05:20:18 INFO : yaml: Renamed from "yam" 2026/02/15 05:20:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/15 05:20:19 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:19 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/15 05:20:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/15 05:20:19 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:20 DEBUG : sub/yam: size = 11 OK 2026/02/15 05:20:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:20 INFO : sub/yam: Copied (new) 2026/02/15 05:20:20 DEBUG : potato: size = 14 OK 2026/02/15 05:20:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/15 05:20:20 INFO : potato: Copied (new) 2026/02/15 05:20:20 DEBUG : Waiting for deletions to finish 2026/02/15 05:20:21 DEBUG : potato: size = 14 OK 2026/02/15 05:20:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:20:21 DEBUG : potato: Unchanged skipping 2026/02/15 05:20:21 INFO : B2 bucket rclone-test-farugoc6cege: Making map for --track-renames 2026/02/15 05:20:21 INFO : B2 bucket rclone-test-farugoc6cege: Finished making map for --track-renames 2026/02/15 05:20:21 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:21 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for renames to finish 2026/02/15 05:20:22 DEBUG : yam: size = 11 OK 2026/02/15 05:20:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/15 05:20:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/15 05:20:22 INFO : sub/yam: Deleted 2026/02/15 05:20:22 INFO : yam: Renamed from "sub/yam" 2026/02/15 05:20:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:23 DEBUG : Creating backend with remote "/tmp/rclone2968010037/dir1" 2026/02/15 05:20:23 DEBUG : Creating backend with remote "/tmp/rclone2968010037/dir2" 2026/02/15 05:20:23 DEBUG : Local file system at /tmp/rclone2968010037/dir2: Using server-side directory move 2026/02/15 05:20:23 INFO : Local file system at /tmp/rclone2968010037/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/15 05:20:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/15 05:20:23 DEBUG : Local file system at /tmp/rclone2968010037/dir2: Waiting for checks to finish 2026/02/15 05:20:23 DEBUG : Local file system at /tmp/rclone2968010037/dir2: Waiting for transfers to finish 2026/02/15 05:20:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:20:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/15 05:20:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/15 05:20:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/15 05:20:24 INFO : nested/sub dir/file: Copied (new) 2026/02/15 05:20:24 INFO : nested/sub dir/file: Deleted 2026/02/15 05:20:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:20:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:20:24 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:20:24 INFO : sub dir/hello world: Deleted 2026/02/15 05:20:24 INFO : sub dir: Removing directory 2026/02/15 05:20:24 INFO : nested/sub dir: Removing directory 2026/02/15 05:20:24 INFO : nested: Removing directory 2026/02/15 05:20:24 DEBUG : Local file system at /tmp/rclone2968010037: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/15 05:20:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/15 05:20:25 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:25 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/15 05:20:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:20:25 INFO : sub dir/hello world: Copied (new) 2026/02/15 05:20:25 INFO : sub dir/hello world: Deleted 2026/02/15 05:20:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/15 05:20:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/15 05:20:26 INFO : nested/sub dir/file: Copied (new) 2026/02/15 05:20:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/15 05:20:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 05:20:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:27 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:27 DEBUG : existing-b: size = 6 OK 2026/02/15 05:20:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/15 05:20:27 INFO : existing-b: Copied (new) 2026/02/15 05:20:27 INFO : existing-b: Deleted 2026/02/15 05:20:27 DEBUG : existing: size = 6 OK 2026/02/15 05:20:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/15 05:20:27 INFO : existing: Copied (new) 2026/02/15 05:20:27 INFO : existing: Deleted 2026/02/15 05:20:28 DEBUG : existing: Destination exists, skipping 2026/02/15 05:20:28 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:20:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/15 05:20:28 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:20:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tupobut6dime" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-tupobut6dime 2026/02/15 05:20:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:20:34 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/15 05:20:34 DEBUG : empty space: Unchanged skipping 2026/02/15 05:20:34 DEBUG : B2 bucket rclone-test-tupobut6dime: Waiting for checks to finish 2026/02/15 05:20:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:20:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tupobut6dime) 2026/02/15 05:20:34 DEBUG : potato3: Sizes differ 2026/02/15 05:20:34 INFO : empty space: Deleted 2026/02/15 05:20:34 DEBUG : B2 bucket rclone-test-tupobut6dime: Waiting for transfers to finish 2026/02/15 05:20:34 DEBUG : potato2: size = 60 OK 2026/02/15 05:20:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:20:34 INFO : potato2: Copied (server-side copy) 2026/02/15 05:20:35 INFO : potato2: Deleted 2026/02/15 05:20:35 DEBUG : potato3: size = 68 OK 2026/02/15 05:20:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:20:35 INFO : potato3: Copied (server-side copy) 2026/02/15 05:20:35 INFO : potato3: Deleted 2026/02/15 05:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wedeyat7pose" 2026/02/15 05:20:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/15 05:20:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:20:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/15 05:20:37 DEBUG : B2 bucket rclone-test-wedeyat7pose: Waiting for checks to finish 2026/02/15 05:20:37 DEBUG : B2 bucket rclone-test-wedeyat7pose: Waiting for transfers to finish 2026/02/15 05:20:38 DEBUG : empty space: size = 1 OK 2026/02/15 05:20:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:20:38 INFO : empty space: Copied (server-side copy) 2026/02/15 05:20:38 DEBUG : potato2: size = 60 OK 2026/02/15 05:20:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:20:38 INFO : potato2: Copied (server-side copy) 2026/02/15 05:20:38 INFO : empty space: Deleted 2026/02/15 05:20:38 DEBUG : potato3: size = 68 OK 2026/02/15 05:20:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:20:38 INFO : potato3: Copied (server-side copy) 2026/02/15 05:20:38 INFO : potato2: Deleted 2026/02/15 05:20:38 INFO : potato3: Deleted 2026/02/15 05:20:38 DEBUG : B2 bucket rclone-test-wedeyat7pose: Purge remote 2026/02/15 05:20:38 INFO : B2 bucket rclone-test-wedeyat7pose: cleaning bucket "rclone-test-wedeyat7pose" of all files 2026/02/15 05:20:39 DEBUG : empty space: Deleting (id "4_z6f425dd3b0ed5bfb9fc80e1b_f100ebbd7970a8192_d20260215_m052037_c001_v0001093_t0022_u01771132837696") 2026/02/15 05:20:39 DEBUG : potato2: Deleting (id "4_z6f425dd3b0ed5bfb9fc80e1b_f1006946e429031ec_d20260215_m052038_c001_v0001165_t0029_u01771132838073") 2026/02/15 05:20:39 DEBUG : potato3: Deleting (id "4_z6f425dd3b0ed5bfb9fc80e1b_f1199ea31a64af8d5_d20260215_m052038_c001_v0001100_t0052_u01771132838088") 2026/02/15 05:20:39 DEBUG : B2 bucket rclone-test-tupobut6dime: Purge remote 2026/02/15 05:20:39 INFO : B2 bucket rclone-test-tupobut6dime: cleaning bucket "rclone-test-tupobut6dime" of all files 2026/02/15 05:20:39 DEBUG : empty space: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f41529135b1add987_d20260215_m052038_c001_v7007000_t0000_u01771132838111") 2026/02/15 05:20:39 DEBUG : empty space: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f11446b7b981b1550_d20260215_m052032_c001_v0001173_t0027_u01771132832727") 2026/02/15 05:20:39 DEBUG : potato2: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f416ee855cc80ff15_d20260215_m052038_c001_v7007000_t0000_u01771132838272") 2026/02/15 05:20:39 DEBUG : potato2: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f10377220a6e6700d_d20260215_m052034_c001_v0001097_t0034_u01771132834461") 2026/02/15 05:20:39 DEBUG : potato3: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f41529135b1add989_d20260215_m052038_c001_v7007000_t0000_u01771132838403") 2026/02/15 05:20:39 DEBUG : potato3: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f117d1b29bfe89770_d20260215_m052034_c001_v0001173_t0029_u01771132834832") 2026/02/15 05:20:39 DEBUG : potato3: Deleting (id "4_z2fc24d83b0ed5bfb9fc80e1b_f11446b7b981b156e_d20260215_m052033_c001_v0001173_t0040_u01771132833466") 2026/02/15 05:20:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/15 05:20:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/15 05:20:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.28s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bucuyud4jiqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-bucuyud4jiqa 2026/02/15 05:20:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 05:20:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 05:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:20:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:20:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bucuyud4jiqa) 2026/02/15 05:20:47 DEBUG : potato3: Sizes differ 2026/02/15 05:20:47 DEBUG : B2 bucket rclone-test-bucuyud4jiqa: Waiting for checks to finish 2026/02/15 05:20:47 DEBUG : B2 bucket rclone-test-bucuyud4jiqa: Waiting for transfers to finish 2026/02/15 05:20:47 DEBUG : potato2: size = 60 OK 2026/02/15 05:20:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:20:47 INFO : potato2: Copied (server-side copy) 2026/02/15 05:20:47 INFO : potato2: Deleted 2026/02/15 05:20:47 DEBUG : potato3: size = 68 OK 2026/02/15 05:20:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:20:47 INFO : potato3: Copied (server-side copy) 2026/02/15 05:20:47 INFO : potato3: Deleted 2026/02/15 05:20:48 DEBUG : Creating backend with remote "TestB2:rclone-test-roheboq6wibo" 2026/02/15 05:20:48 DEBUG : empty space: Excluded (Size Filter) 2026/02/15 05:20:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:20:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/15 05:20:49 DEBUG : B2 bucket rclone-test-roheboq6wibo: Waiting for checks to finish 2026/02/15 05:20:49 DEBUG : B2 bucket rclone-test-roheboq6wibo: Waiting for transfers to finish 2026/02/15 05:20:50 DEBUG : potato3: size = 68 OK 2026/02/15 05:20:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:20:50 INFO : potato3: Copied (server-side copy) 2026/02/15 05:20:50 INFO : potato3: Deleted 2026/02/15 05:20:50 DEBUG : potato2: size = 60 OK 2026/02/15 05:20:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:20:50 INFO : potato2: Copied (server-side copy) 2026/02/15 05:20:50 INFO : potato2: Deleted 2026/02/15 05:20:51 DEBUG : B2 bucket rclone-test-roheboq6wibo: Purge remote 2026/02/15 05:20:51 INFO : B2 bucket rclone-test-roheboq6wibo: cleaning bucket "rclone-test-roheboq6wibo" of all files 2026/02/15 05:20:51 DEBUG : potato2: Deleting (id "4_z5ff28dd3b0ed5bfb9fc80e1b_f100e8dcfa08bd578_d20260215_m052050_c001_v0001109_t0029_u01771132850259") 2026/02/15 05:20:51 DEBUG : potato3: Deleting (id "4_z5ff28dd3b0ed5bfb9fc80e1b_f110482c6e262beae_d20260215_m052049_c001_v0001097_t0047_u01771132849883") 2026/02/15 05:20:52 DEBUG : B2 bucket rclone-test-bucuyud4jiqa: Purge remote 2026/02/15 05:20:52 INFO : B2 bucket rclone-test-bucuyud4jiqa: cleaning bucket "rclone-test-bucuyud4jiqa" of all files 2026/02/15 05:20:52 DEBUG : empty space: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f11664da276588101_d20260215_m052046_c001_v0001150_t0002_u01771132846083") 2026/02/15 05:20:52 DEBUG : potato2: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f4126caef21cf1e69_d20260215_m052050_c001_v7007000_t0000_u01771132850827") 2026/02/15 05:20:52 DEBUG : potato2: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f109c301a78473f5f_d20260215_m052047_c001_v0001179_t0035_u01771132847133") 2026/02/15 05:20:52 DEBUG : potato3: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f4126caef21cf1e68_d20260215_m052050_c001_v7007000_t0000_u01771132850320") 2026/02/15 05:20:52 DEBUG : potato3: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f118df3cbfc00133b_d20260215_m052047_c001_v0001130_t0002_u01771132847381") 2026/02/15 05:20:52 DEBUG : potato3: Deleting (id "4_z2f627dc3b0ed5bfb9fc80e1b_f11664da276588103_d20260215_m052046_c001_v0001150_t0009_u01771132846336") --- PASS: TestServerSideMoveWithFilter (12.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-roguyem7pehu" 2026/02/15 05:20:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farugoc6cege -> B2 bucket rclone-test-roguyem7pehu 2026/02/15 05:21:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:21:01 DEBUG : empty space: size = 1 OK 2026/02/15 05:21:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/15 05:21:01 DEBUG : empty space: Unchanged skipping 2026/02/15 05:21:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:21:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-roguyem7pehu) 2026/02/15 05:21:01 DEBUG : potato3: Sizes differ 2026/02/15 05:21:01 DEBUG : B2 bucket rclone-test-roguyem7pehu: Waiting for checks to finish 2026/02/15 05:21:01 INFO : empty space: Deleted 2026/02/15 05:21:01 DEBUG : B2 bucket rclone-test-roguyem7pehu: Waiting for transfers to finish 2026/02/15 05:21:01 DEBUG : potato2: size = 60 OK 2026/02/15 05:21:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:21:01 INFO : potato2: Copied (server-side copy) 2026/02/15 05:21:01 INFO : potato2: Deleted 2026/02/15 05:21:01 DEBUG : potato3: size = 68 OK 2026/02/15 05:21:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:21:01 INFO : potato3: Copied (server-side copy) 2026/02/15 05:21:02 INFO : potato3: Deleted 2026/02/15 05:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-holojet4bina" 2026/02/15 05:21:03 INFO : tomatoDir: Making directory 2026/02/15 05:21:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/15 05:21:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/15 05:21:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/15 05:21:03 DEBUG : B2 bucket rclone-test-holojet4bina: Waiting for checks to finish 2026/02/15 05:21:03 DEBUG : B2 bucket rclone-test-holojet4bina: Waiting for transfers to finish 2026/02/15 05:21:04 DEBUG : empty space: size = 1 OK 2026/02/15 05:21:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/15 05:21:04 INFO : empty space: Copied (server-side copy) 2026/02/15 05:21:04 INFO : empty space: Deleted 2026/02/15 05:21:04 DEBUG : potato2: size = 60 OK 2026/02/15 05:21:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/15 05:21:04 INFO : potato2: Copied (server-side copy) 2026/02/15 05:21:05 DEBUG : potato3: size = 68 OK 2026/02/15 05:21:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/15 05:21:05 INFO : potato3: Copied (server-side copy) 2026/02/15 05:21:05 INFO : potato2: Deleted 2026/02/15 05:21:05 INFO : potato3: Deleted 2026/02/15 05:21:05 DEBUG : B2 bucket rclone-test-holojet4bina: Purge remote 2026/02/15 05:21:05 INFO : B2 bucket rclone-test-holojet4bina: cleaning bucket "rclone-test-holojet4bina" of all files 2026/02/15 05:21:06 DEBUG : empty space: Deleting (id "4_z9f62cd53b0ed5bfb9fc80e1b_f1025d228fea12763_d20260215_m052104_c001_v0001184_t0034_u01771132864323") 2026/02/15 05:21:06 DEBUG : potato2: Deleting (id "4_z9f62cd53b0ed5bfb9fc80e1b_f115a669675f33b42_d20260215_m052104_c001_v0001042_t0050_u01771132864548") 2026/02/15 05:21:06 DEBUG : potato3: Deleting (id "4_z9f62cd53b0ed5bfb9fc80e1b_f11159f3cc24815a8_d20260215_m052104_c001_v0001172_t0014_u01771132864693") 2026/02/15 05:21:06 DEBUG : B2 bucket rclone-test-roguyem7pehu: Purge remote 2026/02/15 05:21:06 INFO : B2 bucket rclone-test-roguyem7pehu: cleaning bucket "rclone-test-roguyem7pehu" of all files 2026/02/15 05:21:06 DEBUG : empty space: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f417ccfd78b6cfc24_d20260215_m052104_c001_v7007000_t0000_u01771132864520") 2026/02/15 05:21:06 DEBUG : empty space: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f117e33d4d5b92f62_d20260215_m052100_c001_v0001161_t0048_u01771132860096") 2026/02/15 05:21:06 DEBUG : potato2: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f417ccfd78b6cfc31_d20260215_m052105_c001_v7007000_t0000_u01771132865038") 2026/02/15 05:21:06 DEBUG : potato2: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f116a6d9ff1d6b01a_d20260215_m052101_c001_v0001185_t0018_u01771132861367") 2026/02/15 05:21:06 DEBUG : potato3: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f41365644e2cb6d03_d20260215_m052105_c001_v7007000_t0000_u01771132865225") 2026/02/15 05:21:06 DEBUG : potato3: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f109148182e364ed6_d20260215_m052101_c001_v0001093_t0047_u01771132861583") 2026/02/15 05:21:06 DEBUG : potato3: Deleting (id "4_zff32bd23b0ed5bfb9fc80e1b_f117e33d4d5b92f6a_d20260215_m052100_c001_v0001161_t0015_u01771132860404") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.52s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:13 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/rclone-sync-test" 2026/02/15 05:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/rclone-sync-test-include/layer2" 2026/02/15 05:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/rclone-sync-test-ignore-file" 2026/02/15 05:21:21 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test: Waiting for checks to finish 2026/02/15 05:21:21 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test: Waiting for transfers to finish 2026/02/15 05:21:21 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:21 INFO : There was nothing to transfer 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:21:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:22 INFO : There was nothing to transfer 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/15 05:21:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:22 INFO : There was nothing to transfer 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:21:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:21:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:22 INFO : There was nothing to transfer 2026/02/15 05:21:23 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/15 05:21:23 DEBUG : B2 bucket rclone-test-farugoc6cege path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/15 05:21:23 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.60s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/CompareDest" 2026/02/15 05:21:26 DEBUG : one: Need to transfer - File not found at Destination 2026/02/15 05:21:26 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:26 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:27 DEBUG : one: size = 3 OK 2026/02/15 05:21:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:21:27 INFO : one: Copied (new) 2026/02/15 05:21:27 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:28 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:28 DEBUG : one: Sizes differ 2026/02/15 05:21:28 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:28 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:30 DEBUG : one: size = 5 OK 2026/02/15 05:21:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/15 05:21:30 INFO : one: Copied (replaced existing) 2026/02/15 05:21:30 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/15 05:21:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/15 05:21:33 DEBUG : pacer: Reducing sleep to 10ms 2026/02/15 05:21:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:33 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:33 DEBUG : one: Sizes differ 2026/02/15 05:21:33 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:34 DEBUG : one: size = 5 OK 2026/02/15 05:21:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 05:21:34 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:34 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:34 INFO : There was nothing to transfer 2026/02/15 05:21:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:36 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:36 DEBUG : one: Sizes differ 2026/02/15 05:21:36 DEBUG : two: size = 3 OK 2026/02/15 05:21:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/15 05:21:36 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:36 DEBUG : one: size = 5 OK 2026/02/15 05:21:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 05:21:36 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:36 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:36 INFO : There was nothing to transfer 2026/02/15 05:21:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:36 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:36 DEBUG : one: Sizes differ 2026/02/15 05:21:37 DEBUG : two: size = 3 OK 2026/02/15 05:21:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/15 05:21:37 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:37 DEBUG : one: size = 5 OK 2026/02/15 05:21:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 05:21:37 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:37 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:37 INFO : There was nothing to transfer 2026/02/15 05:21:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:37 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:37 DEBUG : one: Sizes differ 2026/02/15 05:21:38 DEBUG : two: size = 3 OK 2026/02/15 05:21:38 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/15 05:21:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/15 05:21:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/15 05:21:38 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:38 DEBUG : one: size = 5 OK 2026/02/15 05:21:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 05:21:38 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:38 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:38 INFO : There was nothing to transfer 2026/02/15 05:21:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:38 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:38 DEBUG : one: Sizes differ 2026/02/15 05:21:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:38 DEBUG : two: size = 3 (B2 bucket rclone-test-farugoc6cege path CompareDest) 2026/02/15 05:21:38 DEBUG : two: Sizes differ 2026/02/15 05:21:38 DEBUG : two: Need to transfer - File not found at Destination 2026/02/15 05:21:38 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:38 DEBUG : one: size = 5 OK 2026/02/15 05:21:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:21:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/15 05:21:38 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:39 DEBUG : two: size = 5 OK 2026/02/15 05:21:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/15 05:21:39 INFO : two: Copied (new) 2026/02/15 05:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (17.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dest" 2026/02/15 05:21:44 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/pre-dest1" 2026/02/15 05:21:46 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/pre-dest2" 2026/02/15 05:21:48 DEBUG : 1: size = 1 OK 2026/02/15 05:21:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:21:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/15 05:21:48 DEBUG : 2: size = 1 OK 2026/02/15 05:21:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:21:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/15 05:21:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/15 05:21:48 DEBUG : B2 bucket rclone-test-farugoc6cege path dest: Waiting for checks to finish 2026/02/15 05:21:48 DEBUG : B2 bucket rclone-test-farugoc6cege path dest: Waiting for transfers to finish 2026/02/15 05:21:49 DEBUG : 3: size = 1 OK 2026/02/15 05:21:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/15 05:21:49 INFO : 3: Copied (new) 2026/02/15 05:21:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.23s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/CopyDest" 2026/02/15 05:21:54 DEBUG : one: Need to transfer - File not found at Destination 2026/02/15 05:21:54 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:54 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:55 DEBUG : one: size = 3 OK 2026/02/15 05:21:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:21:55 INFO : one: Copied (new) 2026/02/15 05:21:55 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:21:56 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:21:56 DEBUG : one: Sizes differ 2026/02/15 05:21:56 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:21:56 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:21:57 DEBUG : one: size = 5 OK 2026/02/15 05:21:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/15 05:21:57 INFO : one: Copied (replaced existing) 2026/02/15 05:21:57 DEBUG : Waiting for deletions to finish 2026/02/15 05:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/BackupDir" 2026/02/15 05:22:00 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:00 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:00 DEBUG : one: Sizes differ 2026/02/15 05:22:00 DEBUG : one: size = 5 OK 2026/02/15 05:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:00 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:00 DEBUG : one: Sizes differ 2026/02/15 05:22:02 DEBUG : one: size = 3 OK 2026/02/15 05:22:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:22:02 INFO : one: Copied (server-side copy) 2026/02/15 05:22:02 INFO : one: Deleted 2026/02/15 05:22:05 DEBUG : one: size = 5 OK 2026/02/15 05:22:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/15 05:22:05 INFO : one: Copied (server-side copy) 2026/02/15 05:22:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/15 05:22:05 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:05 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:07 DEBUG : one: size = 5 OK 2026/02/15 05:22:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:07 DEBUG : one: Unchanged skipping 2026/02/15 05:22:07 DEBUG : two: size = 3 OK 2026/02/15 05:22:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:08 DEBUG : two: size = 3 OK 2026/02/15 05:22:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/15 05:22:08 INFO : two: Copied (server-side copy) 2026/02/15 05:22:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/15 05:22:08 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:08 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:08 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:08 DEBUG : one: size = 5 OK 2026/02/15 05:22:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:08 DEBUG : one: Unchanged skipping 2026/02/15 05:22:08 DEBUG : two: size = 3 OK 2026/02/15 05:22:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:08 DEBUG : two: Unchanged skipping 2026/02/15 05:22:08 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:08 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:08 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:08 INFO : There was nothing to transfer 2026/02/15 05:22:10 DEBUG : one: size = 5 OK 2026/02/15 05:22:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:10 DEBUG : one: Unchanged skipping 2026/02/15 05:22:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:10 DEBUG : three: size = 5 (B2 bucket rclone-test-farugoc6cege path CopyDest) 2026/02/15 05:22:10 DEBUG : three: Sizes differ 2026/02/15 05:22:10 DEBUG : three: Destination not found in --copy-dest 2026/02/15 05:22:10 DEBUG : three: Need to transfer - File not found at Destination 2026/02/15 05:22:10 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:10 DEBUG : two: size = 3 OK 2026/02/15 05:22:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/15 05:22:10 DEBUG : two: Unchanged skipping 2026/02/15 05:22:10 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:12 DEBUG : three: size = 7 OK 2026/02/15 05:22:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/15 05:22:12 INFO : three: Copied (new) 2026/02/15 05:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (22.92s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:22:16 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/backup" 2026/02/15 05:22:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:19 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:19 DEBUG : one: Sizes differ 2026/02/15 05:22:19 DEBUG : two: size = 3 OK 2026/02/15 05:22:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:19 DEBUG : two: Unchanged skipping 2026/02/15 05:22:19 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:21 DEBUG : one: size = 3 OK 2026/02/15 05:22:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:22:21 INFO : one: Copied (server-side copy) 2026/02/15 05:22:21 INFO : one: Deleted 2026/02/15 05:22:21 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:22 DEBUG : one: size = 4 OK 2026/02/15 05:22:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:22 INFO : one: Copied (new) 2026/02/15 05:22:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:23 DEBUG : three.txt: size = 5 OK 2026/02/15 05:22:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:22:23 INFO : three.txt: Copied (server-side copy) 2026/02/15 05:22:23 INFO : three.txt: Deleted 2026/02/15 05:22:23 INFO : three.txt: Moved into backup dir 2026/02/15 05:22:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:25 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:25 DEBUG : one: Sizes differ 2026/02/15 05:22:25 DEBUG : two: size = 3 OK 2026/02/15 05:22:25 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:25 DEBUG : two: Unchanged skipping 2026/02/15 05:22:26 DEBUG : one: size = 4 OK 2026/02/15 05:22:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:26 INFO : one: Copied (server-side copy) 2026/02/15 05:22:26 INFO : one: Deleted 2026/02/15 05:22:26 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:27 DEBUG : one: size = 5 OK 2026/02/15 05:22:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:22:27 INFO : one: Copied (new) 2026/02/15 05:22:27 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:27 DEBUG : three.txt: size = 6 OK 2026/02/15 05:22:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:22:27 INFO : three.txt: Copied (server-side copy) 2026/02/15 05:22:27 INFO : three.txt: Deleted 2026/02/15 05:22:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.12s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/backup" 2026/02/15 05:22:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:34 DEBUG : two: size = 3 OK 2026/02/15 05:22:34 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:34 DEBUG : one: Sizes differ 2026/02/15 05:22:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:34 DEBUG : two: Unchanged skipping 2026/02/15 05:22:34 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:35 DEBUG : one.bak: size = 3 OK 2026/02/15 05:22:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:22:35 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:22:36 INFO : one: Deleted 2026/02/15 05:22:36 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:36 DEBUG : one: size = 4 OK 2026/02/15 05:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:36 INFO : one: Copied (new) 2026/02/15 05:22:36 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:37 DEBUG : three.txt.bak: size = 5 OK 2026/02/15 05:22:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:22:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:22:37 INFO : three.txt: Deleted 2026/02/15 05:22:37 INFO : three.txt: Moved into backup dir 2026/02/15 05:22:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:39 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:39 DEBUG : one: Sizes differ 2026/02/15 05:22:39 DEBUG : two: size = 3 OK 2026/02/15 05:22:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:39 DEBUG : two: Unchanged skipping 2026/02/15 05:22:39 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:41 DEBUG : one.bak: size = 4 OK 2026/02/15 05:22:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:22:41 INFO : one: Deleted 2026/02/15 05:22:41 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:41 DEBUG : one: size = 5 OK 2026/02/15 05:22:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:22:41 INFO : one: Copied (new) 2026/02/15 05:22:41 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:42 DEBUG : three.txt.bak: size = 6 OK 2026/02/15 05:22:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:22:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:22:42 INFO : three.txt: Deleted 2026/02/15 05:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:22:47 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/backup" 2026/02/15 05:22:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:50 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:50 DEBUG : one: Sizes differ 2026/02/15 05:22:50 DEBUG : two: size = 3 OK 2026/02/15 05:22:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:50 DEBUG : two: Unchanged skipping 2026/02/15 05:22:50 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:51 DEBUG : one-2019-01-01: size = 3 OK 2026/02/15 05:22:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:22:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/15 05:22:51 INFO : one: Deleted 2026/02/15 05:22:51 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:52 DEBUG : one: size = 4 OK 2026/02/15 05:22:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:52 INFO : one: Copied (new) 2026/02/15 05:22:52 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/15 05:22:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:22:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/15 05:22:53 INFO : three.txt: Deleted 2026/02/15 05:22:53 INFO : three.txt: Moved into backup dir 2026/02/15 05:22:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:22:55 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:22:55 DEBUG : one: Sizes differ 2026/02/15 05:22:55 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:22:55 DEBUG : two: size = 3 OK 2026/02/15 05:22:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:22:55 DEBUG : two: Unchanged skipping 2026/02/15 05:22:56 DEBUG : one-2019-01-01: size = 4 OK 2026/02/15 05:22:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:22:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/15 05:22:56 INFO : one: Deleted 2026/02/15 05:22:56 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:22:56 DEBUG : one: size = 5 OK 2026/02/15 05:22:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:22:56 INFO : one: Copied (new) 2026/02/15 05:22:56 DEBUG : Waiting for deletions to finish 2026/02/15 05:22:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/15 05:22:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:22:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/15 05:22:57 INFO : three.txt: Deleted 2026/02/15 05:22:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.02s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:01 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:23:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:03 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:03 DEBUG : one: Sizes differ 2026/02/15 05:23:03 DEBUG : two: size = 3 OK 2026/02/15 05:23:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:03 DEBUG : two: Unchanged skipping 2026/02/15 05:23:03 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:23:03 DEBUG : one.bak: size = 3 OK 2026/02/15 05:23:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:23:03 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:23:03 INFO : one: Deleted 2026/02/15 05:23:03 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:23:04 DEBUG : one: size = 4 OK 2026/02/15 05:23:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:04 INFO : one: Copied (new) 2026/02/15 05:23:04 DEBUG : Waiting for deletions to finish 2026/02/15 05:23:05 DEBUG : three.txt.bak: size = 5 OK 2026/02/15 05:23:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:23:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:23:05 INFO : three.txt: Deleted 2026/02/15 05:23:05 INFO : three.txt: Moved into backup dir 2026/02/15 05:23:07 DEBUG : one.bak: Excluded (Path Filter) 2026/02/15 05:23:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/15 05:23:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:07 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:07 DEBUG : one: Sizes differ 2026/02/15 05:23:07 DEBUG : two: size = 3 OK 2026/02/15 05:23:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:07 DEBUG : two: Unchanged skipping 2026/02/15 05:23:07 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for checks to finish 2026/02/15 05:23:08 DEBUG : one.bak: size = 4 OK 2026/02/15 05:23:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:08 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:23:08 INFO : one: Deleted 2026/02/15 05:23:08 DEBUG : B2 bucket rclone-test-farugoc6cege path dst: Waiting for transfers to finish 2026/02/15 05:23:09 DEBUG : one: size = 5 OK 2026/02/15 05:23:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:23:09 INFO : one: Copied (new) 2026/02/15 05:23:09 DEBUG : Waiting for deletions to finish 2026/02/15 05:23:09 DEBUG : three.txt.bak: size = 6 OK 2026/02/15 05:23:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:23:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:23:09 INFO : three.txt: Deleted 2026/02/15 05:23:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.26s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:23:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:14 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:14 DEBUG : one: Sizes differ 2026/02/15 05:23:18 DEBUG : one.bak: size = 3 OK 2026/02/15 05:23:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:23:18 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:23:18 INFO : one: Deleted 2026/02/15 05:23:19 DEBUG : one: size = 4 OK 2026/02/15 05:23:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:19 INFO : one: Copied (new) 2026/02/15 05:23:19 DEBUG : two: size = 3 OK 2026/02/15 05:23:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:19 DEBUG : two: Unchanged skipping 2026/02/15 05:23:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:19 DEBUG : three.txt: Sizes differ 2026/02/15 05:23:20 DEBUG : three.txt.bak: size = 5 OK 2026/02/15 05:23:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:23:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:23:20 INFO : three.txt: Deleted 2026/02/15 05:23:20 DEBUG : three.txt: size = 6 OK 2026/02/15 05:23:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:23:20 INFO : three.txt: Copied (new) 2026/02/15 05:23:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:21 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:21 DEBUG : one: Sizes differ 2026/02/15 05:23:22 DEBUG : one.bak: size = 4 OK 2026/02/15 05:23:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:22 INFO : one: Copied (server-side copy) to: one.bak 2026/02/15 05:23:22 INFO : one: Deleted 2026/02/15 05:23:23 DEBUG : one: size = 5 OK 2026/02/15 05:23:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:23:23 INFO : one: Copied (new) 2026/02/15 05:23:23 DEBUG : two: size = 3 OK 2026/02/15 05:23:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:23 DEBUG : two: Unchanged skipping 2026/02/15 05:23:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:23 DEBUG : three.txt: Sizes differ 2026/02/15 05:23:24 DEBUG : three.txt.bak: size = 6 OK 2026/02/15 05:23:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:23:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/15 05:23:24 INFO : three.txt: Deleted 2026/02/15 05:23:24 DEBUG : three.txt: size = 19 OK 2026/02/15 05:23:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/15 05:23:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.95s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-farugoc6cege/dst" 2026/02/15 05:23:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:30 DEBUG : one: size = 3 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:30 DEBUG : one: Sizes differ 2026/02/15 05:23:31 DEBUG : one-2019-01-01: size = 3 OK 2026/02/15 05:23:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/15 05:23:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/15 05:23:31 INFO : one: Deleted 2026/02/15 05:23:32 DEBUG : one: size = 4 OK 2026/02/15 05:23:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:32 INFO : one: Copied (new) 2026/02/15 05:23:32 DEBUG : two: size = 3 OK 2026/02/15 05:23:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:32 DEBUG : two: Unchanged skipping 2026/02/15 05:23:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:32 DEBUG : three.txt: Sizes differ 2026/02/15 05:23:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/15 05:23:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/15 05:23:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/15 05:23:35 INFO : three.txt: Deleted 2026/02/15 05:23:35 DEBUG : three.txt: size = 6 OK 2026/02/15 05:23:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:23:35 INFO : three.txt: Copied (new) 2026/02/15 05:23:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:36 DEBUG : one: size = 4 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:36 DEBUG : one: Sizes differ 2026/02/15 05:23:37 DEBUG : one-2019-01-01: size = 4 OK 2026/02/15 05:23:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/15 05:23:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/15 05:23:37 INFO : one: Deleted 2026/02/15 05:23:37 DEBUG : one: size = 5 OK 2026/02/15 05:23:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/15 05:23:37 INFO : one: Copied (new) 2026/02/15 05:23:37 DEBUG : two: size = 3 OK 2026/02/15 05:23:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:37 DEBUG : two: Unchanged skipping 2026/02/15 05:23:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:38 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-farugoc6cege path dst) 2026/02/15 05:23:38 DEBUG : three.txt: Sizes differ 2026/02/15 05:23:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/15 05:23:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/15 05:23:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/15 05:23:38 INFO : three.txt: Deleted 2026/02/15 05:23:38 DEBUG : three.txt: size = 19 OK 2026/02/15 05:23:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/15 05:23:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.24s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:23:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:23:41 DEBUG : Testêé: Sizes differ 2026/02/15 05:23:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:23:42 DEBUG : Testêé: size = 14 OK 2026/02/15 05:23:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/15 05:23:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/15 05:23:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/15 05:23:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:23:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:23:44 DEBUG : existing: size = 6 OK 2026/02/15 05:23:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/15 05:23:44 INFO : existing: Copied (new) 2026/02/15 05:23:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:23:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:23:44 DEBUG : existing: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:23:44 DEBUG : existing: Sizes differ 2026/02/15 05:23:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:23:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/15 05:23:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:23:44 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting files as there were IO errors 2026/02/15 05:23:44 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:23:47 DEBUG : EXISTING: size = 6 OK 2026/02/15 05:23:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:23:47 DEBUG : existing: Unchanged skipping 2026/02/15 05:23:47 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:23:47 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:23:47 DEBUG : Waiting for deletions to finish 2026/02/15 05:23:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.27s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:24:18 DEBUG : both0: size = 6 OK 2026/02/15 05:24:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both10: size = 6 OK 2026/02/15 05:24:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both11: size = 6 OK 2026/02/15 05:24:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both12: size = 6 OK 2026/02/15 05:24:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:24:18 DEBUG : both0: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both13: size = 6 OK 2026/02/15 05:24:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both13: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both14: size = 6 OK 2026/02/15 05:24:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both14: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both15: size = 6 OK 2026/02/15 05:24:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both15: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both16: size = 6 OK 2026/02/15 05:24:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both16: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both17: size = 6 OK 2026/02/15 05:24:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both17: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both18: size = 6 OK 2026/02/15 05:24:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both18: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both19: size = 6 OK 2026/02/15 05:24:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both19: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both1: size = 6 OK 2026/02/15 05:24:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both1: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both2: size = 6 OK 2026/02/15 05:24:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both10: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both11: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both4: size = 6 OK 2026/02/15 05:24:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both3: size = 6 OK 2026/02/15 05:24:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both12: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both5: size = 6 OK 2026/02/15 05:24:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both2: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both6: size = 6 OK 2026/02/15 05:24:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both4: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both7: size = 6 OK 2026/02/15 05:24:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both3: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both8: size = 6 OK 2026/02/15 05:24:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both5: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both9: size = 6 OK 2026/02/15 05:24:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:18 DEBUG : both6: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both7: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both8: Unchanged skipping 2026/02/15 05:24:18 DEBUG : both9: Unchanged skipping 2026/02/15 05:24:18 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:24:18 DEBUG : Waiting for deletions to finish 2026/02/15 05:24:18 INFO : only13: Deleted 2026/02/15 05:24:18 INFO : only1: Deleted 2026/02/15 05:24:18 INFO : only7: Deleted 2026/02/15 05:24:18 INFO : only8: Deleted 2026/02/15 05:24:18 INFO : only12: Deleted 2026/02/15 05:24:18 INFO : only17: Deleted 2026/02/15 05:24:18 INFO : only18: Deleted 2026/02/15 05:24:18 INFO : only2: Deleted 2026/02/15 05:24:18 INFO : only3: Deleted 2026/02/15 05:24:18 INFO : only9: Deleted 2026/02/15 05:24:18 INFO : only0: Deleted 2026/02/15 05:24:18 INFO : only10: Deleted 2026/02/15 05:24:18 INFO : only14: Deleted 2026/02/15 05:24:18 INFO : only15: Deleted 2026/02/15 05:24:19 INFO : only6: Deleted 2026/02/15 05:24:19 INFO : only11: Deleted 2026/02/15 05:24:19 INFO : only16: Deleted 2026/02/15 05:24:19 INFO : only19: Deleted 2026/02/15 05:24:19 INFO : only4: Deleted 2026/02/15 05:24:19 INFO : only5: Deleted 2026/02/15 05:24:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (34.45s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:24:50 DEBUG : both0: size = 6 OK 2026/02/15 05:24:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:24:50 DEBUG : both10: size = 6 OK 2026/02/15 05:24:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both12: size = 6 OK 2026/02/15 05:24:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both11: size = 6 OK 2026/02/15 05:24:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both0: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both13: size = 6 OK 2026/02/15 05:24:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both13: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both14: size = 6 OK 2026/02/15 05:24:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both14: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both15: size = 6 OK 2026/02/15 05:24:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both10: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both16: size = 6 OK 2026/02/15 05:24:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both16: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both17: size = 6 OK 2026/02/15 05:24:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both17: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both18: size = 6 OK 2026/02/15 05:24:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both18: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both19: size = 6 OK 2026/02/15 05:24:50 DEBUG : both12: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both1: size = 6 OK 2026/02/15 05:24:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both11: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both2: size = 6 OK 2026/02/15 05:24:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both15: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both3: size = 6 OK 2026/02/15 05:24:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both19: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both4: size = 6 OK 2026/02/15 05:24:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both1: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both5: size = 6 OK 2026/02/15 05:24:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both5: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both6: size = 6 OK 2026/02/15 05:24:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both6: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both7: size = 6 OK 2026/02/15 05:24:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both2: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both8: size = 6 OK 2026/02/15 05:24:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both8: Unchanged skipping 2026/02/15 05:24:50 DEBUG : both9: size = 6 OK 2026/02/15 05:24:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:24:50 DEBUG : both9: Unchanged skipping 2026/02/15 05:24:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only0: Sizes differ 2026/02/15 05:24:50 DEBUG : both3: Unchanged skipping 2026/02/15 05:24:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only10: Sizes differ 2026/02/15 05:24:50 DEBUG : both4: Unchanged skipping 2026/02/15 05:24:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only11: Sizes differ 2026/02/15 05:24:50 DEBUG : both7: Unchanged skipping 2026/02/15 05:24:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only12: Sizes differ 2026/02/15 05:24:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only13: Sizes differ 2026/02/15 05:24:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only14: Sizes differ 2026/02/15 05:24:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only15: Sizes differ 2026/02/15 05:24:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only16: Sizes differ 2026/02/15 05:24:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only17: Sizes differ 2026/02/15 05:24:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only18: Sizes differ 2026/02/15 05:24:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only19: Sizes differ 2026/02/15 05:24:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only1: Sizes differ 2026/02/15 05:24:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only2: Sizes differ 2026/02/15 05:24:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only3: Sizes differ 2026/02/15 05:24:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only4: Sizes differ 2026/02/15 05:24:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only5: Sizes differ 2026/02/15 05:24:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only6: Sizes differ 2026/02/15 05:24:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only7: Sizes differ 2026/02/15 05:24:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only8: Sizes differ 2026/02/15 05:24:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2968010037) 2026/02/15 05:24:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-farugoc6cege) 2026/02/15 05:24:50 DEBUG : only9: Sizes differ 2026/02/15 05:24:50 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:24:50 DEBUG : only13: size = 0 OK 2026/02/15 05:24:50 DEBUG : only12: size = 0 OK 2026/02/15 05:24:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only13: Copied (replaced existing) 2026/02/15 05:24:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only12: Copied (replaced existing) 2026/02/15 05:24:50 DEBUG : only11: size = 0 OK 2026/02/15 05:24:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only11: Copied (replaced existing) 2026/02/15 05:24:50 DEBUG : only17: size = 0 OK 2026/02/15 05:24:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only17: Copied (replaced existing) 2026/02/15 05:24:50 DEBUG : only18: size = 0 OK 2026/02/15 05:24:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only18: Copied (replaced existing) 2026/02/15 05:24:50 DEBUG : only19: size = 0 OK 2026/02/15 05:24:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:50 INFO : only19: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only0: size = 0 OK 2026/02/15 05:24:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only0: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only14: size = 0 OK 2026/02/15 05:24:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only14: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only2: size = 0 OK 2026/02/15 05:24:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only2: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only3: size = 0 OK 2026/02/15 05:24:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only3: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only10: size = 0 OK 2026/02/15 05:24:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only10: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only15: size = 0 OK 2026/02/15 05:24:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only15: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only5: size = 0 OK 2026/02/15 05:24:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only5: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only16: size = 0 OK 2026/02/15 05:24:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only16: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only7: size = 0 OK 2026/02/15 05:24:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only7: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only8: size = 0 OK 2026/02/15 05:24:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only8: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only9: size = 0 OK 2026/02/15 05:24:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only9: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only1: size = 0 OK 2026/02/15 05:24:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only1: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only4: size = 0 OK 2026/02/15 05:24:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only4: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : only6: size = 0 OK 2026/02/15 05:24:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/15 05:24:51 INFO : only6: Copied (replaced existing) 2026/02/15 05:24:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (36.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:24:59 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:24:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:24:59 DEBUG : empty_on_remote: Making directory with metadata 2026/02/15 05:24:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:24:59 INFO : empty_on_remote: Making directory 2026/02/15 05:24:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/15 05:25:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:25:02 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:25:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:25:02 DEBUG : empty_on_remote: Making directory with metadata 2026/02/15 05:25:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/15 05:25:02 INFO : empty_on_remote: Making directory 2026/02/15 05:25:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/15 05:25:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:25:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:05 INFO : sub dir: Making directory 2026/02/15 05:25:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:25:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/15 05:25:07 INFO : sub dir: Making directory 2026/02/15 05:25:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:25:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:23 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:25:23 DEBUG : apple: size = 5 OK 2026/02/15 05:25:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : apple: Unchanged skipping 2026/02/15 05:25:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:25:23 DEBUG : banana: size = 6 OK 2026/02/15 05:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : banana: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:25:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:25:23 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:23 INFO : There was nothing to transfer 2026/02/15 05:25:23 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:23 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : apple: size = 5 OK 2026/02/15 05:25:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : apple: Unchanged skipping 2026/02/15 05:25:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:25:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:25:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:25:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:25:24 DEBUG : banana: size = 6 OK 2026/02/15 05:25:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : banana: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:25:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:25:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:25:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:25:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:25:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:25:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:25:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:25:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:25:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:25:24 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:24 INFO : There was nothing to transfer 2026/02/15 05:25:24 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:24 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:25:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:44 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:25:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:25:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:25:44 DEBUG : apple: size = 5 OK 2026/02/15 05:25:44 DEBUG : banana: size = 6 OK 2026/02/15 05:25:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : banana: Unchanged skipping 2026/02/15 05:25:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : apple: Unchanged skipping 2026/02/15 05:25:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:25:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:25:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:25:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:25:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:25:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:25:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:25:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:25:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:25:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:25:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:44 INFO : There was nothing to transfer 2026/02/15 05:25:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:45 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:25:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:25:45 DEBUG : apple: size = 5 OK 2026/02/15 05:25:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : apple: Unchanged skipping 2026/02/15 05:25:45 DEBUG : banana: size = 6 OK 2026/02/15 05:25:45 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:25:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : banana: Unchanged skipping 2026/02/15 05:25:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:25:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:25:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:25:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:25:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:25:45 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:25:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:25:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:25:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:25:45 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:25:45 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:45 INFO : There was nothing to transfer 2026/02/15 05:25:45 DEBUG : Waiting for deletions to finish 2026/02/15 05:25:45 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:25:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:26:04 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:05 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 05:26:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:06 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:26:06 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:26:06 DEBUG : YXBwbGU=: size = 5 OK 2026/02/15 05:26:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/15 05:26:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/15 05:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : YmFuYW5h: size = 6 OK 2026/02/15 05:26:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/15 05:26:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/15 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/15 05:26:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:26:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/15 05:26:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:26:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/15 05:26:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:26:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/15 05:26:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:26:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/15 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:26:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/15 05:26:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:26:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/15 05:26:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:26:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/15 05:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/15 05:26:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:26:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:26:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/15 05:26:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:26:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/15 05:26:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:26:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/15 05:26:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:26:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/15 05:26:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/15 05:26:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:26:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/15 05:26:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/15 05:26:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/15 05:26:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/15 05:26:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:09 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 05:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 05:26:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 05:26:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 05:26:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 05:26:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 05:26:09 INFO : splitbananasplit: Deleted 2026/02/15 05:26:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 05:26:10 INFO : apple: Deleted 2026/02/15 05:26:10 INFO : banana: Deleted 2026/02/15 05:26:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 05:26:10 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 05:26:10 INFO : appleappleapplebanana: Deleted 2026/02/15 05:26:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 05:26:10 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:11 DEBUG : YXBwbGU=: size = 5 OK 2026/02/15 05:26:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/15 05:26:11 DEBUG : YmFuYW5h: size = 6 OK 2026/02/15 05:26:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/15 05:26:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : apple: Unchanged skipping 2026/02/15 05:26:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : banana: Unchanged skipping 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:26:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/15 05:26:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/15 05:26:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/15 05:26:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/15 05:26:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/15 05:26:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/15 05:26:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/15 05:26:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/15 05:26:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:26:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:26:11 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:26:11 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:26:11 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:11 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/15 05:26:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : apple: transformed to: YXBwbGU= 2026/02/15 05:26:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/15 05:26:11 DEBUG : banana: transformed to: YmFuYW5h 2026/02/15 05:26:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/15 05:26:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/15 05:26:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/15 05:26:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/15 05:26:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/15 05:26:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:26:32 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:32 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:32 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:32 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/15 05:26:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/15 05:26:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/15 05:26:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/15 05:26:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/15 05:26:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/15 05:26:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/15 05:26:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/15 05:26:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/15 05:26:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/15 05:26:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/15 05:26:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/15 05:26:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/15 05:26:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/15 05:26:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:26:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:26:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/15 05:26:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:26:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/15 05:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:33 DEBUG : PREFIXbanana: size = 6 OK 2026/02/15 05:26:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/15 05:26:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/15 05:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:33 DEBUG : PREFIXapple: size = 5 OK 2026/02/15 05:26:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/15 05:26:33 INFO : apple: Copied (new) to: PREFIXapple 2026/02/15 05:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/15 05:26:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:26:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/15 05:26:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:26:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:26:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:26:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:26:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:26:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/15 05:26:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:26:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/15 05:26:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:26:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/15 05:26:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:26:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/15 05:26:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:26:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/15 05:26:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:26:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/15 05:26:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:26:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/15 05:26:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:26:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/15 05:26:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:26:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/15 05:26:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:26:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/15 05:26:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:26:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/15 05:26:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:26:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:36 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:36 INFO : appleappleapplebanana: Deleted 2026/02/15 05:26:36 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 05:26:36 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 05:26:36 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 05:26:37 INFO : banana: Deleted 2026/02/15 05:26:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 05:26:37 INFO : apple: Deleted 2026/02/15 05:26:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 05:26:37 INFO : splitbananasplit: Deleted 2026/02/15 05:26:37 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 05:26:37 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 05:26:37 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/02/15 05:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/15 05:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/02/15 05:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/15 05:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/15 05:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/15 05:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/15 05:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/15 05:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/15 05:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/15 05:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/15 05:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/15 05:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/15 05:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/15 05:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/15 05:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/15 05:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/15 05:26:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:26:38 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:26:38 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:26:38 DEBUG : banana: size = 6 OK 2026/02/15 05:26:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/15 05:26:38 INFO : banana: Copied (new) 2026/02/15 05:26:38 DEBUG : apple: size = 5 OK 2026/02/15 05:26:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/15 05:26:38 INFO : apple: Copied (new) 2026/02/15 05:26:38 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:26:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:26:38 INFO : splitbananasplit: Copied (new) 2026/02/15 05:26:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:26:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:26:38 INFO : appleappleapplebanana: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:26:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:26:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:26:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:26:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:26:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:26:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:26:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/15 05:26:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:26:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:26:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/15 05:26:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:26:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:26:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/15 05:26:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:26:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:26:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/15 05:26:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:26:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:26:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/15 05:26:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:26:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:26:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/15 05:26:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:26:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:26:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/15 05:26:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:26:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:26:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/15 05:26:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:26:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:26:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/15 05:26:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:26:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:26:42 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/15 05:26:42 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/15 05:26:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/15 05:26:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/15 05:26:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/15 05:26:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/15 05:26:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/15 05:26:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/15 05:26:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/15 05:26:42 DEBUG : pacer: Reducing sleep to 80ms 2026/02/15 05:26:42 INFO : PREFIXsplitbananasplit: Deleted 2026/02/15 05:26:42 DEBUG : pacer: Reducing sleep to 40ms 2026/02/15 05:26:42 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/15 05:26:42 DEBUG : pacer: Reducing sleep to 20ms 2026/02/15 05:26:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/15 05:26:42 DEBUG : pacer: Reducing sleep to 10ms 2026/02/15 05:26:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/15 05:26:42 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/15 05:26:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/15 05:26:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/15 05:26:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/15 05:26:43 INFO : PREFIXapple: Deleted 2026/02/15 05:26:43 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/15 05:26:43 INFO : PREFIXbanana: Deleted 2026/02/15 05:26:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:43 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:26:43 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:26:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:27:04 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:04 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:05 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:27:05 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:27:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/15 05:27:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:27:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:05 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/15 05:27:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/15 05:27:05 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/15 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:06 DEBUG : appleSUFFIX: size = 5 OK 2026/02/15 05:27:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/15 05:27:06 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:06 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/15 05:27:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:27:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/15 05:27:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:27:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/15 05:27:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:27:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/15 05:27:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:27:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/15 05:27:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:27:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/15 05:27:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:27:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/15 05:27:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:27:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/15 05:27:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:27:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/15 05:27:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:27:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/15 05:27:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:27:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/15 05:27:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:27:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/15 05:27:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:27:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/15 05:27:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:27:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/15 05:27:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/15 05:27:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:27:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/15 05:27:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:27:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/15 05:27:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:27:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:08 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:09 INFO : apple: Deleted 2026/02/15 05:27:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 05:27:09 INFO : banana: Deleted 2026/02/15 05:27:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 05:27:09 INFO : appleappleapplebanana: Deleted 2026/02/15 05:27:09 INFO : splitbananasplit: Deleted 2026/02/15 05:27:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 05:27:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 05:27:09 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/15 05:27:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/15 05:27:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/15 05:27:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:10 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:27:10 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:27:10 DEBUG : banana: size = 6 OK 2026/02/15 05:27:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/15 05:27:10 INFO : banana: Copied (new) 2026/02/15 05:27:10 DEBUG : apple: size = 5 OK 2026/02/15 05:27:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/15 05:27:10 INFO : apple: Copied (new) 2026/02/15 05:27:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:27:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:27:10 INFO : splitbananasplit: Copied (new) 2026/02/15 05:27:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:27:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:27:11 INFO : appleappleapplebanana: Copied (new) 2026/02/15 05:27:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:27:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:27:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/15 05:27:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:27:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:27:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/15 05:27:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:27:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:27:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/15 05:27:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:27:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:27:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:27:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:27:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:27:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:27:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:27:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/15 05:27:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:27:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:27:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:27:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:27:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:27:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:27:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:27:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:27:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:27:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:27:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:27:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:27:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:27:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:27:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/15 05:27:13 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : splitbananasplitSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : appleSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/15 05:27:14 INFO : bananaSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/15 05:27:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/15 05:27:14 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:14 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:27:14 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:15 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:27:34 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:35 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : apple: size = 5 OK 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : apple: Unchanged skipping 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : banana: size = 6 OK 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : banana: Unchanged skipping 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 05:27:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/15 05:27:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:27:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:27:35 DEBUG : appleapple: size = 21 OK 2026/02/15 05:27:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/15 05:27:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/15 05:27:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/15 05:27:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/15 05:27:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:36 DEBUG : splitbanan: size = 16 OK 2026/02/15 05:27:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/15 05:27:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/15 05:27:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/15 05:27:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/15 05:27:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/15 05:27:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/15 05:27:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/15 05:27:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/15 05:27:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/15 05:27:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/15 05:27:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/15 05:27:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/15 05:27:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/15 05:27:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/15 05:27:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/15 05:27:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/15 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/15 05:27:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/15 05:27:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/15 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/15 05:27:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/15 05:27:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/15 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/15 05:27:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/15 05:27:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/15 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/15 05:27:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/15 05:27:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/15 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/15 05:27:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/15 05:27:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/15 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/15 05:27:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/15 05:27:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/15 05:27:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/15 05:27:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/15 05:27:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/15 05:27:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/15 05:27:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/15 05:27:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/15 05:27:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/15 05:27:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/15 05:27:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/15 05:27:38 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:38 INFO : dir1/0007-1234567.txt: Deleted 2026/02/15 05:27:38 INFO : dir1/0011-56789;.txt: Deleted 2026/02/15 05:27:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/15 05:27:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0013-789;=.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0014-89;=.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0012-6789;.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0015-9;=.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0009-3456789.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0010-456789.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0003-defghij.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/15 05:27:39 INFO : dir1/0008-2345678.txt: Deleted 2026/02/15 05:27:39 INFO : appleappleapplebanana: Deleted 2026/02/15 05:27:39 INFO : splitbananasplit: Deleted 2026/02/15 05:27:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/15 05:27:39 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:39 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : appleapple: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:40 DEBUG : apple: size = 5 OK 2026/02/15 05:27:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : apple: Unchanged skipping 2026/02/15 05:27:40 DEBUG : banana: size = 6 OK 2026/02/15 05:27:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : banana: Unchanged skipping 2026/02/15 05:27:40 DEBUG : splitbanan: size = 16 OK 2026/02/15 05:27:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:27:40 DEBUG : appleapple: size = 21 OK 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/15 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/15 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/15 05:27:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/15 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/15 05:27:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/15 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/15 05:27:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/15 05:27:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/15 05:27:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/15 05:27:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/15 05:27:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/15 05:27:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/15 05:27:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/15 05:27:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/15 05:27:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/15 05:27:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:27:40 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:27:40 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:27:40 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:40 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:40 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : appleapple: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/15 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/15 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/15 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/15 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/15 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/15 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/15 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/15 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/15 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/15 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/15 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/15 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/15 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/15 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/15 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/15 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/15 05:27:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:27:59 DEBUG : Waiting for deletions to finish 2026/02/15 05:27:59 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:27:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : banana: size = 6 OK 2026/02/15 05:28:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:00 DEBUG : apple: size = 5 OK 2026/02/15 05:28:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:00 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:00 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:00 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:00 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:00 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : banana: size = 6 OK 2026/02/15 05:28:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:01 DEBUG : apple: size = 5 OK 2026/02/15 05:28:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:01 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:01 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:01 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:01 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:01 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:28:21 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:21 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : apple: size = 5 OK 2026/02/15 05:28:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:22 DEBUG : banana: size = 6 OK 2026/02/15 05:28:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:22 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:22 DEBUG : apple: size = 5 OK 2026/02/15 05:28:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : banana: size = 6 OK 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:22 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:23 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:28:42 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:43 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:43 DEBUG : apple: size = 5 OK 2026/02/15 05:28:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:43 DEBUG : banana: size = 6 OK 2026/02/15 05:28:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:44 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:28:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:28:44 DEBUG : apple: size = 5 OK 2026/02/15 05:28:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : apple: Unchanged skipping 2026/02/15 05:28:44 DEBUG : banana: size = 6 OK 2026/02/15 05:28:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : banana: Unchanged skipping 2026/02/15 05:28:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:28:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:28:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:28:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:28:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:28:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:28:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:28:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:28:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:28:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:28:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:28:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:28:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:44 DEBUG : Waiting for deletions to finish 2026/02/15 05:28:44 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:02 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:03 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : apple: size = 5 OK 2026/02/15 05:29:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : apple: Unchanged skipping 2026/02/15 05:29:03 DEBUG : banana: size = 6 OK 2026/02/15 05:29:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:29:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : banana: Unchanged skipping 2026/02/15 05:29:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:29:03 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:03 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:03 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:03 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : apple: size = 5 OK 2026/02/15 05:29:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : apple: Unchanged skipping 2026/02/15 05:29:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:29:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:29:04 DEBUG : banana: size = 6 OK 2026/02/15 05:29:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : banana: Unchanged skipping 2026/02/15 05:29:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:29:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:29:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:29:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:29:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:29:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:29:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:29:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:29:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:29:04 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:04 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:04 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:04 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:22 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:23 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:29:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:29:23 DEBUG : banana: size = 6 OK 2026/02/15 05:29:23 DEBUG : apple: size = 5 OK 2026/02/15 05:29:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : apple: Unchanged skipping 2026/02/15 05:29:23 DEBUG : banana: Unchanged skipping 2026/02/15 05:29:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:29:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:29:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:29:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:29:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:29:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:29:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:29:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:29:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:29:23 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:23 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:23 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:23 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : apple: size = 5 OK 2026/02/15 05:29:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : apple: Unchanged skipping 2026/02/15 05:29:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/15 05:29:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/15 05:29:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/15 05:29:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/15 05:29:24 DEBUG : banana: size = 6 OK 2026/02/15 05:29:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : banana: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/15 05:29:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/15 05:29:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/15 05:29:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/15 05:29:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/15 05:29:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/15 05:29:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/15 05:29:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/15 05:29:24 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:24 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:24 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:24 DEBUG : apple: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : banana: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/15 05:29:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (259.82s) --- PASS: TestTransform/NFC (19.85s) --- PASS: TestTransform/NFD (21.57s) --- PASS: TestTransform/base64 (25.28s) --- PASS: TestTransform/prefix (32.44s) --- PASS: TestTransform/suffix (31.33s) --- PASS: TestTransform/truncate (25.09s) --- PASS: TestTransform/encoder (21.54s) --- PASS: TestTransform/ISO-8859-1 (21.38s) --- PASS: TestTransform/charmap (21.72s) --- PASS: TestTransform/lowercase (19.79s) --- PASS: TestTransform/ascii (19.81s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 05:29:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 05:29:29 INFO : sub dir_somesuffix: Making directory 2026/02/15 05:29:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/15 05:29:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/15 05:29:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 05:29:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 05:29:29 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:29 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/15 05:29:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/15 05:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.10s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:31 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:31 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:31 INFO : tictactoe: Making directory 2026/02/15 05:29:31 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:31 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/15 05:29:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:31 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:31 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/15 05:29:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/15 05:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:33 INFO : toe: Making directory 2026/02/15 05:29:33 INFO : toe/toe: Making directory 2026/02/15 05:29:33 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 05:29:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 05:29:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 05:29:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:33 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/15 05:29:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/15 05:29:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.10s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:35 INFO : toe: Making directory 2026/02/15 05:29:35 INFO : toe/toe: Making directory 2026/02/15 05:29:35 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 05:29:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 05:29:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/15 05:29:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:35 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/15 05:29:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/15 05:29:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.30s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:37 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:29:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 05:29:37 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:37 INFO : tictacempty_dir: Making directory 2026/02/15 05:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:37 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:37 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:37 INFO : tictactoe: Making directory 2026/02/15 05:29:37 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:37 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:37 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:37 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:37 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/15 05:29:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.05s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:39 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:29:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 05:29:39 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:39 INFO : tictacempty_dir: Making directory 2026/02/15 05:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:39 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:39 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:39 INFO : tictactoe: Making directory 2026/02/15 05:29:39 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:39 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:39 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 05:29:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:39 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:39 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/15 05:29:40 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:40 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 05:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/15 05:29:41 NOTICE: B2 bucket rclone-test-farugoc6cege: 0 differences found 2026/02/15 05:29:41 NOTICE: B2 bucket rclone-test-farugoc6cege: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 INFO : tictactoe: Making directory 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:41 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:41 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/15 05:29:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:43 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:43 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:43 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:43 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/15 05:29:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/15 05:29:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/15 05:29:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/15 05:29:43 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:43 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.67s) === RUN TestSyntax 2026/02/15 05:29:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:44 INFO : toe: Making directory 2026/02/15 05:29:44 INFO : toe/toe: Making directory 2026/02/15 05:29:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 05:29:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:44 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:45 DEBUG : toe/toe/toe: size = 11 OK 2026/02/15 05:29:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:45 INFO : toe/toe/toe: Copied (new) 2026/02/15 05:29:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:46 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:29:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 05:29:46 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:46 INFO : tictacempty_dir: Making directory 2026/02/15 05:29:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:46 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:46 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:46 INFO : tictactoe: Making directory 2026/02/15 05:29:46 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:46 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:46 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 05:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:46 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:46 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:47 INFO : toe/toe/toe.txt: Deleted 2026/02/15 05:29:47 INFO : toe/toe: Removing directory 2026/02/15 05:29:47 INFO : toe: Removing directory 2026/02/15 05:29:47 INFO : empty_dir: Removing directory 2026/02/15 05:29:47 DEBUG : Local file system at /tmp/rclone2968010037: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:48 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:29:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 05:29:48 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:48 INFO : tictacempty_dir: Making directory 2026/02/15 05:29:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:48 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:48 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:48 INFO : tictactoe: Making directory 2026/02/15 05:29:48 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:48 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:48 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 05:29:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:48 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:48 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:49 INFO : toe/toe/toe.txt: Deleted 2026/02/15 05:29:49 INFO : toe/toe: Removing directory 2026/02/15 05:29:49 INFO : toe: Removing directory 2026/02/15 05:29:49 INFO : empty_dir: Removing directory 2026/02/15 05:29:49 DEBUG : Local file system at /tmp/rclone2968010037: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/15 05:29:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/15 05:29:51 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.70s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:51 DEBUG : Reset feature "Copy" 2026/02/15 05:29:51 DEBUG : Reset feature "Move" 2026/02/15 05:29:51 DEBUG : Reset feature "Copy" 2026/02/15 05:29:51 DEBUG : Reset feature "Move" 2026/02/15 05:29:51 DEBUG : empty_dir: Making directory with metadata 2026/02/15 05:29:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/15 05:29:51 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:52 INFO : tictacempty_dir: Making directory 2026/02/15 05:29:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/15 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:52 INFO : tictactoe: Making directory 2026/02/15 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:52 DEBUG : toe: transformed to: tictactoe 2026/02/15 05:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:52 INFO : tictactoe/tictactoe: Making directory 2026/02/15 05:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/15 05:29:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/15 05:29:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:52 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:52 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/15 05:29:52 INFO : toe/toe/toe.txt: Deleted 2026/02/15 05:29:52 INFO : toe/toe: Removing directory 2026/02/15 05:29:52 INFO : toe: Removing directory 2026/02/15 05:29:52 INFO : empty_dir: Removing directory 2026/02/15 05:29:52 DEBUG : Local file system at /tmp/rclone2968010037: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/15 05:29:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/15 05:29:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/15 05:29:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/15 05:29:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/15 05:29:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/15 05:29:55 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.95s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:55 DEBUG : toe: transformed to: dG9l 2026/02/15 05:29:56 DEBUG : toe: transformed to: dG9l 2026/02/15 05:29:56 INFO : dG9l: Making directory 2026/02/15 05:29:56 DEBUG : toe: transformed to: dG9l 2026/02/15 05:29:56 DEBUG : toe: transformed to: dG9l 2026/02/15 05:29:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/15 05:29:56 INFO : dG9l/dG9l: Making directory 2026/02/15 05:29:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/15 05:29:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/15 05:29:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 05:29:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/15 05:29:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 05:29:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:56 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/15 05:29:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/15 05:29:57 DEBUG : Waiting for deletions to finish 2026/02/15 05:29:57 DEBUG : dG9l: transformed to: toe 2026/02/15 05:29:57 DEBUG : dG9l: transformed to: toe 2026/02/15 05:29:57 DEBUG : dG9l: transformed to: toe 2026/02/15 05:29:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/15 05:29:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/15 05:29:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/15 05:29:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/15 05:29:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/15 05:29:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/15 05:29:57 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for checks to finish 2026/02/15 05:29:57 DEBUG : Local file system at /tmp/rclone2968010037: Waiting for transfers to finish 2026/02/15 05:29:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-farugoc6cege", Local "Local file system at /tmp/rclone2968010037", Modify Window "1ms" 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe: transformed to: 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe: transformed to: 2026/02/15 05:29:58 INFO : B2 bucket rclone-test-farugoc6cege: Making directory 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe: transformed to: 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe: transformed to: 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe/toe: transformed to: 2026/02/15 05:29:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/15 05:29:58 INFO : toe/toe: Making directory 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe/toe: transformed to: 2026/02/15 05:29:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe: transformed to: 2026/02/15 05:29:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/15 05:29:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/15 05:29:58 DEBUG : toe/toe/toe: transformed to: 2026/02/15 05:29:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/15 05:29:58 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for checks to finish 2026/02/15 05:29:58 DEBUG : B2 bucket rclone-test-farugoc6cege: Waiting for transfers to finish 2026/02/15 05:29:59 DEBUG : toe/toe/toe: size = 11 OK 2026/02/15 05:29:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/15 05:29:59 INFO : toe/toe/toe: Copied (new) 2026/02/15 05:29:59 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting files as there were IO errors 2026/02/15 05:29:59 ERROR : B2 bucket rclone-test-farugoc6cege: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2026/02/15 05:30:00 DEBUG : B2 bucket rclone-test-farugoc6cege: Purge remote 2026/02/15 05:30:00 INFO : B2 bucket rclone-test-farugoc6cege: cleaning bucket "rclone-test-farugoc6cege" of all files 2026/02/15 05:30:01 DEBUG : BackupDir/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92e4_d20260215_m052212_c001_v7007000_t0000_u01771132932755") 2026/02/15 05:30:01 DEBUG : BackupDir/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f100394dd5c12f06b_d20260215_m052201_c001_v0001182_t0038_u01771132921960") 2026/02/15 05:30:01 DEBUG : CompareDest/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb6d3c_d20260215_m052140_c001_v7007000_t0000_u01771132900185") 2026/02/15 05:30:01 DEBUG : CompareDest/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfddec_d20260215_m052132_c001_v0001172_t0023_u01771132892726") 2026/02/15 05:30:01 DEBUG : CompareDest/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb6d3d_d20260215_m052140_c001_v7007000_t0000_u01771132900366") 2026/02/15 05:30:01 DEBUG : CompareDest/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3353_d20260215_m052134_c001_v0001039_t0058_u01771132894921") 2026/02/15 05:30:01 DEBUG : CopyDest/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92e5_d20260215_m052212_c001_v7007000_t0000_u01771132932938") 2026/02/15 05:30:01 DEBUG : CopyDest/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3467_d20260215_m052158_c001_v0001039_t0052_u01771132918490") 2026/02/15 05:30:01 DEBUG : CopyDest/three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92e8_d20260215_m052213_c001_v7007000_t0000_u01771132933125") 2026/02/15 05:30:01 DEBUG : CopyDest/three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f34c5_d20260215_m052209_c001_v0001039_t0044_u01771132929621") 2026/02/15 05:30:01 DEBUG : CopyDest/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92ea_d20260215_m052213_c001_v7007000_t0000_u01771132933314") 2026/02/15 05:30:02 DEBUG : CopyDest/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfde7c_d20260215_m052206_c001_v0001172_t0035_u01771132926190") 2026/02/15 05:30:02 DEBUG : EXISTING: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcca_d20260215_m052347_c001_v7007000_t0000_u01771133027484") 2026/02/15 05:30:02 DEBUG : EXISTING: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f37ea_d20260215_m052345_c001_v0001039_t0003_u01771133025592") 2026/02/15 05:30:02 DEBUG : PREFIXapple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfdc9_d20260215_m052643_c001_v7007000_t0000_u01771133203066") 2026/02/15 05:30:02 DEBUG : PREFIXapple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2f0_d20260215_m052633_c001_v0001172_t0012_u01771133193186") 2026/02/15 05:30:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed984c_d20260215_m052643_c001_v7007000_t0000_u01771133203079") 2026/02/15 05:30:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1871_d20260215_m052633_c001_v0001167_t0058_u01771133193199") 2026/02/15 05:30:02 DEBUG : PREFIXbanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ecc_d20260215_m052643_c001_v7007000_t0000_u01771133203081") 2026/02/15 05:30:02 DEBUG : PREFIXbanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e9c_d20260215_m052633_c001_v0001039_t0003_u01771133193177") 2026/02/15 05:30:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfdc6_d20260215_m052642_c001_v7007000_t0000_u01771133202336") 2026/02/15 05:30:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57757b_d20260215_m052633_c001_v0001039_t0009_u01771133193207") 2026/02/15 05:30:02 DEBUG : Testêé: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcbf_d20260215_m052343_c001_v7007000_t0000_u01771133023022") 2026/02/15 05:30:02 DEBUG : Testêé: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f37c0_d20260215_m052341_c001_v0001039_t0059_u01771133021911") 2026/02/15 05:30:02 DEBUG : Testêé: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdffc_d20260215_m052340_c001_v0001172_t0049_u01771133020901") 2026/02/15 05:30:02 DEBUG : YXBwbGU=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be212_d20260215_m052611_c001_v7007000_t0000_u01771133171996") 2026/02/15 05:30:02 DEBUG : YXBwbGU=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe26a_d20260215_m052606_c001_v0001172_t0029_u01771133166254") 2026/02/15 05:30:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be213_d20260215_m052612_c001_v7007000_t0000_u01771133172181") 2026/02/15 05:30:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577461_d20260215_m052606_c001_v0001039_t0054_u01771133166238") 2026/02/15 05:30:02 DEBUG : YmFuYW5h: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be214_d20260215_m052612_c001_v7007000_t0000_u01771133172366") 2026/02/15 05:30:02 DEBUG : YmFuYW5h: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3db4_d20260215_m052606_c001_v0001039_t0059_u01771133166244") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b69_d20260215_m051951_c001_v7007000_t0000_u01771132791270") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100a2b_d20260215_m051950_c001_v0001173_t0026_u01771132790348") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b48_d20260215_m051948_c001_v7007000_t0000_u01771132788333") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201009c3_d20260215_m051947_c001_v0001173_t0048_u01771132787161") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b847_d20260215_m051925_c001_v7007000_t0000_u01771132765577") 2026/02/15 05:30:03 DEBUG : a/potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010075d_d20260215_m051924_c001_v0001173_t0028_u01771132764493") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d74_d20260215_m052925_c001_v7007000_t0000_u01771133365079") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2e47_d20260215_m052920_c001_v0001167_t0032_u01771133360591") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76423_d20260215_m052905_c001_v7007000_t0000_u01771133345330") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2ba1_d20260215_m052900_c001_v0001167_t0011_u01771133340242") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe1_d20260215_m052845_c001_v7007000_t0000_u01771133325500") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2908_d20260215_m052839_c001_v0001167_t0012_u01771133319484") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f0b_d20260215_m052823_c001_v7007000_t0000_u01771133303789") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2651_d20260215_m052819_c001_v0001167_t0022_u01771133299158") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc07_d20260215_m052802_c001_v7007000_t0000_u01771133282386") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b238e_d20260215_m052757_c001_v0001167_t0005_u01771133277706") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7047_d20260215_m052740_c001_v7007000_t0000_u01771133260895") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3fc_d20260215_m052732_c001_v0001172_t0038_u01771133252103") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026147f_d20260215_m052715_c001_v7007000_t0000_u01771133235746") 2026/02/15 05:30:03 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3a6_d20260215_m052710_c001_v0001172_t0043_u01771133230420") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261467_d20260215_m052709_c001_v7007000_t0000_u01771133229081") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776bf_d20260215_m052700_c001_v0001039_t0046_u01771133220836") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ecf_d20260215_m052644_c001_v7007000_t0000_u01771133204433") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1925_d20260215_m052638_c001_v0001167_t0025_u01771133198165") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfd9b_d20260215_m052637_c001_v7007000_t0000_u01771133197060") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e7e_d20260215_m052629_c001_v0001039_t0044_u01771133189200") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc953c_d20260215_m052610_c001_v7007000_t0000_u01771133170080") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577435_d20260215_m052601_c001_v0001039_t0005_u01771133161957") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb85628ff_d20260215_m052546_c001_v7007000_t0000_u01771133146446") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577357_d20260215_m052541_c001_v0001039_t0033_u01771133141505") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8ae9_d20260215_m052525_c001_v7007000_t0000_u01771133125193") 2026/02/15 05:30:04 DEBUG : apple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5772dd_d20260215_m052520_c001_v0001039_t0008_u01771133120042") 2026/02/15 05:30:04 DEBUG : appleSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc9698_d20260215_m052714_c001_v7007000_t0000_u01771133234034") 2026/02/15 05:30:04 DEBUG : appleSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1cf6_d20260215_m052705_c001_v0001167_t0002_u01771133225397") 2026/02/15 05:30:04 DEBUG : appleapple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7048_d20260215_m052741_c001_v7007000_t0000_u01771133261077") 2026/02/15 05:30:04 DEBUG : appleapple: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe410_d20260215_m052735_c001_v0001172_t0001_u01771133255620") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d77_d20260215_m052925_c001_v7007000_t0000_u01771133365264") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4568_d20260215_m052921_c001_v0001039_t0040_u01771133361642") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76424_d20260215_m052905_c001_v7007000_t0000_u01771133345512") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f44a2_d20260215_m052901_c001_v0001039_t0044_u01771133341665") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe2_d20260215_m052845_c001_v7007000_t0000_u01771133325683") 2026/02/15 05:30:04 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f43ec_d20260215_m052840_c001_v0001039_t0032_u01771133320647") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f0e_d20260215_m052823_c001_v7007000_t0000_u01771133303975") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f42ec_d20260215_m052819_c001_v0001039_t0040_u01771133299933") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc08_d20260215_m052802_c001_v7007000_t0000_u01771133282568") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4210_d20260215_m052758_c001_v0001039_t0041_u01771133278848") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552eda_d20260215_m052739_c001_v7007000_t0000_u01771133259289") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4100_d20260215_m052733_c001_v0001039_t0025_u01771133253309") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261480_d20260215_m052715_c001_v7007000_t0000_u01771133235929") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776ef_d20260215_m052710_c001_v0001039_t0014_u01771133230411") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed9893_d20260215_m052709_c001_v7007000_t0000_u01771133229348") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1ca6_d20260215_m052702_c001_v0001167_t0025_u01771133222779") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed0_d20260215_m052644_c001_v7007000_t0000_u01771133204619") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe310_d20260215_m052638_c001_v0001172_t0036_u01771133198148") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4056089b26867922_d20260215_m052636_c001_v7007000_t0000_u01771133196605") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1814_d20260215_m052630_c001_v0001167_t0016_u01771133190379") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8bb4_d20260215_m052610_c001_v7007000_t0000_u01771133170222") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe25e_d20260215_m052603_c001_v0001172_t0012_u01771133163497") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562901_d20260215_m052546_c001_v7007000_t0000_u01771133146631") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe200_d20260215_m052542_c001_v0001172_t0001_u01771133142916") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aea_d20260215_m052525_c001_v7007000_t0000_u01771133125377") 2026/02/15 05:30:05 DEBUG : appleappleapplebanana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1bc_d20260215_m052521_c001_v0001172_t0017_u01771133121577") 2026/02/15 05:30:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc9699_d20260215_m052714_c001_v7007000_t0000_u01771133234215") 2026/02/15 05:30:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe384_d20260215_m052705_c001_v0001172_t0050_u01771133225407") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b6c_d20260215_m051951_c001_v7007000_t0000_u01771132791456") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201009fb_d20260215_m051948_c001_v0001173_t0029_u01771132788890") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b44_d20260215_m051947_c001_v7007000_t0000_u01771132787759") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100999_d20260215_m051945_c001_v0001173_t0027_u01771132785641") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b842_d20260215_m051925_c001_v7007000_t0000_u01771132765022") 2026/02/15 05:30:06 DEBUG : b/potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010071e_d20260215_m051922_c001_v0001173_t0056_u01771132762929") 2026/02/15 05:30:06 DEBUG : backup/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc68_d20260215_m052228_c001_v7007000_t0000_u01771132948453") 2026/02/15 05:30:06 DEBUG : backup/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1063a459f1b1eab8_d20260215_m052226_c001_v0001134_t0049_u01771132946149") 2026/02/15 05:30:06 DEBUG : backup/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f110f146b16eb8df2_d20260215_m052220_c001_v0001093_t0005_u01771132940786") 2026/02/15 05:30:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde80_d20260215_m052258_c001_v7007000_t0000_u01771132978167") 2026/02/15 05:30:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f110a74050382acc0_d20260215_m052255_c001_v0001040_t0010_u01771132975694") 2026/02/15 05:30:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f119d2ae077501ad7_d20260215_m052251_c001_v0001171_t0010_u01771132971115") 2026/02/15 05:30:06 DEBUG : backup/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e4e_d20260215_m052243_c001_v7007000_t0000_u01771132963141") 2026/02/15 05:30:06 DEBUG : backup/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f104eabcfe5a36c70_d20260215_m052240_c001_v0001039_t0054_u01771132960025") 2026/02/15 05:30:06 DEBUG : backup/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1044df6423f19764_d20260215_m052235_c001_v0001180_t0004_u01771132955729") 2026/02/15 05:30:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde81_d20260215_m052258_c001_v7007000_t0000_u01771132978350") 2026/02/15 05:30:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f102cd3e2c9cdab3d_d20260215_m052257_c001_v0001103_t0026_u01771132977018") 2026/02/15 05:30:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f115c51abfdaf02bc_d20260215_m052252_c001_v0001150_t0034_u01771132972845") 2026/02/15 05:30:06 DEBUG : backup/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc69_d20260215_m052228_c001_v7007000_t0000_u01771132948637") 2026/02/15 05:30:06 DEBUG : backup/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1131824116819f42_d20260215_m052227_c001_v0001157_t0018_u01771132947393") 2026/02/15 05:30:07 DEBUG : backup/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f118ea145e5bdb7a9_d20260215_m052223_c001_v0001040_t0002_u01771132943094") 2026/02/15 05:30:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e50_d20260215_m052243_c001_v7007000_t0000_u01771132963324") 2026/02/15 05:30:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114c4ca644976f55_d20260215_m052241_c001_v0001115_t0000_u01771132961979") 2026/02/15 05:30:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f10973b6277a6eada_d20260215_m052237_c001_v0001173_t0003_u01771132957123") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d78_d20260215_m052925_c001_v7007000_t0000_u01771133365445") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe599_d20260215_m052921_c001_v0001172_t0052_u01771133361279") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76426_d20260215_m052905_c001_v7007000_t0000_u01771133345695") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe547_d20260215_m052901_c001_v0001172_t0050_u01771133341040") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe4_d20260215_m052845_c001_v7007000_t0000_u01771133325871") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe50b_d20260215_m052840_c001_v0001172_t0013_u01771133320136") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f0f_d20260215_m052824_c001_v7007000_t0000_u01771133304159") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4cc_d20260215_m052819_c001_v0001172_t0010_u01771133299560") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc09_d20260215_m052802_c001_v7007000_t0000_u01771133282762") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe482_d20260215_m052758_c001_v0001172_t0040_u01771133278306") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb704b_d20260215_m052741_c001_v7007000_t0000_u01771133261259") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57779e_d20260215_m052732_c001_v0001039_t0022_u01771133252499") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261481_d20260215_m052716_c001_v7007000_t0000_u01771133236113") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1dc2_d20260215_m052710_c001_v0001167_t0025_u01771133230431") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed9892_d20260215_m052709_c001_v7007000_t0000_u01771133229156") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3fe2_d20260215_m052702_c001_v0001039_t0038_u01771133222190") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed2_d20260215_m052644_c001_v7007000_t0000_u01771133204805") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ed2_d20260215_m052638_c001_v0001039_t0002_u01771133198170") 2026/02/15 05:30:07 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4056089b26867924_d20260215_m052636_c001_v7007000_t0000_u01771133196984") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2e2_d20260215_m052629_c001_v0001172_t0016_u01771133189818") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379be63_d20260215_m052610_c001_v7007000_t0000_u01771133170091") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3d94_d20260215_m052602_c001_v0001039_t0023_u01771133162726") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562905_d20260215_m052546_c001_v7007000_t0000_u01771133146936") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3c79_d20260215_m052542_c001_v0001039_t0045_u01771133142019") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aeb_d20260215_m052525_c001_v7007000_t0000_u01771133125562") 2026/02/15 05:30:08 DEBUG : banana: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3bcb_d20260215_m052520_c001_v0001039_t0009_u01771133120604") 2026/02/15 05:30:08 DEBUG : bananaSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7633f_d20260215_m052714_c001_v7007000_t0000_u01771133234228") 2026/02/15 05:30:08 DEBUG : bananaSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ffa_d20260215_m052705_c001_v0001039_t0023_u01771133225388") 2026/02/15 05:30:08 DEBUG : both0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026125c_d20260215_m052452_c001_v7007000_t0000_u01771133092312") 2026/02/15 05:30:08 DEBUG : both0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0a8_d20260215_m052424_c001_v0001172_t0015_u01771133064153") 2026/02/15 05:30:08 DEBUG : both0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f5_d20260215_m052419_c001_v7007000_t0000_u01771133059832") 2026/02/15 05:30:08 DEBUG : both0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe00a_d20260215_m052349_c001_v0001172_t0027_u01771133029708") 2026/02/15 05:30:08 DEBUG : both1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026125d_d20260215_m052452_c001_v7007000_t0000_u01771133092496") 2026/02/15 05:30:08 DEBUG : both1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0ae_d20260215_m052425_c001_v0001172_t0007_u01771133065815") 2026/02/15 05:30:08 DEBUG : both1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f7_d20260215_m052420_c001_v7007000_t0000_u01771133060014") 2026/02/15 05:30:08 DEBUG : both1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe00e_d20260215_m052350_c001_v0001172_t0048_u01771133030664") 2026/02/15 05:30:08 DEBUG : both10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026125e_d20260215_m052452_c001_v7007000_t0000_u01771133092681") 2026/02/15 05:30:08 DEBUG : both10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0de_d20260215_m052437_c001_v0001172_t0003_u01771133077540") 2026/02/15 05:30:08 DEBUG : both10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f8_d20260215_m052420_c001_v7007000_t0000_u01771133060196") 2026/02/15 05:30:09 DEBUG : both10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe044_d20260215_m052404_c001_v0001172_t0051_u01771133044543") 2026/02/15 05:30:09 DEBUG : both11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026125f_d20260215_m052452_c001_v7007000_t0000_u01771133092865") 2026/02/15 05:30:09 DEBUG : both11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0e4_d20260215_m052438_c001_v0001172_t0019_u01771133078655") 2026/02/15 05:30:09 DEBUG : both11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f9_d20260215_m052420_c001_v7007000_t0000_u01771133060378") 2026/02/15 05:30:09 DEBUG : both11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe04a_d20260215_m052405_c001_v0001172_t0051_u01771133045875") 2026/02/15 05:30:09 DEBUG : both12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261260_d20260215_m052453_c001_v7007000_t0000_u01771133093046") 2026/02/15 05:30:09 DEBUG : both12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0e8_d20260215_m052439_c001_v0001172_t0003_u01771133079587") 2026/02/15 05:30:09 DEBUG : both12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89fa_d20260215_m052420_c001_v7007000_t0000_u01771133060560") 2026/02/15 05:30:09 DEBUG : both12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe04e_d20260215_m052407_c001_v0001172_t0038_u01771133047200") 2026/02/15 05:30:09 DEBUG : both13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261261_d20260215_m052453_c001_v7007000_t0000_u01771133093298") 2026/02/15 05:30:09 DEBUG : both13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0ee_d20260215_m052440_c001_v0001172_t0031_u01771133080621") 2026/02/15 05:30:09 DEBUG : both13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89fb_d20260215_m052420_c001_v7007000_t0000_u01771133060742") 2026/02/15 05:30:09 DEBUG : both13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe058_d20260215_m052408_c001_v0001172_t0015_u01771133048581") 2026/02/15 05:30:09 DEBUG : both14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261262_d20260215_m052453_c001_v7007000_t0000_u01771133093481") 2026/02/15 05:30:09 DEBUG : both14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0f2_d20260215_m052441_c001_v0001172_t0034_u01771133081322") 2026/02/15 05:30:09 DEBUG : both14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89fc_d20260215_m052420_c001_v7007000_t0000_u01771133060924") 2026/02/15 05:30:09 DEBUG : both14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe062_d20260215_m052409_c001_v0001172_t0014_u01771133049910") 2026/02/15 05:30:09 DEBUG : both15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261263_d20260215_m052453_c001_v7007000_t0000_u01771133093665") 2026/02/15 05:30:09 DEBUG : both15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0fa_d20260215_m052442_c001_v0001172_t0057_u01771133082693") 2026/02/15 05:30:09 DEBUG : both15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89fe_d20260215_m052421_c001_v7007000_t0000_u01771133061107") 2026/02/15 05:30:09 DEBUG : both15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe072_d20260215_m052411_c001_v0001172_t0027_u01771133051647") 2026/02/15 05:30:10 DEBUG : both16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261264_d20260215_m052453_c001_v7007000_t0000_u01771133093848") 2026/02/15 05:30:10 DEBUG : both16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe100_d20260215_m052443_c001_v0001172_t0015_u01771133083665") 2026/02/15 05:30:10 DEBUG : both16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89ff_d20260215_m052421_c001_v7007000_t0000_u01771133061291") 2026/02/15 05:30:10 DEBUG : both16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe07e_d20260215_m052413_c001_v0001172_t0007_u01771133053091") 2026/02/15 05:30:10 DEBUG : both17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261265_d20260215_m052454_c001_v7007000_t0000_u01771133094031") 2026/02/15 05:30:10 DEBUG : both17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe106_d20260215_m052444_c001_v0001172_t0043_u01771133084725") 2026/02/15 05:30:10 DEBUG : both17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a00_d20260215_m052421_c001_v7007000_t0000_u01771133061472") 2026/02/15 05:30:10 DEBUG : both17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe08a_d20260215_m052414_c001_v0001172_t0052_u01771133054102") 2026/02/15 05:30:10 DEBUG : both18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261266_d20260215_m052454_c001_v7007000_t0000_u01771133094216") 2026/02/15 05:30:10 DEBUG : both18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe116_d20260215_m052446_c001_v0001172_t0038_u01771133086322") 2026/02/15 05:30:10 DEBUG : both18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a03_d20260215_m052421_c001_v7007000_t0000_u01771133061719") 2026/02/15 05:30:10 DEBUG : both18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe090_d20260215_m052415_c001_v0001172_t0050_u01771133055454") 2026/02/15 05:30:10 DEBUG : both19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261267_d20260215_m052454_c001_v7007000_t0000_u01771133094399") 2026/02/15 05:30:10 DEBUG : both19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe126_d20260215_m052448_c001_v0001172_t0016_u01771133088345") 2026/02/15 05:30:10 DEBUG : both19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a05_d20260215_m052421_c001_v7007000_t0000_u01771133061901") 2026/02/15 05:30:10 DEBUG : both19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe096_d20260215_m052416_c001_v0001172_t0017_u01771133056169") 2026/02/15 05:30:10 DEBUG : both2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261268_d20260215_m052454_c001_v7007000_t0000_u01771133094582") 2026/02/15 05:30:10 DEBUG : both2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0b2_d20260215_m052427_c001_v0001172_t0053_u01771133067146") 2026/02/15 05:30:10 DEBUG : both2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a0f_d20260215_m052422_c001_v7007000_t0000_u01771133062084") 2026/02/15 05:30:10 DEBUG : both2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe012_d20260215_m052351_c001_v0001172_t0018_u01771133031852") 2026/02/15 05:30:10 DEBUG : both3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026126a_d20260215_m052454_c001_v7007000_t0000_u01771133094767") 2026/02/15 05:30:10 DEBUG : both3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0b8_d20260215_m052428_c001_v0001172_t0015_u01771133068423") 2026/02/15 05:30:10 DEBUG : both3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a10_d20260215_m052422_c001_v7007000_t0000_u01771133062317") 2026/02/15 05:30:11 DEBUG : both3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe01e_d20260215_m052354_c001_v0001172_t0021_u01771133034584") 2026/02/15 05:30:11 DEBUG : both4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026126b_d20260215_m052454_c001_v7007000_t0000_u01771133094950") 2026/02/15 05:30:11 DEBUG : both4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0c0_d20260215_m052429_c001_v0001172_t0013_u01771133069857") 2026/02/15 05:30:11 DEBUG : both4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a11_d20260215_m052422_c001_v7007000_t0000_u01771133062500") 2026/02/15 05:30:11 DEBUG : both4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe024_d20260215_m052355_c001_v0001172_t0021_u01771133035776") 2026/02/15 05:30:11 DEBUG : both5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026126c_d20260215_m052455_c001_v7007000_t0000_u01771133095134") 2026/02/15 05:30:11 DEBUG : both5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0cc_d20260215_m052430_c001_v0001172_t0001_u01771133070972") 2026/02/15 05:30:11 DEBUG : both5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a12_d20260215_m052422_c001_v7007000_t0000_u01771133062683") 2026/02/15 05:30:11 DEBUG : both5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe02a_d20260215_m052357_c001_v0001172_t0022_u01771133037392") 2026/02/15 05:30:11 DEBUG : both6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026126e_d20260215_m052455_c001_v7007000_t0000_u01771133095318") 2026/02/15 05:30:11 DEBUG : both6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0d2_d20260215_m052432_c001_v0001172_t0040_u01771133072330") 2026/02/15 05:30:11 DEBUG : both6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a13_d20260215_m052422_c001_v7007000_t0000_u01771133062867") 2026/02/15 05:30:11 DEBUG : both6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe02e_d20260215_m052358_c001_v0001172_t0017_u01771133038563") 2026/02/15 05:30:11 DEBUG : both7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026126f_d20260215_m052455_c001_v7007000_t0000_u01771133095504") 2026/02/15 05:30:11 DEBUG : both7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0d4_d20260215_m052434_c001_v0001172_t0011_u01771133074233") 2026/02/15 05:30:11 DEBUG : both7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a14_d20260215_m052423_c001_v7007000_t0000_u01771133063050") 2026/02/15 05:30:11 DEBUG : both7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe030_d20260215_m052400_c001_v0001172_t0034_u01771133040031") 2026/02/15 05:30:11 DEBUG : both8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261270_d20260215_m052455_c001_v7007000_t0000_u01771133095686") 2026/02/15 05:30:11 DEBUG : both8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0d6_d20260215_m052435_c001_v0001172_t0008_u01771133075259") 2026/02/15 05:30:11 DEBUG : both8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a15_d20260215_m052423_c001_v7007000_t0000_u01771133063236") 2026/02/15 05:30:11 DEBUG : both8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe038_d20260215_m052401_c001_v0001172_t0035_u01771133041444") 2026/02/15 05:30:12 DEBUG : both9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261272_d20260215_m052455_c001_v7007000_t0000_u01771133095870") 2026/02/15 05:30:12 DEBUG : both9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe0d8_d20260215_m052436_c001_v0001172_t0028_u01771133076113") 2026/02/15 05:30:12 DEBUG : both9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8a16_d20260215_m052423_c001_v7007000_t0000_u01771133063420") 2026/02/15 05:30:12 DEBUG : both9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe03e_d20260215_m052402_c001_v0001172_t0023_u01771133042828") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b6e_d20260215_m051951_c001_v7007000_t0000_u01771132791643") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100a0d_d20260215_m051949_c001_v0001173_t0038_u01771132789428") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b4b_d20260215_m051948_c001_v7007000_t0000_u01771132788521") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201009ad_d20260215_m051946_c001_v0001173_t0048_u01771132786187") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b849_d20260215_m051925_c001_v7007000_t0000_u01771132765761") 2026/02/15 05:30:12 DEBUG : c/non empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100730_d20260215_m051923_c001_v0001173_t0029_u01771132763591") 2026/02/15 05:30:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be215_d20260215_m052612_c001_v7007000_t0000_u01771133172557") 2026/02/15 05:30:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1491_d20260215_m052606_c001_v0001167_t0023_u01771133166265") 2026/02/15 05:30:12 DEBUG : check sum: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b7c4_d20260215_m051913_c001_v7007000_t0000_u01771132753418") 2026/02/15 05:30:12 DEBUG : check sum: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201005a1_d20260215_m051912_c001_v0001173_t0046_u01771132752248") 2026/02/15 05:30:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39daa0df_d20260215_m052958_c001_v7007000_t0000_u01771133398287") 2026/02/15 05:30:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b3301_d20260215_m052956_c001_v0001167_t0045_u01771133396542") 2026/02/15 05:30:12 DEBUG : dest/3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4126caef21cf1f88_d20260215_m052150_c001_v7007000_t0000_u01771132910594") 2026/02/15 05:30:12 DEBUG : dest/3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4046177606f37d18_d20260215_m052149_c001_v0001145_t0048_u01771132909493") 2026/02/15 05:30:12 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb704c_d20260215_m052741_c001_v7007000_t0000_u01771133261469") 2026/02/15 05:30:12 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4128_d20260215_m052735_c001_v0001039_t0048_u01771133255642") 2026/02/15 05:30:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d7a_d20260215_m052925_c001_v7007000_t0000_u01771133365629") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2cc1_d20260215_m052910_c001_v0001167_t0007_u01771133350002") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76427_d20260215_m052905_c001_v7007000_t0000_u01771133345878") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2a69_d20260215_m052850_c001_v0001167_t0054_u01771133330203") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe5_d20260215_m052846_c001_v7007000_t0000_u01771133326054") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b27bf_d20260215_m052828_c001_v0001167_t0045_u01771133308462") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f10_d20260215_m052824_c001_v7007000_t0000_u01771133304347") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b249d_d20260215_m052807_c001_v0001167_t0042_u01771133287084") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc0a_d20260215_m052802_c001_v7007000_t0000_u01771133282944") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b221a_d20260215_m052745_c001_v0001167_t0026_u01771133265550") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed98c3_d20260215_m052739_c001_v7007000_t0000_u01771133259136") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3d2_d20260215_m052720_c001_v0001172_t0018_u01771133240452") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261483_d20260215_m052716_c001_v7007000_t0000_u01771133236299") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1dd6_d20260215_m052710_c001_v0001167_t0019_u01771133230870") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261468_d20260215_m052709_c001_v7007000_t0000_u01771133229264") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57763d_d20260215_m052649_c001_v0001039_t0012_u01771133209176") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed3_d20260215_m052644_c001_v7007000_t0000_u01771133204991") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ed8_d20260215_m052638_c001_v0001039_t0017_u01771133198774") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417e9d79de8d8561_d20260215_m052636_c001_v7007000_t0000_u01771133196990") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e20_d20260215_m052616_c001_v0001039_t0030_u01771133176727") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250e50_d20260215_m052610_c001_v7007000_t0000_u01771133170104") 2026/02/15 05:30:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5773a3_d20260215_m052551_c001_v0001039_t0032_u01771133151441") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562909_d20260215_m052547_c001_v7007000_t0000_u01771133147121") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57730d_d20260215_m052529_c001_v0001039_t0027_u01771133129864") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aec_d20260215_m052525_c001_v7007000_t0000_u01771133125748") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577288_d20260215_m052509_c001_v0001039_t0006_u01771133109609") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7633d_d20260215_m052714_c001_v7007000_t0000_u01771133234044") 2026/02/15 05:30:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe386_d20260215_m052705_c001_v0001172_t0003_u01771133225897") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb704d_d20260215_m052741_c001_v7007000_t0000_u01771133261652") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b20e6_d20260215_m052735_c001_v0001167_t0030_u01771133255653") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d7b_d20260215_m052925_c001_v7007000_t0000_u01771133365811") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe571_d20260215_m052911_c001_v0001172_t0021_u01771133351124") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76429_d20260215_m052906_c001_v7007000_t0000_u01771133346060") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe52f_d20260215_m052851_c001_v0001172_t0051_u01771133331087") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe6_d20260215_m052846_c001_v7007000_t0000_u01771133326237") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4ed_d20260215_m052829_c001_v0001172_t0028_u01771133309272") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f11_d20260215_m052824_c001_v7007000_t0000_u01771133304533") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe49e_d20260215_m052808_c001_v0001172_t0027_u01771133288026") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc0b_d20260215_m052803_c001_v7007000_t0000_u01771133283127") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe449_d20260215_m052746_c001_v0001172_t0005_u01771133266484") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f402614cb_d20260215_m052738_c001_v7007000_t0000_u01771133258886") 2026/02/15 05:30:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577747_d20260215_m052721_c001_v0001039_t0003_u01771133241725") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261484_d20260215_m052716_c001_v7007000_t0000_u01771133236484") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3a8_d20260215_m052710_c001_v0001172_t0002_u01771133230880") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7632c_d20260215_m052709_c001_v7007000_t0000_u01771133229122") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3f56_d20260215_m052650_c001_v0001039_t0029_u01771133210655") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed4_d20260215_m052645_c001_v7007000_t0000_u01771133205175") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1937_d20260215_m052638_c001_v0001167_t0009_u01771133198829") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eb7_d20260215_m052636_c001_v7007000_t0000_u01771133196981") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2a2_d20260215_m052617_c001_v0001172_t0024_u01771133177665") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f409afa91c2204cfe_d20260215_m052610_c001_v7007000_t0000_u01771133170116") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3cf6_d20260215_m052552_c001_v0001039_t0017_u01771133152207") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856290c_d20260215_m052547_c001_v7007000_t0000_u01771133147307") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3c05_d20260215_m052530_c001_v0001039_t0008_u01771133130822") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aed_d20260215_m052525_c001_v7007000_t0000_u01771133125937") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3b7b_d20260215_m052510_c001_v0001039_t0042_u01771133110423") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7633c_d20260215_m052713_c001_v7007000_t0000_u01771133233975") 2026/02/15 05:30:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4002_d20260215_m052705_c001_v0001039_t0019_u01771133225941") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb704f_d20260215_m052741_c001_v7007000_t0000_u01771133261834") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe414_d20260215_m052736_c001_v0001172_t0050_u01771133256049") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d7d_d20260215_m052925_c001_v7007000_t0000_u01771133365994") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4520_d20260215_m052911_c001_v0001039_t0006_u01771133351934") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7642a_d20260215_m052906_c001_v7007000_t0000_u01771133346245") 2026/02/15 05:30:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f444a_d20260215_m052852_c001_v0001039_t0004_u01771133332221") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fe7_d20260215_m052846_c001_v7007000_t0000_u01771133326420") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f437d_d20260215_m052830_c001_v0001039_t0025_u01771133310103") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f13_d20260215_m052824_c001_v7007000_t0000_u01771133304719") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f427c_d20260215_m052808_c001_v0001039_t0024_u01771133288834") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc0c_d20260215_m052803_c001_v7007000_t0000_u01771133283310") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f41ae_d20260215_m052747_c001_v0001039_t0009_u01771133267670") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250fa0_d20260215_m052738_c001_v7007000_t0000_u01771133258899") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f409a_d20260215_m052722_c001_v0001039_t0054_u01771133242929") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261485_d20260215_m052716_c001_v7007000_t0000_u01771133236670") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f403e_d20260215_m052711_c001_v0001039_t0002_u01771133231051") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f416ee855cc810130_d20260215_m052709_c001_v7007000_t0000_u01771133229136") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1af8_d20260215_m052651_c001_v0001167_t0000_u01771133211677") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed5_d20260215_m052645_c001_v7007000_t0000_u01771133205368") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5775bd_d20260215_m052638_c001_v0001039_t0016_u01771133198847") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed9839_d20260215_m052637_c001_v7007000_t0000_u01771133197015") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b166c_d20260215_m052619_c001_v0001167_t0009_u01771133179179") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be204_d20260215_m052610_c001_v7007000_t0000_u01771133170248") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe236_d20260215_m052553_c001_v0001172_t0005_u01771133153148") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562910_d20260215_m052547_c001_v7007000_t0000_u01771133147492") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1d2_d20260215_m052531_c001_v0001172_t0037_u01771133131856") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aee_d20260215_m052526_c001_v7007000_t0000_u01771133126122") 2026/02/15 05:30:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe190_d20260215_m052510_c001_v0001172_t0059_u01771133110862") 2026/02/15 05:30:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f416ee855cc810136_d20260215_m052714_c001_v7007000_t0000_u01771133234239") 2026/02/15 05:30:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1d12_d20260215_m052706_c001_v0001167_t0050_u01771133226150") 2026/02/15 05:30:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7050_d20260215_m052742_c001_v7007000_t0000_u01771133262016") 2026/02/15 05:30:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4130_d20260215_m052736_c001_v0001039_t0044_u01771133256146") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d7e_d20260215_m052926_c001_v7007000_t0000_u01771133366176") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577b2f_d20260215_m052912_c001_v0001039_t0016_u01771133352803") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7642b_d20260215_m052906_c001_v7007000_t0000_u01771133346428") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577a46_d20260215_m052853_c001_v0001039_t0014_u01771133333266") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fea_d20260215_m052846_c001_v7007000_t0000_u01771133326604") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577986_d20260215_m052831_c001_v0001039_t0036_u01771133311298") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f14_d20260215_m052824_c001_v7007000_t0000_u01771133304905") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5778b4_d20260215_m052809_c001_v0001039_t0003_u01771133289973") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc0d_d20260215_m052803_c001_v7007000_t0000_u01771133283493") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577828_d20260215_m052749_c001_v0001039_t0050_u01771133269008") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f402614ce_d20260215_m052739_c001_v7007000_t0000_u01771133259252") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1f6a_d20260215_m052723_c001_v0001167_t0014_u01771133243700") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261486_d20260215_m052716_c001_v7007000_t0000_u01771133236857") 2026/02/15 05:30:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776f1_d20260215_m052711_c001_v0001039_t0022_u01771133231120") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb83_d20260215_m052709_c001_v7007000_t0000_u01771133229277") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe350_d20260215_m052652_c001_v0001172_t0011_u01771133212543") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed6_d20260215_m052645_c001_v7007000_t0000_u01771133205557") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe314_d20260215_m052638_c001_v0001172_t0029_u01771133198904") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4056089b26867925_d20260215_m052637_c001_v7007000_t0000_u01771133197234") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5774e3_d20260215_m052620_c001_v0001039_t0022_u01771133180892") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379be60_d20260215_m052609_c001_v7007000_t0000_u01771133169891") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b12d3_d20260215_m052553_c001_v0001167_t0044_u01771133153970") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562913_d20260215_m052547_c001_v7007000_t0000_u01771133147684") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1000_d20260215_m052532_c001_v0001167_t0018_u01771133132661") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af0_d20260215_m052526_c001_v7007000_t0000_u01771133126307") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0d04_d20260215_m052511_c001_v0001167_t0009_u01771133111499") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb85_d20260215_m052713_c001_v7007000_t0000_u01771133233991") 2026/02/15 05:30:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776e5_d20260215_m052706_c001_v0001039_t0026_u01771133226221") 2026/02/15 05:30:18 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7052_d20260215_m052742_c001_v7007000_t0000_u01771133262200") 2026/02/15 05:30:18 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5777bc_d20260215_m052736_c001_v0001039_t0052_u01771133256391") 2026/02/15 05:30:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d7f_d20260215_m052926_c001_v7007000_t0000_u01771133366356") 2026/02/15 05:30:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2d45_d20260215_m052913_c001_v0001167_t0056_u01771133353490") 2026/02/15 05:30:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7642c_d20260215_m052906_c001_v7007000_t0000_u01771133346612") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2af3_d20260215_m052854_c001_v0001167_t0041_u01771133334289") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9feb_d20260215_m052846_c001_v7007000_t0000_u01771133326789") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2833_d20260215_m052831_c001_v0001167_t0041_u01771133311656") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f15_d20260215_m052825_c001_v7007000_t0000_u01771133305089") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b252d_d20260215_m052810_c001_v0001167_t0049_u01771133290793") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc0f_d20260215_m052803_c001_v7007000_t0000_u01771133283675") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b22af_d20260215_m052749_c001_v0001167_t0021_u01771133269827") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f402614cd_d20260215_m052739_c001_v7007000_t0000_u01771133259069") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3e4_d20260215_m052724_c001_v0001172_t0048_u01771133244324") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261488_d20260215_m052717_c001_v7007000_t0000_u01771133237046") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4044_d20260215_m052711_c001_v0001039_t0017_u01771133231576") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbee3_d20260215_m052709_c001_v7007000_t0000_u01771133229285") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577663_d20260215_m052652_c001_v0001039_t0054_u01771133212875") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed7_d20260215_m052645_c001_v7007000_t0000_u01771133205753") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3edc_d20260215_m052639_c001_v0001039_t0007_u01771133199315") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eb8_d20260215_m052637_c001_v7007000_t0000_u01771133197167") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e45_d20260215_m052621_c001_v0001039_t0029_u01771133181729") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250e4f_d20260215_m052609_c001_v7007000_t0000_u01771133169913") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5773b7_d20260215_m052554_c001_v0001039_t0007_u01771133154406") 2026/02/15 05:30:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562917_d20260215_m052547_c001_v7007000_t0000_u01771133147872") 2026/02/15 05:30:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577319_d20260215_m052533_c001_v0001039_t0054_u01771133133452") 2026/02/15 05:30:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af1_d20260215_m052526_c001_v7007000_t0000_u01771133126493") 2026/02/15 05:30:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57729b_d20260215_m052512_c001_v0001039_t0027_u01771133112649") 2026/02/15 05:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbef0_d20260215_m052714_c001_v7007000_t0000_u01771133234344") 2026/02/15 05:30:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe38c_d20260215_m052706_c001_v0001172_t0007_u01771133226420") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7053_d20260215_m052742_c001_v7007000_t0000_u01771133262381") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b210e_d20260215_m052736_c001_v0001167_t0014_u01771133256489") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d80_d20260215_m052926_c001_v7007000_t0000_u01771133366539") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe581_d20260215_m052914_c001_v0001172_t0027_u01771133354099") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7642d_d20260215_m052906_c001_v7007000_t0000_u01771133346794") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe533_d20260215_m052854_c001_v0001172_t0056_u01771133334842") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fec_d20260215_m052846_c001_v7007000_t0000_u01771133326975") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4f3_d20260215_m052832_c001_v0001172_t0035_u01771133312320") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f17_d20260215_m052825_c001_v7007000_t0000_u01771133305275") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4a6_d20260215_m052811_c001_v0001172_t0042_u01771133291238") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc10_d20260215_m052803_c001_v7007000_t0000_u01771133283871") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe459_d20260215_m052750_c001_v0001172_t0054_u01771133270528") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7042_d20260215_m052739_c001_v7007000_t0000_u01771133259313") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57775f_d20260215_m052724_c001_v0001039_t0019_u01771133244830") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261489_d20260215_m052717_c001_v7007000_t0000_u01771133237230") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3ac_d20260215_m052711_c001_v0001172_t0056_u01771133231809") 2026/02/15 05:30:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7632e_d20260215_m052709_c001_v7007000_t0000_u01771133229305") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3f84_d20260215_m052653_c001_v0001039_t0046_u01771133213524") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed8_d20260215_m052645_c001_v7007000_t0000_u01771133205941") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe316_d20260215_m052639_c001_v0001172_t0019_u01771133199346") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417e9d79de8d8562_d20260215_m052637_c001_v7007000_t0000_u01771133197181") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2b8_d20260215_m052622_c001_v0001172_t0034_u01771133182194") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8ba6_d20260215_m052609_c001_v7007000_t0000_u01771133169486") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3d28_d20260215_m052555_c001_v0001039_t0006_u01771133155018") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856291a_d20260215_m052548_c001_v7007000_t0000_u01771133148062") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3c1d_d20260215_m052534_c001_v0001039_t0042_u01771133134234") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af2_d20260215_m052526_c001_v7007000_t0000_u01771133126677") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3b91_d20260215_m052513_c001_v0001039_t0039_u01771133113324") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb87_d20260215_m052714_c001_v7007000_t0000_u01771133234360") 2026/02/15 05:30:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f400c_d20260215_m052706_c001_v0001039_t0000_u01771133226703") 2026/02/15 05:30:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7054_d20260215_m052742_c001_v7007000_t0000_u01771133262569") 2026/02/15 05:30:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe416_d20260215_m052736_c001_v0001172_t0011_u01771133256499") 2026/02/15 05:30:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d81_d20260215_m052926_c001_v7007000_t0000_u01771133366722") 2026/02/15 05:30:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4538_d20260215_m052914_c001_v0001039_t0020_u01771133354591") 2026/02/15 05:30:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76430_d20260215_m052906_c001_v7007000_t0000_u01771133346977") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f446c_d20260215_m052855_c001_v0001039_t0040_u01771133335346") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fed_d20260215_m052847_c001_v7007000_t0000_u01771133327160") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f43a2_d20260215_m052832_c001_v0001039_t0019_u01771133312779") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f18_d20260215_m052825_c001_v7007000_t0000_u01771133305461") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4298_d20260215_m052812_c001_v0001039_t0030_u01771133292123") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc11_d20260215_m052804_c001_v7007000_t0000_u01771133284054") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f41c4_d20260215_m052751_c001_v0001039_t0024_u01771133271168") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250fa2_d20260215_m052739_c001_v7007000_t0000_u01771133259265") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f40b6_d20260215_m052725_c001_v0001039_t0053_u01771133245588") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026148a_d20260215_m052717_c001_v7007000_t0000_u01771133237414") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1e02_d20260215_m052711_c001_v0001167_t0006_u01771133231843") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7632f_d20260215_m052709_c001_v7007000_t0000_u01771133229314") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1b48_d20260215_m052654_c001_v0001167_t0038_u01771133214217") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ed9_d20260215_m052646_c001_v7007000_t0000_u01771133206130") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5775c3_d20260215_m052639_c001_v0001039_t0049_u01771133199386") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40939513544031b4_d20260215_m052637_c001_v7007000_t0000_u01771133197005") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b16e8_d20260215_m052622_c001_v0001167_t0008_u01771133182650") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8baa_d20260215_m052609_c001_v7007000_t0000_u01771133169668") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe23c_d20260215_m052556_c001_v0001172_t0053_u01771133156136") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856291c_d20260215_m052548_c001_v7007000_t0000_u01771133148248") 2026/02/15 05:30:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1dc_d20260215_m052534_c001_v0001172_t0033_u01771133134997") 2026/02/15 05:30:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af3_d20260215_m052526_c001_v7007000_t0000_u01771133126861") 2026/02/15 05:30:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe19c_d20260215_m052514_c001_v0001172_t0039_u01771133114034") 2026/02/15 05:30:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f416ee855cc810135_d20260215_m052714_c001_v7007000_t0000_u01771133234025") 2026/02/15 05:30:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776e7_d20260215_m052706_c001_v0001039_t0020_u01771133226874") 2026/02/15 05:30:23 DEBUG : dir1/0007-12345: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7056_d20260215_m052742_c001_v7007000_t0000_u01771133262756") 2026/02/15 05:30:23 DEBUG : dir1/0007-12345: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4132_d20260215_m052736_c001_v0001039_t0041_u01771133256587") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d83_d20260215_m052926_c001_v7007000_t0000_u01771133366904") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577b4f_d20260215_m052915_c001_v0001039_t0024_u01771133355165") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76431_d20260215_m052907_c001_v7007000_t0000_u01771133347161") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577a66_d20260215_m052855_c001_v0001039_t0051_u01771133335794") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9fee_d20260215_m052847_c001_v7007000_t0000_u01771133327350") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57799e_d20260215_m052833_c001_v0001039_t0008_u01771133313379") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f1a_d20260215_m052825_c001_v7007000_t0000_u01771133305649") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5778cc_d20260215_m052812_c001_v0001039_t0058_u01771133292497") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc12_d20260215_m052804_c001_v7007000_t0000_u01771133284237") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57782e_d20260215_m052752_c001_v0001039_t0058_u01771133272041") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f402614ca_d20260215_m052738_c001_v7007000_t0000_u01771133258703") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1fba_d20260215_m052726_c001_v0001167_t0005_u01771133246336") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026148b_d20260215_m052717_c001_v7007000_t0000_u01771133237598") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776f3_d20260215_m052711_c001_v0001039_t0032_u01771133231855") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb82_d20260215_m052709_c001_v7007000_t0000_u01771133229094") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe358_d20260215_m052654_c001_v0001172_t0007_u01771133214704") 2026/02/15 05:30:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eda_d20260215_m052646_c001_v7007000_t0000_u01771133206315") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1947_d20260215_m052639_c001_v0001167_t0052_u01771133199459") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40939513544031b5_d20260215_m052637_c001_v7007000_t0000_u01771133197193") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577501_d20260215_m052623_c001_v0001039_t0049_u01771133183234") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552d9d_d20260215_m052609_c001_v7007000_t0000_u01771133169922") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1333_d20260215_m052556_c001_v0001167_t0027_u01771133156560") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562922_d20260215_m052548_c001_v7007000_t0000_u01771133148433") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1062_d20260215_m052535_c001_v0001167_t0042_u01771133135768") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af4_d20260215_m052527_c001_v7007000_t0000_u01771133127045") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0d72_d20260215_m052514_c001_v0001167_t0020_u01771133114570") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7633e_d20260215_m052714_c001_v7007000_t0000_u01771133234156") 2026/02/15 05:30:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe390_d20260215_m052706_c001_v0001172_t0059_u01771133226990") 2026/02/15 05:30:24 DEBUG : dir1/0008-23456: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7059_d20260215_m052742_c001_v7007000_t0000_u01771133262938") 2026/02/15 05:30:24 DEBUG : dir1/0008-23456: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5777c2_d20260215_m052736_c001_v0001039_t0020_u01771133256900") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d84_d20260215_m052927_c001_v7007000_t0000_u01771133367085") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2d97_d20260215_m052916_c001_v0001167_t0000_u01771133356114") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76432_d20260215_m052907_c001_v7007000_t0000_u01771133347343") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2b33_d20260215_m052856_c001_v0001167_t0050_u01771133336336") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff0_d20260215_m052847_c001_v7007000_t0000_u01771133327533") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2874_d20260215_m052834_c001_v0001167_t0027_u01771133314160") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f1b_d20260215_m052825_c001_v7007000_t0000_u01771133305833") 2026/02/15 05:30:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b25a3_d20260215_m052813_c001_v0001167_t0044_u01771133293892") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc13_d20260215_m052804_c001_v7007000_t0000_u01771133284420") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b22ff_d20260215_m052752_c001_v0001167_t0028_u01771133272758") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed98c4_d20260215_m052739_c001_v7007000_t0000_u01771133259283") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3ec_d20260215_m052726_c001_v0001172_t0001_u01771133246940") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026148c_d20260215_m052717_c001_v7007000_t0000_u01771133237784") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3b0_d20260215_m052712_c001_v0001172_t0042_u01771133232183") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbee2_d20260215_m052709_c001_v7007000_t0000_u01771133229102") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577689_d20260215_m052656_c001_v0001039_t0008_u01771133216341") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250edb_d20260215_m052646_c001_v7007000_t0000_u01771133206499") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe31a_d20260215_m052639_c001_v0001172_t0053_u01771133199766") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eb4_d20260215_m052636_c001_v7007000_t0000_u01771133196614") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e56_d20260215_m052623_c001_v0001039_t0051_u01771133183823") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8bb0_d20260215_m052610_c001_v7007000_t0000_u01771133170041") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5773ee_d20260215_m052557_c001_v0001039_t0046_u01771133157119") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562926_d20260215_m052548_c001_v7007000_t0000_u01771133148618") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577329_d20260215_m052536_c001_v0001039_t0049_u01771133136847") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af6_d20260215_m052527_c001_v7007000_t0000_u01771133127229") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5772a3_d20260215_m052514_c001_v0001039_t0017_u01771133114957") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbeef_d20260215_m052714_c001_v7007000_t0000_u01771133234162") 2026/02/15 05:30:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1d34_d20260215_m052707_c001_v0001167_t0055_u01771133227003") 2026/02/15 05:30:25 DEBUG : dir1/0009-34567: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705a_d20260215_m052743_c001_v7007000_t0000_u01771133263120") 2026/02/15 05:30:25 DEBUG : dir1/0009-34567: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe41d_d20260215_m052736_c001_v0001172_t0004_u01771133256927") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d85_d20260215_m052927_c001_v7007000_t0000_u01771133367266") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe589_d20260215_m052916_c001_v0001172_t0055_u01771133356773") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76433_d20260215_m052907_c001_v7007000_t0000_u01771133347525") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe539_d20260215_m052856_c001_v0001172_t0005_u01771133336857") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff1_d20260215_m052847_c001_v7007000_t0000_u01771133327721") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4f9_d20260215_m052834_c001_v0001172_t0003_u01771133314771") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f1d_d20260215_m052826_c001_v7007000_t0000_u01771133306018") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4b4_d20260215_m052814_c001_v0001172_t0018_u01771133294402") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc14_d20260215_m052804_c001_v7007000_t0000_u01771133284604") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe469_d20260215_m052753_c001_v0001172_t0028_u01771133273221") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7041_d20260215_m052739_c001_v7007000_t0000_u01771133259120") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577776_d20260215_m052727_c001_v0001039_t0042_u01771133247626") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026148d_d20260215_m052717_c001_v7007000_t0000_u01771133237972") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776f5_d20260215_m052712_c001_v0001039_t0048_u01771133232424") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc9668_d20260215_m052709_c001_v7007000_t0000_u01771133229322") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3fac_d20260215_m052656_c001_v0001039_t0007_u01771133216914") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250edc_d20260215_m052646_c001_v7007000_t0000_u01771133206688") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b195b_d20260215_m052640_c001_v0001167_t0020_u01771133200030") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed983b_d20260215_m052637_c001_v7007000_t0000_u01771133197204") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2c6_d20260215_m052624_c001_v0001172_t0056_u01771133184498") 2026/02/15 05:30:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be201_d20260215_m052610_c001_v7007000_t0000_u01771133170066") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3d54_d20260215_m052557_c001_v0001039_t0005_u01771133157814") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562929_d20260215_m052548_c001_v7007000_t0000_u01771133148805") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3c3f_d20260215_m052537_c001_v0001039_t0056_u01771133137565") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af7_d20260215_m052527_c001_v7007000_t0000_u01771133127414") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3b9f_d20260215_m052515_c001_v0001039_t0002_u01771133115678") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76340_d20260215_m052714_c001_v7007000_t0000_u01771133234338") 2026/02/15 05:30:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1d52_d20260215_m052707_c001_v0001167_t0037_u01771133227489") 2026/02/15 05:30:27 DEBUG : dir1/0010-45678: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705b_d20260215_m052743_c001_v7007000_t0000_u01771133263302") 2026/02/15 05:30:27 DEBUG : dir1/0010-45678: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2118_d20260215_m052737_c001_v0001167_t0041_u01771133257249") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d86_d20260215_m052927_c001_v7007000_t0000_u01771133367448") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4544_d20260215_m052917_c001_v0001039_t0050_u01771133357144") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76435_d20260215_m052907_c001_v7007000_t0000_u01771133347706") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f447e_d20260215_m052857_c001_v0001039_t0006_u01771133337239") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff3_d20260215_m052847_c001_v7007000_t0000_u01771133327906") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f43be_d20260215_m052836_c001_v0001039_t0029_u01771133316293") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f1e_d20260215_m052826_c001_v7007000_t0000_u01771133306203") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f42be_d20260215_m052815_c001_v0001039_t0028_u01771133295544") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc15_d20260215_m052804_c001_v7007000_t0000_u01771133284787") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f41d7_d20260215_m052753_c001_v0001039_t0044_u01771133273545") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8c80_d20260215_m052739_c001_v7007000_t0000_u01771133259133") 2026/02/15 05:30:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f40c6_d20260215_m052728_c001_v0001039_t0041_u01771133248087") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026148f_d20260215_m052718_c001_v7007000_t0000_u01771133238157") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1e16_d20260215_m052712_c001_v0001167_t0023_u01771133232487") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc9663_d20260215_m052709_c001_v7007000_t0000_u01771133229140") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1bdc_d20260215_m052657_c001_v0001167_t0013_u01771133217695") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250edd_d20260215_m052646_c001_v7007000_t0000_u01771133206878") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5775cd_d20260215_m052640_c001_v0001039_t0051_u01771133200094") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4056089b26867923_d20260215_m052636_c001_v7007000_t0000_u01771133196791") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b174a_d20260215_m052624_c001_v0001167_t0017_u01771133184820") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8bad_d20260215_m052609_c001_v7007000_t0000_u01771133169859") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe244_d20260215_m052558_c001_v0001172_t0032_u01771133158518") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856292f_d20260215_m052548_c001_v7007000_t0000_u01771133148996") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1e6_d20260215_m052538_c001_v0001172_t0014_u01771133138089") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8af8_d20260215_m052527_c001_v7007000_t0000_u01771133127597") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1a4_d20260215_m052516_c001_v0001172_t0003_u01771133116321") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb86_d20260215_m052714_c001_v7007000_t0000_u01771133234175") 2026/02/15 05:30:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4018_d20260215_m052707_c001_v0001039_t0055_u01771133227506") 2026/02/15 05:30:28 DEBUG : dir1/0011-56789: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705c_d20260215_m052743_c001_v7007000_t0000_u01771133263484") 2026/02/15 05:30:28 DEBUG : dir1/0011-56789: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f413a_d20260215_m052737_c001_v0001039_t0009_u01771133257267") 2026/02/15 05:30:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d87_d20260215_m052927_c001_v7007000_t0000_u01771133367629") 2026/02/15 05:30:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577b78_d20260215_m052918_c001_v0001039_t0042_u01771133358081") 2026/02/15 05:30:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76436_d20260215_m052907_c001_v7007000_t0000_u01771133347889") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577a7c_d20260215_m052857_c001_v0001039_t0049_u01771133337741") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff4_d20260215_m052848_c001_v7007000_t0000_u01771133328092") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5779bc_d20260215_m052836_c001_v0001039_t0042_u01771133316890") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f1f_d20260215_m052826_c001_v7007000_t0000_u01771133306387") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5778e6_d20260215_m052815_c001_v0001039_t0046_u01771133295993") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc16_d20260215_m052804_c001_v7007000_t0000_u01771133284970") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577838_d20260215_m052754_c001_v0001039_t0034_u01771133274352") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250f9f_d20260215_m052738_c001_v7007000_t0000_u01771133258717") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1ffc_d20260215_m052728_c001_v0001167_t0038_u01771133248908") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261490_d20260215_m052718_c001_v7007000_t0000_u01771133238342") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4048_d20260215_m052712_c001_v0001039_t0021_u01771133232499") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f416ee855cc810132_d20260215_m052709_c001_v7007000_t0000_u01771133229333") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe364_d20260215_m052658_c001_v0001172_t0003_u01771133218102") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ede_d20260215_m052647_c001_v7007000_t0000_u01771133207063") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ee0_d20260215_m052640_c001_v0001039_t0023_u01771133200092") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eb6_d20260215_m052636_c001_v7007000_t0000_u01771133196796") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57751d_d20260215_m052625_c001_v0001039_t0032_u01771133185965") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be1fe_d20260215_m052609_c001_v7007000_t0000_u01771133169883") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b138d_d20260215_m052559_c001_v0001167_t0025_u01771133159007") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562932_d20260215_m052549_c001_v7007000_t0000_u01771133149181") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b10c6_d20260215_m052538_c001_v0001167_t0047_u01771133138534") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8afa_d20260215_m052527_c001_v7007000_t0000_u01771133127781") 2026/02/15 05:30:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0de6_d20260215_m052517_c001_v0001167_t0040_u01771133117156") 2026/02/15 05:30:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbeed_d20260215_m052713_c001_v7007000_t0000_u01771133233979") 2026/02/15 05:30:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe394_d20260215_m052707_c001_v0001172_t0018_u01771133227677") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705d_d20260215_m052743_c001_v7007000_t0000_u01771133263666") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe41f_d20260215_m052737_c001_v0001172_t0006_u01771133257365") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d88_d20260215_m052927_c001_v7007000_t0000_u01771133367891") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2e01_d20260215_m052918_c001_v0001167_t0053_u01771133358688") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76437_d20260215_m052908_c001_v7007000_t0000_u01771133348072") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2b6d_d20260215_m052858_c001_v0001167_t0032_u01771133338365") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff5_d20260215_m052848_c001_v7007000_t0000_u01771133328276") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b28d0_d20260215_m052837_c001_v0001167_t0013_u01771133317310") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f21_d20260215_m052826_c001_v7007000_t0000_u01771133306575") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b25f1_d20260215_m052816_c001_v0001167_t0059_u01771133296724") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc17_d20260215_m052805_c001_v7007000_t0000_u01771133285152") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b233e_d20260215_m052754_c001_v0001167_t0036_u01771133274856") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552ed9_d20260215_m052739_c001_v7007000_t0000_u01771133259085") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3f6_d20260215_m052729_c001_v0001172_t0054_u01771133249319") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261491_d20260215_m052718_c001_v7007000_t0000_u01771133238562") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe3b2_d20260215_m052712_c001_v0001172_t0018_u01771133232626") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecb84_d20260215_m052709_c001_v7007000_t0000_u01771133229461") 2026/02/15 05:30:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776a7_d20260215_m052658_c001_v0001039_t0032_u01771133218405") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250edf_d20260215_m052647_c001_v7007000_t0000_u01771133207247") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe322_d20260215_m052640_c001_v0001172_t0025_u01771133200226") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed983a_d20260215_m052637_c001_v7007000_t0000_u01771133197022") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3e6e_d20260215_m052626_c001_v0001039_t0054_u01771133186370") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29064_d20260215_m052609_c001_v7007000_t0000_u01771133169886") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577413_d20260215_m052559_c001_v0001039_t0041_u01771133159609") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562935_d20260215_m052549_c001_v7007000_t0000_u01771133149379") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577339_d20260215_m052539_c001_v0001039_t0059_u01771133139006") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8afb_d20260215_m052527_c001_v7007000_t0000_u01771133127965") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5772b7_d20260215_m052517_c001_v0001039_t0058_u01771133117696") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261475_d20260215_m052714_c001_v7007000_t0000_u01771133234189") 2026/02/15 05:30:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776eb_d20260215_m052707_c001_v0001039_t0056_u01771133227711") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705e_d20260215_m052743_c001_v7007000_t0000_u01771133263847") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4140_d20260215_m052737_c001_v0001039_t0011_u01771133257750") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d89_d20260215_m052928_c001_v7007000_t0000_u01771133368072") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe593_d20260215_m052919_c001_v0001172_t0010_u01771133359036") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76438_d20260215_m052908_c001_v7007000_t0000_u01771133348254") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe53f_d20260215_m052858_c001_v0001172_t0014_u01771133338805") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff6_d20260215_m052848_c001_v7007000_t0000_u01771133328462") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe505_d20260215_m052837_c001_v0001172_t0043_u01771133317856") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f22_d20260215_m052826_c001_v7007000_t0000_u01771133306759") 2026/02/15 05:30:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe4c2_d20260215_m052817_c001_v0001172_t0036_u01771133297144") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc18_d20260215_m052805_c001_v7007000_t0000_u01771133285374") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe46f_d20260215_m052755_c001_v0001172_t0004_u01771133275371") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250fa1_d20260215_m052739_c001_v7007000_t0000_u01771133259081") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57778a_d20260215_m052729_c001_v0001039_t0054_u01771133249882") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261492_d20260215_m052718_c001_v7007000_t0000_u01771133238746") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776f9_d20260215_m052712_c001_v0001039_t0030_u01771133232865") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbee5_d20260215_m052709_c001_v7007000_t0000_u01771133229471") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3fbe_d20260215_m052659_c001_v0001039_t0045_u01771133219011") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ee0_d20260215_m052647_c001_v7007000_t0000_u01771133207432") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ee6_d20260215_m052640_c001_v0001039_t0021_u01771133200845") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfd9e_d20260215_m052637_c001_v7007000_t0000_u01771133197243") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2ce_d20260215_m052626_c001_v0001172_t0051_u01771133186941") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552d9f_d20260215_m052610_c001_v7007000_t0000_u01771133170122") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3d74_d20260215_m052600_c001_v0001039_t0024_u01771133160278") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562938_d20260215_m052549_c001_v7007000_t0000_u01771133149575") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3c5b_d20260215_m052539_c001_v0001039_t0040_u01771133139557") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8afc_d20260215_m052528_c001_v7007000_t0000_u01771133128149") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3bbd_d20260215_m052518_c001_v0001039_t0024_u01771133118257") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261476_d20260215_m052714_c001_v7007000_t0000_u01771133234374") 2026/02/15 05:30:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1d66_d20260215_m052707_c001_v0001167_t0055_u01771133227915") 2026/02/15 05:30:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb705f_d20260215_m052744_c001_v7007000_t0000_u01771133264031") 2026/02/15 05:30:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe421_d20260215_m052737_c001_v0001172_t0050_u01771133257827") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d8a_d20260215_m052928_c001_v7007000_t0000_u01771133368258") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4554_d20260215_m052919_c001_v0001039_t0034_u01771133359442") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76439_d20260215_m052908_c001_v7007000_t0000_u01771133348436") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4492_d20260215_m052859_c001_v0001039_t0005_u01771133339211") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff8_d20260215_m052848_c001_v7007000_t0000_u01771133328647") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f43ce_d20260215_m052838_c001_v0001039_t0044_u01771133318270") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f23_d20260215_m052826_c001_v7007000_t0000_u01771133306944") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f42d2_d20260215_m052818_c001_v0001039_t0009_u01771133298047") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc19_d20260215_m052805_c001_v7007000_t0000_u01771133285556") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f41f8_d20260215_m052756_c001_v0001039_t0039_u01771133276686") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed98c2_d20260215_m052739_c001_v7007000_t0000_u01771133259100") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f40de_d20260215_m052730_c001_v0001039_t0040_u01771133250822") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261494_d20260215_m052718_c001_v7007000_t0000_u01771133238930") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f404e_d20260215_m052713_c001_v0001039_t0025_u01771133233183") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7632b_d20260215_m052709_c001_v7007000_t0000_u01771133229117") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1c36_d20260215_m052659_c001_v0001167_t0023_u01771133219642") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ee1_d20260215_m052647_c001_v7007000_t0000_u01771133207615") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe326_d20260215_m052641_c001_v0001172_t0009_u01771133201006") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29087_d20260215_m052637_c001_v7007000_t0000_u01771133197026") 2026/02/15 05:30:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b17bc_d20260215_m052627_c001_v0001167_t0017_u01771133187782") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29065_d20260215_m052610_c001_v7007000_t0000_u01771133170136") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe250_d20260215_m052600_c001_v0001172_t0024_u01771133160791") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856293b_d20260215_m052549_c001_v7007000_t0000_u01771133149762") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1ee_d20260215_m052540_c001_v0001172_t0035_u01771133140023") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8afd_d20260215_m052528_c001_v7007000_t0000_u01771133128332") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe1b2_d20260215_m052519_c001_v0001172_t0043_u01771133119027") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed989b_d20260215_m052714_c001_v7007000_t0000_u01771133234210") 2026/02/15 05:30:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f401a_d20260215_m052708_c001_v0001039_t0030_u01771133228047") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7060_d20260215_m052744_c001_v7007000_t0000_u01771133264214") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5777c4_d20260215_m052737_c001_v0001039_t0049_u01771133257921") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d8d_d20260215_m052928_c001_v7007000_t0000_u01771133368440") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577b92_d20260215_m052919_c001_v0001039_t0002_u01771133359963") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7643b_d20260215_m052908_c001_v7007000_t0000_u01771133348619") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577a93_d20260215_m052859_c001_v0001039_t0033_u01771133339788") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ff9_d20260215_m052848_c001_v7007000_t0000_u01771133328832") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5779d2_d20260215_m052838_c001_v0001039_t0002_u01771133318959") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f25_d20260215_m052827_c001_v7007000_t0000_u01771133307128") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577902_d20260215_m052818_c001_v0001039_t0030_u01771133298578") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc1a_d20260215_m052805_c001_v7007000_t0000_u01771133285741") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577848_d20260215_m052757_c001_v0001039_t0032_u01771133277226") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41529135b1addf0a_d20260215_m052739_c001_v7007000_t0000_u01771133259110") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2058_d20260215_m052731_c001_v0001167_t0049_u01771133251359") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261496_d20260215_m052719_c001_v7007000_t0000_u01771133239119") 2026/02/15 05:30:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1e3b_d20260215_m052713_c001_v0001167_t0012_u01771133233430") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76331_d20260215_m052709_c001_v7007000_t0000_u01771133229487") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe36a_d20260215_m052700_c001_v0001172_t0019_u01771133220311") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ee2_d20260215_m052647_c001_v7007000_t0000_u01771133207799") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1977_d20260215_m052641_c001_v0001167_t0032_u01771133201064") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29089_d20260215_m052637_c001_v7007000_t0000_u01771133197210") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57753f_d20260215_m052628_c001_v0001039_t0038_u01771133188335") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f409afa91c2204cfc_d20260215_m052609_c001_v7007000_t0000_u01771133169929") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b13df_d20260215_m052601_c001_v0001167_t0037_u01771133161239") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb856293f_d20260215_m052549_c001_v7007000_t0000_u01771133149956") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b110d_d20260215_m052540_c001_v0001167_t0027_u01771133140866") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8afe_d20260215_m052528_c001_v7007000_t0000_u01771133128516") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0e34_d20260215_m052519_c001_v0001167_t0054_u01771133119314") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261474_d20260215_m052714_c001_v7007000_t0000_u01771133234004") 2026/02/15 05:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe396_d20260215_m052708_c001_v0001172_t0019_u01771133228056") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be216_d20260215_m052612_c001_v7007000_t0000_u01771133172741") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe26c_d20260215_m052606_c001_v0001172_t0016_u01771133166649") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be218_d20260215_m052612_c001_v7007000_t0000_u01771133172926") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3dc2_d20260215_m052606_c001_v0001039_t0014_u01771133166765") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be219_d20260215_m052613_c001_v7007000_t0000_u01771133173108") 2026/02/15 05:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577467_d20260215_m052606_c001_v0001039_t0025_u01771133166933") 2026/02/15 05:30:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be21a_d20260215_m052613_c001_v7007000_t0000_u01771133173293") 2026/02/15 05:30:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe272_d20260215_m052607_c001_v0001172_t0055_u01771133167015") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be21c_d20260215_m052613_c001_v7007000_t0000_u01771133173478") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b14b1_d20260215_m052607_c001_v0001167_t0022_u01771133167026") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be21d_d20260215_m052613_c001_v7007000_t0000_u01771133173661") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe276_d20260215_m052607_c001_v0001172_t0039_u01771133167409") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be21e_d20260215_m052613_c001_v7007000_t0000_u01771133173845") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3dd2_d20260215_m052607_c001_v0001039_t0050_u01771133167565") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be21f_d20260215_m052614_c001_v7007000_t0000_u01771133174028") 2026/02/15 05:30:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b14d7_d20260215_m052607_c001_v0001167_t0044_u01771133167642") 2026/02/15 05:30:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be221_d20260215_m052614_c001_v7007000_t0000_u01771133174214") 2026/02/15 05:30:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577471_d20260215_m052607_c001_v0001039_t0000_u01771133167653") 2026/02/15 05:30:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be222_d20260215_m052614_c001_v7007000_t0000_u01771133174398") 2026/02/15 05:30:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57747b_d20260215_m052608_c001_v0001039_t0032_u01771133168306") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be223_d20260215_m052614_c001_v7007000_t0000_u01771133174580") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe27c_d20260215_m052608_c001_v0001172_t0029_u01771133168317") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be224_d20260215_m052614_c001_v7007000_t0000_u01771133174763") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b14f1_d20260215_m052608_c001_v0001167_t0014_u01771133168397") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be225_d20260215_m052614_c001_v7007000_t0000_u01771133174946") 2026/02/15 05:30:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ddc_d20260215_m052608_c001_v0001039_t0009_u01771133168415") 2026/02/15 05:30:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be226_d20260215_m052615_c001_v7007000_t0000_u01771133175129") 2026/02/15 05:30:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe27e_d20260215_m052608_c001_v0001172_t0002_u01771133168699") 2026/02/15 05:30:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be227_d20260215_m052615_c001_v7007000_t0000_u01771133175312") 2026/02/15 05:30:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1501_d20260215_m052608_c001_v0001167_t0047_u01771133168835") 2026/02/15 05:30:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28be228_d20260215_m052615_c001_v7007000_t0000_u01771133175497") 2026/02/15 05:30:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577481_d20260215_m052608_c001_v0001039_t0019_u01771133168864") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ec4_d20260215_m052642_c001_v7007000_t0000_u01771133202389") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1883_d20260215_m052633_c001_v0001167_t0016_u01771133193726") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfdc8_d20260215_m052642_c001_v7007000_t0000_u01771133202883") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ea4_d20260215_m052633_c001_v0001039_t0058_u01771133193785") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4041797aef4dfdc7_d20260215_m052642_c001_v7007000_t0000_u01771133202702") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2f4_d20260215_m052633_c001_v0001172_t0050_u01771133193973") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29098_d20260215_m052642_c001_v7007000_t0000_u01771133202832") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577585_d20260215_m052634_c001_v0001039_t0032_u01771133194112") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417ccfd78b6d0216_d20260215_m052642_c001_v7007000_t0000_u01771133202685") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3eaa_d20260215_m052634_c001_v0001039_t0010_u01771133194324") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ec9_d20260215_m052642_c001_v7007000_t0000_u01771133202856") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b18a1_d20260215_m052634_c001_v0001167_t0024_u01771133194556") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29094_d20260215_m052642_c001_v7007000_t0000_u01771133202409") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2fa_d20260215_m052634_c001_v0001172_t0035_u01771133194577") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417ccfd78b6d0217_d20260215_m052642_c001_v7007000_t0000_u01771133202869") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57758d_d20260215_m052634_c001_v0001039_t0016_u01771133194684") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417ccfd78b6d0214_d20260215_m052642_c001_v7007000_t0000_u01771133202490") 2026/02/15 05:30:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b18b4_d20260215_m052635_c001_v0001167_t0046_u01771133195020") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ec6_d20260215_m052642_c001_v7007000_t0000_u01771133202672") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3eb8_d20260215_m052635_c001_v0001039_t0003_u01771133195060") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250eca_d20260215_m052642_c001_v7007000_t0000_u01771133202897") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe2fe_d20260215_m052635_c001_v0001172_t0022_u01771133195209") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ec7_d20260215_m052642_c001_v7007000_t0000_u01771133202714") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b18bf_d20260215_m052635_c001_v0001167_t0022_u01771133195401") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29099_d20260215_m052643_c001_v7007000_t0000_u01771133203014") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57759d_d20260215_m052635_c001_v0001039_t0020_u01771133195542") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff29095_d20260215_m052642_c001_v7007000_t0000_u01771133202650") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe304_d20260215_m052635_c001_v0001172_t0051_u01771133195611") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ecb_d20260215_m052643_c001_v7007000_t0000_u01771133203039") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b18d3_d20260215_m052635_c001_v0001167_t0029_u01771133195901") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f417ccfd78b6d0219_d20260215_m052643_c001_v7007000_t0000_u01771133203052") 2026/02/15 05:30:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3ebe_d20260215_m052636_c001_v0001039_t0003_u01771133196005") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcb9_d20260215_m052339_c001_v7007000_t0000_u01771133019438") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f101387b476ef1266_d20260215_m052337_c001_v0001182_t0030_u01771133017632") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bded0_d20260215_m052337_c001_v7007000_t0000_u01771133017451") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f101387b476ef124e_d20260215_m052332_c001_v0001182_t0050_u01771133012480") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bdeaa_d20260215_m052331_c001_v7007000_t0000_u01771133011731") 2026/02/15 05:30:38 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3715_d20260215_m052326_c001_v0001039_t0023_u01771133006658") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552b1f_d20260215_m052325_c001_v7007000_t0000_u01771133005167") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105c639b2384b04f_d20260215_m052323_c001_v0001146_t0053_u01771133003010") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261199_d20260215_m052322_c001_v7007000_t0000_u01771133002828") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105c639b2384b03f_d20260215_m052318_c001_v0001146_t0012_u01771132998912") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261194_d20260215_m052318_c001_v7007000_t0000_u01771132998145") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf8c_d20260215_m052311_c001_v0001172_t0045_u01771132991713") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde8a_d20260215_m052310_c001_v7007000_t0000_u01771132990430") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f103684aebfd9f40b_d20260215_m052308_c001_v0001171_t0036_u01771132988961") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76011_d20260215_m052308_c001_v7007000_t0000_u01771132988778") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f103684aebfd9f3fb_d20260215_m052304_c001_v0001171_t0015_u01771132984599") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76008_d20260215_m052303_c001_v7007000_t0000_u01771132983850") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf60_d20260215_m052259_c001_v0001172_t0008_u01771132979449") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde83_d20260215_m052258_c001_v7007000_t0000_u01771132978533") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f102eacb29ec83893_d20260215_m052256_c001_v0001100_t0027_u01771132976451") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552af9_d20260215_m052256_c001_v7007000_t0000_u01771132976260") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f102eacb29ec83880_d20260215_m052252_c001_v0001100_t0018_u01771132972282") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552af3_d20260215_m052251_c001_v7007000_t0000_u01771132971510") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf2c_d20260215_m052244_c001_v0001172_t0026_u01771132964421") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e52_d20260215_m052243_c001_v7007000_t0000_u01771132963506") 2026/02/15 05:30:39 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f106d7269396777ce_d20260215_m052241_c001_v0001185_t0032_u01771132961557") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e45_d20260215_m052241_c001_v7007000_t0000_u01771132961373") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f106d7269396776f4_d20260215_m052236_c001_v0001185_t0048_u01771132956724") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e29_d20260215_m052235_c001_v7007000_t0000_u01771132955970") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdef0_d20260215_m052229_c001_v0001172_t0047_u01771132949738") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc6a_d20260215_m052228_c001_v7007000_t0000_u01771132948821") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1161f71ef0f4f21b_d20260215_m052226_c001_v0001136_t0011_u01771132946671") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc5e_d20260215_m052226_c001_v7007000_t0000_u01771132946479") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1161f71ef0f4f20d_d20260215_m052222_c001_v0001136_t0042_u01771132942576") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc4e_d20260215_m052221_c001_v7007000_t0000_u01771132941801") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdeaa_d20260215_m052214_c001_v0001172_t0056_u01771132934641") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92ec_d20260215_m052213_c001_v7007000_t0000_u01771132933501") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f10415465f25cbab2_d20260215_m052202_c001_v0001033_t0023_u01771132922703") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f401769aa3238e243_d20260215_m052202_c001_v7007000_t0000_u01771132922192") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfde52_d20260215_m052157_c001_v0001172_t0046_u01771132917692") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1081f3ce7c52d152_d20260215_m052156_c001_v0001106_t0008_u01771132916554") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1081f3ce7c52d146_d20260215_m052155_c001_v0001106_t0001_u01771132915016") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb6d3e_d20260215_m052140_c001_v7007000_t0000_u01771132900549") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f333b_d20260215_m052131_c001_v0001039_t0012_u01771132891330") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdde2_d20260215_m052128_c001_v0001172_t0021_u01771132888713") 2026/02/15 05:30:40 DEBUG : dst/one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdde0_d20260215_m052127_c001_v0001172_t0038_u01771132887467") 2026/02/15 05:30:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcba_d20260215_m052339_c001_v7007000_t0000_u01771133019625") 2026/02/15 05:30:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114fad6cb7661f46_d20260215_m052336_c001_v0001106_t0001_u01771133016617") 2026/02/15 05:30:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114c48d4a4ef3633_d20260215_m052331_c001_v0001181_t0046_u01771133011507") 2026/02/15 05:30:40 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552b20_d20260215_m052325_c001_v7007000_t0000_u01771133005360") 2026/02/15 05:30:41 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1004b22f2560de32_d20260215_m052322_c001_v0001044_t0027_u01771133002101") 2026/02/15 05:30:41 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f115a8c63d6394fc4_d20260215_m052315_c001_v0001144_t0019_u01771132995468") 2026/02/15 05:30:41 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde8b_d20260215_m052310_c001_v7007000_t0000_u01771132990612") 2026/02/15 05:30:41 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f115a8d4c12b2ff07_d20260215_m052308_c001_v0001036_t0024_u01771132988160") 2026/02/15 05:30:41 DEBUG : dst/one.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f108019ce9c26af00_d20260215_m052303_c001_v0001092_t0008_u01771132983411") 2026/02/15 05:30:41 DEBUG : dst/three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92ee_d20260215_m052213_c001_v7007000_t0000_u01771132933698") 2026/02/15 05:30:41 DEBUG : dst/three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1081f3ce7c52d1a0_d20260215_m052211_c001_v0001106_t0058_u01771132931110") 2026/02/15 05:30:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcbb_d20260215_m052339_c001_v7007000_t0000_u01771133019807") 2026/02/15 05:30:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1134d8df1fa512ea_d20260215_m052338_c001_v0001182_t0036_u01771133018444") 2026/02/15 05:30:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1074121acc874b5d_d20260215_m052333_c001_v0001033_t0053_u01771133013242") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcbc_d20260215_m052339_c001_v7007000_t0000_u01771133019989") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f101387b476ef126e_d20260215_m052338_c001_v0001182_t0008_u01771133018845") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bdedc_d20260215_m052338_c001_v7007000_t0000_u01771133018662") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f101387b476ef125c_d20260215_m052335_c001_v0001182_t0035_u01771133015286") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bdeb1_d20260215_m052335_c001_v7007000_t0000_u01771133015102") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f372d_d20260215_m052328_c001_v0001039_t0046_u01771133008347") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552b21_d20260215_m052325_c001_v7007000_t0000_u01771133005547") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105c639b2384b053_d20260215_m052324_c001_v0001146_t0024_u01771133004414") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026119a_d20260215_m052324_c001_v7007000_t0000_u01771133004232") 2026/02/15 05:30:41 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105c639b2384b043_d20260215_m052320_c001_v0001146_t0043_u01771133000612") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261196_d20260215_m052320_c001_v7007000_t0000_u01771133000429") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf92_d20260215_m052312_c001_v0001172_t0001_u01771132992562") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e76013_d20260215_m052309_c001_v7007000_t0000_u01771132989870") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3629_d20260215_m052306_c001_v0001039_t0017_u01771132986609") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7600d_d20260215_m052305_c001_v7007000_t0000_u01771132985879") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf64_d20260215_m052300_c001_v0001172_t0053_u01771132980520") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552afb_d20260215_m052257_c001_v7007000_t0000_u01771132977608") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f35b1_d20260215_m052254_c001_v0001039_t0017_u01771132974249") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552af4_d20260215_m052253_c001_v7007000_t0000_u01771132973152") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdf32_d20260215_m052245_c001_v0001172_t0050_u01771132965868") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e4c_d20260215_m052242_c001_v7007000_t0000_u01771132962553") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3557_d20260215_m052238_c001_v0001039_t0041_u01771132958821") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e2e_d20260215_m052237_c001_v7007000_t0000_u01771132957730") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdefa_d20260215_m052231_c001_v0001172_t0024_u01771132951104") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc62_d20260215_m052227_c001_v7007000_t0000_u01771132947892") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f352b_d20260215_m052224_c001_v0001039_t0059_u01771132944808") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc56_d20260215_m052223_c001_v7007000_t0000_u01771132943476") 2026/02/15 05:30:42 DEBUG : dst/three.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdeba_d20260215_m052216_c001_v0001172_t0023_u01771132936303") 2026/02/15 05:30:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552b23_d20260215_m052325_c001_v7007000_t0000_u01771133005738") 2026/02/15 05:30:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f107d85da9b2af7b1_d20260215_m052323_c001_v0001185_t0047_u01771133003963") 2026/02/15 05:30:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f115e6b82147cd2a5_d20260215_m052319_c001_v0001172_t0044_u01771132999991") 2026/02/15 05:30:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde8c_d20260215_m052310_c001_v7007000_t0000_u01771132990795") 2026/02/15 05:30:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f11895d66528af22f_d20260215_m052309_c001_v0001172_t0001_u01771132989490") 2026/02/15 05:30:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f10979f2040733544_d20260215_m052305_c001_v0001097_t0006_u01771132985097") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcbd_d20260215_m052340_c001_v7007000_t0000_u01771133020171") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdfd0_d20260215_m052327_c001_v0001172_t0016_u01771133007952") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552b24_d20260215_m052325_c001_v7007000_t0000_u01771133005924") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3671_d20260215_m052311_c001_v0001039_t0046_u01771132991980") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde8d_d20260215_m052310_c001_v7007000_t0000_u01771132990979") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f35d5_d20260215_m052259_c001_v0001039_t0030_u01771132979812") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40536c8bc28bde84_d20260215_m052258_c001_v7007000_t0000_u01771132978717") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3589_d20260215_m052245_c001_v0001039_t0003_u01771132965141") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4062359b0ff28e53_d20260215_m052243_c001_v7007000_t0000_u01771132963689") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f353f_d20260215_m052230_c001_v0001039_t0052_u01771132950308") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f403c2bf2f8bdbc6b_d20260215_m052229_c001_v7007000_t0000_u01771132949004") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f34fd_d20260215_m052215_c001_v0001039_t0028_u01771132935658") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed92f0_d20260215_m052213_c001_v7007000_t0000_u01771132933889") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f118779b43f19f949_d20260215_m052208_c001_v0001137_t0039_u01771132928086") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb6d40_d20260215_m052140_c001_v7007000_t0000_u01771132900736") 2026/02/15 05:30:43 DEBUG : dst/two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfde06_d20260215_m052139_c001_v0001172_t0048_u01771132899394") 2026/02/15 05:30:43 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f401769aa3238e015_d20260215_m052101_c001_v7007000_t0000_u01771132861349") 2026/02/15 05:30:43 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f32a5_d20260215_m052056_c001_v0001039_t0052_u01771132856208") 2026/02/15 05:30:43 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f401769aa3238e00a_d20260215_m052054_c001_v7007000_t0000_u01771132854011") 2026/02/15 05:30:43 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdd04_d20260215_m052043_c001_v0001172_t0057_u01771132843521") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552899_d20260215_m052034_c001_v7007000_t0000_u01771132834433") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f31eb_d20260215_m052030_c001_v0001039_t0034_u01771132830303") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75bd4_d20260215_m052007_c001_v7007000_t0000_u01771132807545") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100ba4_d20260215_m052005_c001_v0001173_t0028_u01771132805094") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75ba3_d20260215_m052004_c001_v7007000_t0000_u01771132804138") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b7a_d20260215_m052002_c001_v0001173_t0052_u01771132802445") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b94_d20260215_m051958_c001_v7007000_t0000_u01771132798350") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100ae4_d20260215_m051956_c001_v0001173_t0008_u01771132796064") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b83_d20260215_m051954_c001_v7007000_t0000_u01771132794932") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100a7c_d20260215_m051952_c001_v0001173_t0023_u01771132792532") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b2b_d20260215_m051945_c001_v7007000_t0000_u01771132785063") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100941_d20260215_m051942_c001_v0001173_t0010_u01771132782948") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75afa_d20260215_m051941_c001_v7007000_t0000_u01771132781657") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010090a_d20260215_m051940_c001_v0001173_t0024_u01771132780642") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b87f_d20260215_m051934_c001_v7007000_t0000_u01771132774674") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100859_d20260215_m051932_c001_v0001173_t0034_u01771132772737") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b853_d20260215_m051930_c001_v7007000_t0000_u01771132770819") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100819_d20260215_m051929_c001_v0001173_t0041_u01771132769411") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b84e_d20260215_m051929_c001_v7007000_t0000_u01771132769043") 2026/02/15 05:30:44 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f115a8d4c12b2fc69_d20260215_m051928_c001_v0001036_t0041_u01771132768175") 2026/02/15 05:30:45 DEBUG : empty space: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010079b_d20260215_m051926_c001_v0001173_t0012_u01771132766131") 2026/02/15 05:30:45 DEBUG : enormous: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75bba_d20260215_m052006_c001_v7007000_t0000_u01771132806602") 2026/02/15 05:30:45 DEBUG : enormous: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100bb2_d20260215_m052005_c001_v0001173_t0029_u01771132805641") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f411219c64a4afcc3_d20260215_m052345_c001_v7007000_t0000_u01771133025219") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe000_d20260215_m052343_c001_v0001172_t0004_u01771133023766") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552891_d20260215_m052028_c001_v7007000_t0000_u01771132828796") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f31d7_d20260215_m052027_c001_v0001039_t0023_u01771132827250") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b83a_d20260215_m051922_c001_v7007000_t0000_u01771132762565") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201006c2_d20260215_m051920_c001_v0001173_t0036_u01771132760780") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b835_d20260215_m051920_c001_v7007000_t0000_u01771132760194") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100688_d20260215_m051919_c001_v0001173_t0004_u01771132759259") 2026/02/15 05:30:45 DEBUG : existing: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010064e_d20260215_m051917_c001_v0001173_t0038_u01771132757918") 2026/02/15 05:30:45 DEBUG : existing-b: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552892_d20260215_m052028_c001_v7007000_t0000_u01771132828982") 2026/02/15 05:30:45 DEBUG : existing-b: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdca8_d20260215_m052027_c001_v0001172_t0026_u01771132827238") 2026/02/15 05:30:45 DEBUG : file1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261291_d20260215_m052504_c001_v7007000_t0000_u01771133104387") 2026/02/15 05:30:45 DEBUG : file1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe174_d20260215_m052503_c001_v0001172_t0008_u01771133103260") 2026/02/15 05:30:45 DEBUG : file1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026128e_d20260215_m052501_c001_v7007000_t0000_u01771133101914") 2026/02/15 05:30:45 DEBUG : file1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3b27_d20260215_m052500_c001_v0001039_t0014_u01771133100459") 2026/02/15 05:30:45 DEBUG : five: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75c4a_d20260215_m052012_c001_v7007000_t0000_u01771132812061") 2026/02/15 05:30:45 DEBUG : five: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119a75320100c0a_d20260215_m052009_c001_v0001173_t0005_u01771132809809") 2026/02/15 05:30:45 DEBUG : foo: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b86a_d20260215_m051932_c001_v7007000_t0000_u01771132772371") 2026/02/15 05:30:45 DEBUG : foo: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119a75320100843_d20260215_m051931_c001_v0001173_t0005_u01771132771766") 2026/02/15 05:30:46 DEBUG : foo: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119a75320100839_d20260215_m051931_c001_v0001173_t0005_u01771132771207") 2026/02/15 05:30:46 DEBUG : four: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75c4d_d20260215_m052012_c001_v7007000_t0000_u01771132812250") 2026/02/15 05:30:46 DEBUG : four: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfdc44_d20260215_m052010_c001_v0001172_t0014_u01771132810383") 2026/02/15 05:30:46 DEBUG : four: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100bf0_d20260215_m052008_c001_v0001173_t0021_u01771132808869") 2026/02/15 05:30:46 DEBUG : hello world2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602cb_d20260215_m051828_c001_v7007000_t0000_u01771132708686") 2026/02/15 05:30:46 DEBUG : hello world2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100023_d20260215_m051827_c001_v0001173_t0007_u01771132707737") 2026/02/15 05:30:46 DEBUG : ignore-size: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b81d_d20260215_m051917_c001_v7007000_t0000_u01771132757552") 2026/02/15 05:30:46 DEBUG : ignore-size: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201005f8_d20260215_m051915_c001_v0001173_t0042_u01771132755810") 2026/02/15 05:30:46 DEBUG : nested/sub dir/file: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855288c_d20260215_m052026_c001_v7007000_t0000_u01771132826504") 2026/02/15 05:30:46 DEBUG : nested/sub dir/file: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f31c9_d20260215_m052025_c001_v0001039_t0051_u01771132825582") 2026/02/15 05:30:46 DEBUG : nested/sub dir/file: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552883_d20260215_m052024_c001_v7007000_t0000_u01771132824824") 2026/02/15 05:30:46 DEBUG : nested/sub dir/file: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdc96_d20260215_m052023_c001_v0001172_t0023_u01771132823916") 2026/02/15 05:30:46 DEBUG : one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75c51_d20260215_m052012_c001_v7007000_t0000_u01771132812444") 2026/02/15 05:30:46 DEBUG : one: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119a75320100bd8_d20260215_m052007_c001_v0001173_t0005_u01771132807940") 2026/02/15 05:30:46 DEBUG : only0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261273_d20260215_m052456_c001_v7007000_t0000_u01771133096053") 2026/02/15 05:30:46 DEBUG : only0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f414320c15d5771aa_d20260215_m052450_c001_v0001039_t0026_u01771133090900") 2026/02/15 05:30:46 DEBUG : only0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39af_d20260215_m052424_c001_v0001039_t0053_u01771133064997") 2026/02/15 05:30:46 DEBUG : only0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89ef_d20260215_m052418_c001_v7007000_t0000_u01771133058833") 2026/02/15 05:30:47 DEBUG : only0: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f381b_d20260215_m052350_c001_v0001039_t0033_u01771133030077") 2026/02/15 05:30:47 DEBUG : only1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261274_d20260215_m052456_c001_v7007000_t0000_u01771133096236") 2026/02/15 05:30:47 DEBUG : only1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f414320c15d5771b8_d20260215_m052451_c001_v0001039_t0026_u01771133091465") 2026/02/15 05:30:47 DEBUG : only1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39c5_d20260215_m052426_c001_v0001039_t0032_u01771133066292") 2026/02/15 05:30:47 DEBUG : only1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89e9_d20260215_m052418_c001_v7007000_t0000_u01771133058288") 2026/02/15 05:30:47 DEBUG : only1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3823_d20260215_m052351_c001_v0001039_t0004_u01771133031161") 2026/02/15 05:30:47 DEBUG : only10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261275_d20260215_m052456_c001_v7007000_t0000_u01771133096418") 2026/02/15 05:30:47 DEBUG : only10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119bf68d03b0a3d_d20260215_m052451_c001_v0001167_t0045_u01771133091088") 2026/02/15 05:30:47 DEBUG : only10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a37_d20260215_m052438_c001_v0001039_t0028_u01771133078220") 2026/02/15 05:30:47 DEBUG : only10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f0_d20260215_m052418_c001_v7007000_t0000_u01771133058846") 2026/02/15 05:30:47 DEBUG : only10: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38bd_d20260215_m052405_c001_v0001039_t0036_u01771133045181") 2026/02/15 05:30:47 DEBUG : only11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261276_d20260215_m052456_c001_v7007000_t0000_u01771133096599") 2026/02/15 05:30:47 DEBUG : only11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe132_d20260215_m052450_c001_v0001172_t0014_u01771133090691") 2026/02/15 05:30:47 DEBUG : only11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a43_d20260215_m052439_c001_v0001039_t0002_u01771133079134") 2026/02/15 05:30:47 DEBUG : only11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f2_d20260215_m052419_c001_v7007000_t0000_u01771133059030") 2026/02/15 05:30:47 DEBUG : only11: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38c7_d20260215_m052406_c001_v0001039_t0036_u01771133046629") 2026/02/15 05:30:47 DEBUG : only12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261277_d20260215_m052456_c001_v7007000_t0000_u01771133096781") 2026/02/15 05:30:47 DEBUG : only12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3ac1_d20260215_m052450_c001_v0001039_t0037_u01771133090303") 2026/02/15 05:30:47 DEBUG : only12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a49_d20260215_m052440_c001_v0001039_t0048_u01771133080021") 2026/02/15 05:30:47 DEBUG : only12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4093951354402ee8_d20260215_m052418_c001_v7007000_t0000_u01771133058493") 2026/02/15 05:30:47 DEBUG : only12: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38dd_d20260215_m052407_c001_v0001039_t0006_u01771133047837") 2026/02/15 05:30:48 DEBUG : only13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261279_d20260215_m052456_c001_v7007000_t0000_u01771133096963") 2026/02/15 05:30:48 DEBUG : only13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe130_d20260215_m052450_c001_v0001172_t0014_u01771133090292") 2026/02/15 05:30:48 DEBUG : only13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a4d_d20260215_m052440_c001_v0001039_t0041_u01771133080925") 2026/02/15 05:30:48 DEBUG : only13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89e7_d20260215_m052418_c001_v7007000_t0000_u01771133058105") 2026/02/15 05:30:48 DEBUG : only13: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38eb_d20260215_m052408_c001_v0001039_t0044_u01771133048971") 2026/02/15 05:30:48 DEBUG : only14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026127a_d20260215_m052457_c001_v7007000_t0000_u01771133097146") 2026/02/15 05:30:48 DEBUG : only14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe138_d20260215_m052451_c001_v0001172_t0014_u01771133091058") 2026/02/15 05:30:48 DEBUG : only14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a55_d20260215_m052441_c001_v0001039_t0014_u01771133081675") 2026/02/15 05:30:48 DEBUG : only14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4093951354402eea_d20260215_m052418_c001_v7007000_t0000_u01771133058858") 2026/02/15 05:30:48 DEBUG : only14: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3905_d20260215_m052410_c001_v0001039_t0010_u01771133050757") 2026/02/15 05:30:48 DEBUG : only15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026127b_d20260215_m052457_c001_v7007000_t0000_u01771133097328") 2026/02/15 05:30:48 DEBUG : only15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe13c_d20260215_m052451_c001_v0001172_t0014_u01771133091245") 2026/02/15 05:30:48 DEBUG : only15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a63_d20260215_m052443_c001_v0001039_t0050_u01771133083157") 2026/02/15 05:30:48 DEBUG : only15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407c0d1353662f28_d20260215_m052418_c001_v7007000_t0000_u01771133058878") 2026/02/15 05:30:48 DEBUG : only15: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3917_d20260215_m052412_c001_v0001039_t0024_u01771133052089") 2026/02/15 05:30:48 DEBUG : only16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026127d_d20260215_m052457_c001_v7007000_t0000_u01771133097511") 2026/02/15 05:30:48 DEBUG : only16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f414320c15d5771b2_d20260215_m052451_c001_v0001039_t0026_u01771133091277") 2026/02/15 05:30:48 DEBUG : only16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a65_d20260215_m052443_c001_v0001039_t0049_u01771133083988") 2026/02/15 05:30:48 DEBUG : only16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4093951354402eeb_d20260215_m052419_c001_v7007000_t0000_u01771133059043") 2026/02/15 05:30:48 DEBUG : only16: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3925_d20260215_m052413_c001_v0001039_t0030_u01771133053738") 2026/02/15 05:30:49 DEBUG : only17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261280_d20260215_m052457_c001_v7007000_t0000_u01771133097693") 2026/02/15 05:30:49 DEBUG : only17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3ac5_d20260215_m052450_c001_v0001039_t0037_u01771133090702") 2026/02/15 05:30:49 DEBUG : only17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a71_d20260215_m052445_c001_v0001039_t0000_u01771133085589") 2026/02/15 05:30:49 DEBUG : only17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407c0d1353662f26_d20260215_m052418_c001_v7007000_t0000_u01771133058508") 2026/02/15 05:30:49 DEBUG : only17: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3933_d20260215_m052414_c001_v0001039_t0006_u01771133054852") 2026/02/15 05:30:49 DEBUG : only18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261281_d20260215_m052457_c001_v7007000_t0000_u01771133097876") 2026/02/15 05:30:49 DEBUG : only18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe134_d20260215_m052450_c001_v0001172_t0014_u01771133090874") 2026/02/15 05:30:49 DEBUG : only18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a89_d20260215_m052447_c001_v0001039_t0029_u01771133087782") 2026/02/15 05:30:49 DEBUG : only18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89ec_d20260215_m052418_c001_v7007000_t0000_u01771133058652") 2026/02/15 05:30:49 DEBUG : only18: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f393f_d20260215_m052415_c001_v0001039_t0036_u01771133055784") 2026/02/15 05:30:49 DEBUG : only19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261282_d20260215_m052458_c001_v7007000_t0000_u01771133098059") 2026/02/15 05:30:49 DEBUG : only19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3ac7_d20260215_m052450_c001_v0001039_t0037_u01771133090886") 2026/02/15 05:30:49 DEBUG : only19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a97_d20260215_m052448_c001_v0001039_t0014_u01771133088759") 2026/02/15 05:30:50 DEBUG : only19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407c0d1353662f29_d20260215_m052419_c001_v7007000_t0000_u01771133059063") 2026/02/15 05:30:50 DEBUG : only19: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3949_d20260215_m052416_c001_v0001039_t0033_u01771133056593") 2026/02/15 05:30:50 DEBUG : only2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261283_d20260215_m052458_c001_v7007000_t0000_u01771133098241") 2026/02/15 05:30:50 DEBUG : only2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3aca_d20260215_m052451_c001_v0001039_t0037_u01771133091070") 2026/02/15 05:30:50 DEBUG : only2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39d9_d20260215_m052427_c001_v0001039_t0016_u01771133067591") 2026/02/15 05:30:50 DEBUG : only2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89ed_d20260215_m052418_c001_v7007000_t0000_u01771133058664") 2026/02/15 05:30:50 DEBUG : only2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3849_d20260215_m052353_c001_v0001039_t0016_u01771133033861") 2026/02/15 05:30:50 DEBUG : only3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261285_d20260215_m052458_c001_v7007000_t0000_u01771133098425") 2026/02/15 05:30:50 DEBUG : only3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f414320c15d5771ac_d20260215_m052451_c001_v0001039_t0026_u01771133091092") 2026/02/15 05:30:50 DEBUG : only3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39e9_d20260215_m052428_c001_v0001039_t0045_u01771133068869") 2026/02/15 05:30:50 DEBUG : only3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4093951354402ee9_d20260215_m052418_c001_v7007000_t0000_u01771133058676") 2026/02/15 05:30:50 DEBUG : only3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3863_d20260215_m052355_c001_v0001039_t0032_u01771133035372") 2026/02/15 05:30:50 DEBUG : only4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261286_d20260215_m052458_c001_v7007000_t0000_u01771133098609") 2026/02/15 05:30:50 DEBUG : only4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119bf68d03b0a49_d20260215_m052451_c001_v0001167_t0045_u01771133091481") 2026/02/15 05:30:50 DEBUG : only4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39f3_d20260215_m052430_c001_v0001039_t0055_u01771133070281") 2026/02/15 05:30:50 DEBUG : only4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f3_d20260215_m052419_c001_v7007000_t0000_u01771133059199") 2026/02/15 05:30:50 DEBUG : only4: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f386d_d20260215_m052356_c001_v0001039_t0022_u01771133036593") 2026/02/15 05:30:50 DEBUG : only5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261287_d20260215_m052458_c001_v7007000_t0000_u01771133098791") 2026/02/15 05:30:50 DEBUG : only5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3acf_d20260215_m052451_c001_v0001039_t0037_u01771133091257") 2026/02/15 05:30:50 DEBUG : only5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f39fb_d20260215_m052431_c001_v0001039_t0022_u01771133071383") 2026/02/15 05:30:51 DEBUG : only5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f4_d20260215_m052419_c001_v7007000_t0000_u01771133059212") 2026/02/15 05:30:51 DEBUG : only5: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f387d_d20260215_m052358_c001_v0001039_t0058_u01771133038058") 2026/02/15 05:30:51 DEBUG : only6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261288_d20260215_m052458_c001_v7007000_t0000_u01771133098973") 2026/02/15 05:30:51 DEBUG : only6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe140_d20260215_m052451_c001_v0001172_t0014_u01771133091613") 2026/02/15 05:30:51 DEBUG : only6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a0f_d20260215_m052433_c001_v0001039_t0049_u01771133073556") 2026/02/15 05:30:51 DEBUG : only6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89f1_d20260215_m052419_c001_v7007000_t0000_u01771133059017") 2026/02/15 05:30:51 DEBUG : only6: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3883_d20260215_m052359_c001_v0001039_t0027_u01771133039289") 2026/02/15 05:30:51 DEBUG : only7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261289_d20260215_m052459_c001_v7007000_t0000_u01771133099156") 2026/02/15 05:30:51 DEBUG : only7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119bf68d03b0a45_d20260215_m052451_c001_v0001167_t0045_u01771133091288") 2026/02/15 05:30:51 DEBUG : only7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a17_d20260215_m052434_c001_v0001039_t0019_u01771133074751") 2026/02/15 05:30:51 DEBUG : only7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89ea_d20260215_m052418_c001_v7007000_t0000_u01771133058470") 2026/02/15 05:30:51 DEBUG : only7: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3893_d20260215_m052400_c001_v0001039_t0040_u01771133040966") 2026/02/15 05:30:51 DEBUG : only8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026128b_d20260215_m052459_c001_v7007000_t0000_u01771133099338") 2026/02/15 05:30:51 DEBUG : only8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4147b41b64dfe13e_d20260215_m052451_c001_v0001172_t0014_u01771133091430") 2026/02/15 05:30:51 DEBUG : only8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a1d_d20260215_m052435_c001_v0001039_t0049_u01771133075670") 2026/02/15 05:30:51 DEBUG : only8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a89eb_d20260215_m052418_c001_v7007000_t0000_u01771133058477") 2026/02/15 05:30:51 DEBUG : only8: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38a5_d20260215_m052402_c001_v0001039_t0007_u01771133042242") 2026/02/15 05:30:51 DEBUG : only9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026128c_d20260215_m052459_c001_v7007000_t0000_u01771133099523") 2026/02/15 05:30:51 DEBUG : only9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f3ad3_d20260215_m052451_c001_v0001039_t0037_u01771133091444") 2026/02/15 05:30:51 DEBUG : only9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3a31_d20260215_m052436_c001_v0001039_t0041_u01771133076992") 2026/02/15 05:30:51 DEBUG : only9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407c0d1353662f27_d20260215_m052418_c001_v7007000_t0000_u01771133058692") 2026/02/15 05:30:52 DEBUG : only9: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f38ad_d20260215_m052403_c001_v0001039_t0050_u01771133043429") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552876_d20260215_m052022_c001_v7007000_t0000_u01771132822774") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdc7c_d20260215_m052019_c001_v0001172_t0047_u01771132819954") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552863_d20260215_m052019_c001_v7007000_t0000_u01771132819210") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f317f_d20260215_m052016_c001_v0001039_t0059_u01771132816674") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855282e_d20260215_m052015_c001_v7007000_t0000_u01771132815822") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdc58_d20260215_m052013_c001_v0001172_t0055_u01771132813374") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b98_d20260215_m052001_c001_v7007000_t0000_u01771132801119") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b36_d20260215_m051958_c001_v0001173_t0021_u01771132798906") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b8e_d20260215_m051956_c001_v7007000_t0000_u01771132796995") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100ad4_d20260215_m051955_c001_v0001173_t0034_u01771132795477") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b7c_d20260215_m051953_c001_v7007000_t0000_u01771132793634") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100a6a_d20260215_m051952_c001_v0001173_t0000_u01771132792014") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b28_d20260215_m051944_c001_v7007000_t0000_u01771132784499") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010092f_d20260215_m051942_c001_v0001173_t0022_u01771132782206") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75afd_d20260215_m051941_c001_v7007000_t0000_u01771132781841") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201008fb_d20260215_m051939_c001_v0001173_t0032_u01771132779843") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75ad3_d20260215_m051939_c001_v7007000_t0000_u01771132779481") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201008d3_d20260215_m051938_c001_v0001173_t0056_u01771132778564") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201008c3_d20260215_m051937_c001_v0001173_t0037_u01771132777763") 2026/02/15 05:30:52 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75ab6_d20260215_m051937_c001_v7007000_t0000_u01771132777348") 2026/02/15 05:30:53 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201008a9_d20260215_m051936_c001_v0001173_t0029_u01771132776387") 2026/02/15 05:30:53 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010089b_d20260215_m051935_c001_v0001173_t0042_u01771132775597") 2026/02/15 05:30:53 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b882_d20260215_m051934_c001_v7007000_t0000_u01771132774856") 2026/02/15 05:30:53 DEBUG : potato: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010086f_d20260215_m051933_c001_v0001173_t0001_u01771132773801") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f42141b7349ee1506_d20260215_m052111_c001_v7007000_t0000_u01771132871359") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f32fb_d20260215_m052110_c001_v0001039_t0021_u01771132870381") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f401769aa3238e016_d20260215_m052101_c001_v7007000_t0000_u01771132861564") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdd52_d20260215_m052055_c001_v0001172_t0034_u01771132855345") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f42141b7349ee1488_d20260215_m052047_c001_v7007000_t0000_u01771132847363") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3243_d20260215_m052042_c001_v0001039_t0026_u01771132842593") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855289a_d20260215_m052034_c001_v7007000_t0000_u01771132834935") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdcc0_d20260215_m052029_c001_v0001172_t0048_u01771132829918") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75bbe_d20260215_m052006_c001_v7007000_t0000_u01771132806784") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b9a_d20260215_m052004_c001_v0001173_t0014_u01771132804688") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75ba4_d20260215_m052004_c001_v7007000_t0000_u01771132804323") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b6c_d20260215_m052001_c001_v0001173_t0033_u01771132801674") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b99_d20260215_m052001_c001_v7007000_t0000_u01771132801310") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b4c_d20260215_m052000_c001_v0001173_t0044_u01771132800058") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b95_d20260215_m051958_c001_v7007000_t0000_u01771132798534") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100b12_d20260215_m051957_c001_v0001173_t0010_u01771132797361") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b85_d20260215_m051955_c001_v7007000_t0000_u01771132795115") 2026/02/15 05:30:53 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100a9c_d20260215_m051953_c001_v0001173_t0059_u01771132793632") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75b2c_d20260215_m051945_c001_v7007000_t0000_u01771132785247") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010095d_d20260215_m051943_c001_v0001173_t0008_u01771132783938") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602d4_d20260215_m051832_c001_v7007000_t0000_u01771132712084") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010005d_d20260215_m051831_c001_v0001173_t0010_u01771132711075") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602d0_d20260215_m051830_c001_v7007000_t0000_u01771132710135") 2026/02/15 05:30:54 DEBUG : potato2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010003f_d20260215_m051829_c001_v0001173_t0035_u01771132709248") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f401769aa3238e017_d20260215_m052102_c001_v7007000_t0000_u01771132862010") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdd5a_d20260215_m052057_c001_v0001172_t0011_u01771132857008") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f42141b7349ee1493_d20260215_m052047_c001_v7007000_t0000_u01771132847790") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3257_d20260215_m052043_c001_v0001039_t0059_u01771132843959") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855289c_d20260215_m052035_c001_v7007000_t0000_u01771132835540") 2026/02/15 05:30:54 DEBUG : potato3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdcca_d20260215_m052030_c001_v0001172_t0025_u01771132830747") 2026/02/15 05:30:54 DEBUG : pre-dest1/1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4126caef21cf1f89_d20260215_m052150_c001_v7007000_t0000_u01771132910779") 2026/02/15 05:30:54 DEBUG : pre-dest1/1: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfde0c_d20260215_m052141_c001_v0001172_t0054_u01771132901494") 2026/02/15 05:30:54 DEBUG : pre-dest2/2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4126caef21cf1f8a_d20260215_m052150_c001_v7007000_t0000_u01771132910963") 2026/02/15 05:30:54 DEBUG : pre-dest2/2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f33dd_d20260215_m052142_c001_v0001039_t0026_u01771132902665") 2026/02/15 05:30:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb6d1a_d20260215_m052123_c001_v7007000_t0000_u01771132883405") 2026/02/15 05:30:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfddbe_d20260215_m052120_c001_v0001172_t0036_u01771132880148") 2026/02/15 05:30:54 DEBUG : sizeonly: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b7f0_d20260215_m051915_c001_v7007000_t0000_u01771132755256") 2026/02/15 05:30:54 DEBUG : sizeonly: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201005bd_d20260215_m051913_c001_v0001173_t0048_u01771132753964") 2026/02/15 05:30:54 DEBUG : splitbanan: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41365644e2cb7061_d20260215_m052744_c001_v7007000_t0000_u01771133264396") 2026/02/15 05:30:55 DEBUG : splitbanan: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5777b4_d20260215_m052735_c001_v0001039_t0033_u01771133255634") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d8e_d20260215_m052928_c001_v7007000_t0000_u01771133368621") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577ba9_d20260215_m052922_c001_v0001039_t0030_u01771133362037") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e7643c_d20260215_m052908_c001_v7007000_t0000_u01771133348802") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577ab4_d20260215_m052902_c001_v0001039_t0005_u01771133342168") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39da9ffa_d20260215_m052849_c001_v7007000_t0000_u01771133329014") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5779ec_d20260215_m052841_c001_v0001039_t0054_u01771133321235") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552f26_d20260215_m052827_c001_v7007000_t0000_u01771133307314") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577912_d20260215_m052820_c001_v0001039_t0016_u01771133300601") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4155a055fe2ecc1b_d20260215_m052805_c001_v7007000_t0000_u01771133285925") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577854_d20260215_m052759_c001_v0001039_t0028_u01771133279270") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41529135b1addf0b_d20260215_m052739_c001_v7007000_t0000_u01771133259303") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b20b0_d20260215_m052733_c001_v0001167_t0012_u01771133253989") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261497_d20260215_m052719_c001_v7007000_t0000_u01771133239309") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f403c_d20260215_m052710_c001_v0001039_t0012_u01771133230443") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026146b_d20260215_m052709_c001_v7007000_t0000_u01771133229452") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe372_d20260215_m052703_c001_v0001172_t0035_u01771133223653") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f400570d687250ee3_d20260215_m052647_c001_v7007000_t0000_u01771133207983") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5775b9_d20260215_m052638_c001_v0001039_t0016_u01771133198137") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed983c_d20260215_m052637_c001_v7007000_t0000_u01771133197225") 2026/02/15 05:30:55 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577563_d20260215_m052631_c001_v0001039_t0012_u01771133191048") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41973cf03cfc9539_d20260215_m052609_c001_v7007000_t0000_u01771133169891") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b1449_d20260215_m052603_c001_v0001167_t0032_u01771133163919") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f420b9a3bb8562943_d20260215_m052550_c001_v7007000_t0000_u01771133150143") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b114e_d20260215_m052543_c001_v0001167_t0039_u01771133143492") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8aff_d20260215_m052528_c001_v7007000_t0000_u01771133128701") 2026/02/15 05:30:56 DEBUG : splitbananasplit: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0eaa_d20260215_m052522_c001_v0001167_t0037_u01771133122019") 2026/02/15 05:30:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4188582082ed989a_d20260215_m052714_c001_v7007000_t0000_u01771133234017") 2026/02/15 05:30:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d5776e1_d20260215_m052705_c001_v0001039_t0007_u01771133225379") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261298_d20260215_m052509_c001_v7007000_t0000_u01771133109049") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0c78_d20260215_m052507_c001_v0001167_t0015_u01771133107639") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261294_d20260215_m052506_c001_v7007000_t0000_u01771133106872") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3b57_d20260215_m052505_c001_v0001039_t0030_u01771133105331") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855288d_d20260215_m052026_c001_v7007000_t0000_u01771132826687") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdca0_d20260215_m052025_c001_v0001172_t0016_u01771132825571") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552884_d20260215_m052025_c001_v7007000_t0000_u01771132825007") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f31bf_d20260215_m052023_c001_v0001039_t0005_u01771132823905") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b79c_d20260215_m051911_c001_v7007000_t0000_u01771132751687") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100571_d20260215_m051910_c001_v0001173_t0054_u01771132750107") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b76c_d20260215_m051909_c001_v7007000_t0000_u01771132749745") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010054d_d20260215_m051908_c001_v0001173_t0058_u01771132748443") 2026/02/15 05:30:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b74b_d20260215_m051906_c001_v7007000_t0000_u01771132746395") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100507_d20260215_m051904_c001_v0001173_t0049_u01771132744204") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b728_d20260215_m051903_c001_v7007000_t0000_u01771132743660") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201004b1_d20260215_m051901_c001_v0001173_t0000_u01771132741466") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a7532010043d_d20260215_m051858_c001_v0001173_t0015_u01771132738550") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f423aedb37379b6e8_d20260215_m051858_c001_v7007000_t0000_u01771132738184") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100417_d20260215_m051857_c001_v0001173_t0052_u01771132737023") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201003ff_d20260215_m051856_c001_v0001173_t0012_u01771132736040") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc60387_d20260215_m051855_c001_v7007000_t0000_u01771132735304") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100399_d20260215_m051852_c001_v0001173_t0006_u01771132732753") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100329_d20260215_m051849_c001_v0001173_t0059_u01771132729747") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc60349_d20260215_m051849_c001_v7007000_t0000_u01771132729379") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201002f5_d20260215_m051848_c001_v0001173_t0024_u01771132728116") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201002d1_d20260215_m051847_c001_v0001173_t0009_u01771132727197") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc60325_d20260215_m051846_c001_v7007000_t0000_u01771132726828") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100251_d20260215_m051842_c001_v0001173_t0050_u01771132722888") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc60310_d20260215_m051842_c001_v7007000_t0000_u01771132722500") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100221_d20260215_m051841_c001_v0001173_t0006_u01771132721572") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602f3_d20260215_m051840_c001_v7007000_t0000_u01771132720595") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201001c5_d20260215_m051839_c001_v0001173_t0029_u01771132719507") 2026/02/15 05:30:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602ec_d20260215_m051838_c001_v7007000_t0000_u01771132718939") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100165_d20260215_m051837_c001_v0001173_t0019_u01771132717931") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602e5_d20260215_m051836_c001_v7007000_t0000_u01771132716991") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201000fd_d20260215_m051835_c001_v0001173_t0055_u01771132715685") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602da_d20260215_m051835_c001_v7007000_t0000_u01771132715111") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753201000af_d20260215_m051834_c001_v0001173_t0048_u01771132714082") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602d6_d20260215_m051833_c001_v7007000_t0000_u01771132713524") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100075_d20260215_m051832_c001_v0001173_t0048_u01771132712642") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602c8_d20260215_m051827_c001_v7007000_t0000_u01771132707174") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100007_d20260215_m051826_c001_v0001173_t0006_u01771132706228") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602c3_d20260215_m051825_c001_v7007000_t0000_u01771132705624") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753200fffdf_d20260215_m051823_c001_v0001173_t0046_u01771132703779") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602bb_d20260215_m051822_c001_v7007000_t0000_u01771132702866") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753200fff95_d20260215_m051820_c001_v0001173_t0056_u01771132700863") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f408ea39cebc602b0_d20260215_m051818_c001_v7007000_t0000_u01771132698525") 2026/02/15 05:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a753200fff3a_d20260215_m051817_c001_v0001173_t0049_u01771132697619") 2026/02/15 05:30:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261299_d20260215_m052509_c001_v7007000_t0000_u01771133109234") 2026/02/15 05:30:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe188_d20260215_m052507_c001_v0001172_t0024_u01771133107650") 2026/02/15 05:30:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261295_d20260215_m052507_c001_v7007000_t0000_u01771133107063") 2026/02/15 05:30:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577264_d20260215_m052505_c001_v0001039_t0039_u01771133105341") 2026/02/15 05:30:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d91_d20260215_m052931_c001_v7007000_t0000_u01771133371134") 2026/02/15 05:30:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b2f5d_d20260215_m052929_c001_v0001167_t0027_u01771133369992") 2026/02/15 05:30:59 DEBUG : sub/yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552874_d20260215_m052022_c001_v7007000_t0000_u01771132822215") 2026/02/15 05:30:59 DEBUG : sub/yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f3199_d20260215_m052019_c001_v0001039_t0038_u01771132819945") 2026/02/15 05:30:59 DEBUG : test_dir1/file2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261292_d20260215_m052504_c001_v7007000_t0000_u01771133104574") 2026/02/15 05:30:59 DEBUG : test_dir1/file2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0bd4_d20260215_m052502_c001_v0001167_t0047_u01771133102911") 2026/02/15 05:30:59 DEBUG : test_dir1/file2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f4026128f_d20260215_m052502_c001_v7007000_t0000_u01771133102100") 2026/02/15 05:30:59 DEBUG : test_dir1/file2: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b0b7c_d20260215_m052500_c001_v0001167_t0028_u01771133100481") 2026/02/15 05:30:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261293_d20260215_m052504_c001_v7007000_t0000_u01771133104758") 2026/02/15 05:30:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577248_d20260215_m052502_c001_v0001039_t0041_u01771133102920") 2026/02/15 05:30:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4102128f40261290_d20260215_m052502_c001_v7007000_t0000_u01771133102286") 2026/02/15 05:30:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d57721e_d20260215_m052500_c001_v0001039_t0032_u01771133100492") 2026/02/15 05:30:59 DEBUG : three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75c54_d20260215_m052012_c001_v7007000_t0000_u01771132812629") 2026/02/15 05:30:59 DEBUG : three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100c30_d20260215_m052011_c001_v0001173_t0027_u01771132811140") 2026/02/15 05:30:59 DEBUG : three: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119a75320100bde_d20260215_m052008_c001_v0001173_t0000_u01771132808309") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d92_d20260215_m052932_c001_v7007000_t0000_u01771133372908") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe5c7_d20260215_m052932_c001_v0001172_t0047_u01771133372086") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8daf_d20260215_m052954_c001_v7007000_t0000_u01771133394951") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f4696_d20260215_m052952_c001_v0001039_t0056_u01771133392570") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8dab_d20260215_m052951_c001_v7007000_t0000_u01771133391009") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe603_d20260215_m052948_c001_v0001172_t0030_u01771133388866") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8da4_d20260215_m052947_c001_v7007000_t0000_u01771133387905") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b31b0_d20260215_m052946_c001_v0001167_t0028_u01771133386986") 2026/02/15 05:30:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d99_d20260215_m052941_c001_v7007000_t0000_u01771133381506") 2026/02/15 05:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe5eb_d20260215_m052940_c001_v0001172_t0010_u01771133380320") 2026/02/15 05:31:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d9e_d20260215_m052944_c001_v7007000_t0000_u01771133384167") 2026/02/15 05:31:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f465f_d20260215_m052942_c001_v0001039_t0024_u01771133382452") 2026/02/15 05:31:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d96_d20260215_m052939_c001_v7007000_t0000_u01771133379363") 2026/02/15 05:31:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1119bf68d03b3087_d20260215_m052938_c001_v0001167_t0026_u01771133378265") 2026/02/15 05:31:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d95_d20260215_m052937_c001_v7007000_t0000_u01771133377310") 2026/02/15 05:31:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577c58_d20260215_m052936_c001_v0001039_t0042_u01771133376190") 2026/02/15 05:31:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8d93_d20260215_m052935_c001_v7007000_t0000_u01771133375011") 2026/02/15 05:31:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f45ff_d20260215_m052933_c001_v0001039_t0022_u01771133373876") 2026/02/15 05:31:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f407baf0a39daa0e4_d20260215_m053000_c001_v7007000_t0000_u01771133400198") 2026/02/15 05:31:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfe62d_d20260215_m052959_c001_v0001172_t0000_u01771133399310") 2026/02/15 05:31:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8da1_d20260215_m052945_c001_v7007000_t0000_u01771133385998") 2026/02/15 05:31:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577cbc_d20260215_m052945_c001_v0001039_t0041_u01771133385119") 2026/02/15 05:31:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8db0_d20260215_m052955_c001_v7007000_t0000_u01771133395558") 2026/02/15 05:31:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f114320c15d577d06_d20260215_m052954_c001_v0001039_t0045_u01771133394139") 2026/02/15 05:31:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f41959969dc9a8dad_d20260215_m052951_c001_v7007000_t0000_u01771133391604") 2026/02/15 05:31:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1101139c73c77e6b_d20260215_m052950_c001_v0001167_t0036_u01771133390428") 2026/02/15 05:31:00 DEBUG : two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4184c63025e75c58_d20260215_m052012_c001_v7007000_t0000_u01771132812814") 2026/02/15 05:31:00 DEBUG : two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f405e94d5450f316b_d20260215_m052010_c001_v0001039_t0037_u01771132810573") 2026/02/15 05:31:00 DEBUG : two: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f4119a75320100bdc_d20260215_m052008_c001_v0001173_t0005_u01771132808126") 2026/02/15 05:31:00 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552879_d20260215_m052022_c001_v7007000_t0000_u01771132822972") 2026/02/15 05:31:01 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f117d1b29bfe89581_d20260215_m052021_c001_v0001173_t0028_u01771132821476") 2026/02/15 05:31:01 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b946855285a_d20260215_m052018_c001_v7007000_t0000_u01771132818661") 2026/02/15 05:31:01 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f1147b41b64dfdc6a_d20260215_m052016_c001_v0001172_t0002_u01771132816578") 2026/02/15 05:31:01 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552821_d20260215_m052015_c001_v7007000_t0000_u01771132815271") 2026/02/15 05:31:01 DEBUG : yam: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f105e94d5450f317b_d20260215_m052013_c001_v0001039_t0048_u01771132813384") 2026/02/15 05:31:01 DEBUG : yaml: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552868_d20260215_m052019_c001_v7007000_t0000_u01771132819394") 2026/02/15 05:31:01 DEBUG : yaml: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f118f2bb228c1ee18_d20260215_m052018_c001_v0001185_t0022_u01771132818429") 2026/02/15 05:31:01 DEBUG : yaml: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f40260b9468552832_d20260215_m052016_c001_v7007000_t0000_u01771132816011") 2026/02/15 05:31:01 DEBUG : yaml: Deleting (id "4_zaf823d43b0cd5bfb9fc80e1b_f110446d888262491_d20260215_m052015_c001_v0001185_t0005_u01771132815057") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m47.827532267s (try 1/5)