"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/28 02:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu" 2026/03/28 02:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:49:20 DEBUG : Creating backend with remote "/tmp/rclone2836092222" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/28 02:49:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:23 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", 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-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", 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-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:24 DEBUG : Creating backend with remote "/non-existing" 2026/03/28 02:49:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/28 02:49:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:27 INFO : B2 bucket rclone-test-janixok0fibu: Running all checks before starting transfers 2026/03/28 02:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:27 INFO : B2 bucket rclone-test-janixok0fibu: Checks finished, now starting transfers 2026/03/28 02:49:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.70s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:29 ERROR : Ignoring --no-traverse with sync 2026/03/28 02:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:29 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:29 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:29 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/28 02:49:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:31 DEBUG : hello world2: size = 12 OK 2026/03/28 02:49:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/28 02:49:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:49:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:32 DEBUG : potato2: size = 11 OK 2026/03/28 02:49:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:49:33 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:33 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:34 DEBUG : potato2: size = 11 OK 2026/03/28 02:49:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/28 02:49:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:49:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/28 02:49:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:49:35 INFO : sub dir2: Making directory 2026/03/28 02:49:35 INFO : sub dir: Making directory 2026/03/28 02:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:35 INFO : sub dir2/sub sub dir2: Making directory 2026/03/28 02:49:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:35 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/28 02:49:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:36 INFO : sub dir2: Making directory 2026/03/28 02:49:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/28 02:49:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:36 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:36 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:37 DEBUG : sub dir2: Making directory with metadata 2026/03/28 02:49:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:49:37 INFO : sub dir2: Making directory 2026/03/28 02:49:37 INFO : sub dir: Making directory 2026/03/28 02:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:37 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:37 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:38 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:38 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/28 02:49:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 02:49:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:39 INFO : sub dir2: Making directory 2026/03/28 02:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:39 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:39 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:40 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:41 DEBUG : sub dir2: Making directory with metadata 2026/03/28 02:49:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:49:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:49:41 INFO : sub dir2: Making directory 2026/03/28 02:49:41 INFO : sub dir: Making directory 2026/03/28 02:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:41 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:41 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:41 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/28 02:49:42 DEBUG : B2 bucket rclone-test-janixok0fibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:42 INFO : sub dir2: Making directory 2026/03/28 02:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:43 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:43 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:43 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-komijub2noqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-komijub2noqo 2026/03/28 02:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:46 DEBUG : B2 bucket rclone-test-komijub2noqo: Waiting for checks to finish 2026/03/28 02:49:46 DEBUG : B2 bucket rclone-test-komijub2noqo: Waiting for transfers to finish 2026/03/28 02:49:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:49:47 DEBUG : B2 bucket rclone-test-komijub2noqo: Purge remote 2026/03/28 02:49:47 INFO : B2 bucket rclone-test-komijub2noqo: cleaning bucket "rclone-test-komijub2noqo" of all files 2026/03/28 02:49:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fb2fdd3508d3b2b9fd80e1b_f106fbbc7b7eff192_d20260328_m024946_c001_v0001033_t0014_u01774666186722") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:49 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:49:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:49:49 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 02:49:49 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:49 DEBUG : sub dir/hello world: size = 17 OK 2026/03/28 02:49:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/28 02:49:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nudunam8sufo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-nudunam8sufo 2026/03/28 02:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:49:52 DEBUG : B2 bucket rclone-test-nudunam8sufo: Waiting for checks to finish 2026/03/28 02:49:52 DEBUG : B2 bucket rclone-test-nudunam8sufo: Waiting for transfers to finish 2026/03/28 02:49:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:49:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:49:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:49:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nudunam8sufo) 2026/03/28 02:49:55 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 02:49:55 DEBUG : B2 bucket rclone-test-nudunam8sufo: Waiting for checks to finish 2026/03/28 02:49:55 DEBUG : B2 bucket rclone-test-nudunam8sufo: Waiting for transfers to finish 2026/03/28 02:49:55 DEBUG : sub dir/hello world: size = 17 OK 2026/03/28 02:49:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/28 02:49:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:49:55 DEBUG : B2 bucket rclone-test-nudunam8sufo: Purge remote 2026/03/28 02:49:55 INFO : B2 bucket rclone-test-nudunam8sufo: cleaning bucket "rclone-test-nudunam8sufo" of all files 2026/03/28 02:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf021d73509d3b2b9fd80e1b_f1114b28601c1ee23_d20260328_m024955_c001_v0001103_t0030_u01774666195378") 2026/03/28 02:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zdf021d73509d3b2b9fd80e1b_f1072aac8f323ac66_d20260328_m024953_c001_v0001033_t0056_u01774666193252") --- PASS: TestServerSideCopyOverSelf (6.62s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:49:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:49:58 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 02:49:58 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:49:58 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:49:58 DEBUG : sub dir/hello world: size = 17 OK 2026/03/28 02:49:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/28 02:49:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/28 02:49:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.15s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nobuzig9copi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-nobuzig9copi 2026/03/28 02:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:50:01 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for checks to finish 2026/03/28 02:50:01 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for transfers to finish 2026/03/28 02:50:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:50:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:50:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:50:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nobuzig9copi) 2026/03/28 02:50:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 02:50:03 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for checks to finish 2026/03/28 02:50:03 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for transfers to finish 2026/03/28 02:50:04 DEBUG : sub dir/hello world: size = 17 OK 2026/03/28 02:50:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/28 02:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:50:04 INFO : sub dir/hello world: Deleted 2026/03/28 02:50:05 DEBUG : testing file moves 2026/03/28 02:50:05 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:50:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nobuzig9copi) 2026/03/28 02:50:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 02:50:05 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for checks to finish 2026/03/28 02:50:05 DEBUG : B2 bucket rclone-test-nobuzig9copi: Waiting for transfers to finish 2026/03/28 02:50:05 DEBUG : sub dir/hello world: size = 24 OK 2026/03/28 02:50:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/28 02:50:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 02:50:05 INFO : sub dir/hello world: Deleted 2026/03/28 02:50:06 DEBUG : B2 bucket rclone-test-nobuzig9copi: Purge remote 2026/03/28 02:50:06 INFO : B2 bucket rclone-test-nobuzig9copi: cleaning bucket "rclone-test-nobuzig9copi" of all files 2026/03/28 02:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe23d83509d3b2b9fd80e1b_f1172d2fffd336dd1_d20260328_m025005_c001_v0001179_t0005_u01774666205622") 2026/03/28 02:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe23d83509d3b2b9fd80e1b_f100fed91184e40a4_d20260328_m025003_c001_v0001117_t0005_u01774666203608") 2026/03/28 02:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe23d83509d3b2b9fd80e1b_f109eac5247f297c5_d20260328_m025001_c001_v0001130_t0001_u01774666201864") --- PASS: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:08 ERROR : error listing: directory not found 2026/03/28 02:50:08 INFO : Local file system at /tmp/rclone2836092222: Making directory 2026/03/28 02:50:08 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:08 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:50:10 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for checks to finish 2026/03/28 02:50:10 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for transfers to finish 2026/03/28 02:50:11 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/28 02:50:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:50:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/28 02:50:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/28 02:50:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:12 DEBUG : check sum: size = 1 OK 2026/03/28 02:50:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:50:12 INFO : check sum: Copied (new) 2026/03/28 02:50:12 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:12 DEBUG : check sum: size = 1 OK 2026/03/28 02:50:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:50:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/28 02:50:12 DEBUG : check sum: Unchanged skipping 2026/03/28 02:50:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:12 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/28 02:50:13 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:13 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:14 DEBUG : sizeonly: size = 6 OK 2026/03/28 02:50:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/28 02:50:14 INFO : sizeonly: Copied (new) 2026/03/28 02:50:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:14 DEBUG : sizeonly: size = 6 OK 2026/03/28 02:50:14 DEBUG : sizeonly: Sizes identical 2026/03/28 02:50:14 DEBUG : sizeonly: Unchanged skipping 2026/03/28 02:50:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/28 02:50:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/28 02:50:16 INFO : ignore-size: Copied (new) 2026/03/28 02:50:16 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:50:16 DEBUG : ignore-size: Unchanged skipping 2026/03/28 02:50:16 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:16 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:16 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.14s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:18 DEBUG : existing: size = 6 OK 2026/03/28 02:50:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:50:18 DEBUG : existing: Unchanged skipping 2026/03/28 02:50:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:18 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:18 INFO : There was nothing to transfer 2026/03/28 02:50:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/28 02:50:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:18 DEBUG : existing: size = 6 OK 2026/03/28 02:50:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/28 02:50:18 INFO : existing: Copied (replaced existing) 2026/03/28 02:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 02:50:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:20 DEBUG : existing: size = 6 OK 2026/03/28 02:50:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/28 02:50:20 INFO : existing: Copied (new) 2026/03/28 02:50:20 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:20 DEBUG : existing: Destination exists, skipping 2026/03/28 02:50:20 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:20 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:20 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/28 02:50:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:22 DEBUG : c/non empty space: size = 5 OK 2026/03/28 02:50:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:22 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 02:50:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:23 DEBUG : a/potato2: size = 60 OK 2026/03/28 02:50:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:23 INFO : a/potato2: Copied (new) 2026/03/28 02:50:23 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:25 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/28 02:50:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:50:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/28 02:50:25 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:25 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:25 INFO : There was nothing to transfer 2026/03/28 02:50:25 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/28 02:50:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:50:26 INFO : empty space: Updated modification time in destination 2026/03/28 02:50:26 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:26 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:28 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/28 02:50:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:50:28 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:28 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.10s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:29 DEBUG : foo: size = 3 OK 2026/03/28 02:50:29 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/28 02:50:29 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:50:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:50:29 DEBUG : foo: sha1 differ 2026/03/28 02:50:29 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:30 DEBUG : foo: size = 3 OK 2026/03/28 02:50:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/28 02:50:30 INFO : foo: Copied (replaced existing) 2026/03/28 02:50:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/28 02:50:32 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:32 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:33 DEBUG : potato: size = 60 OK 2026/03/28 02:50:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:33 INFO : potato: Copied (new) 2026/03/28 02:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:50:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:50:35 DEBUG : potato: Sizes differ 2026/03/28 02:50:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:38 DEBUG : potato: size = 21 OK 2026/03/28 02:50:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/28 02:50:38 INFO : potato: Copied (replaced existing) 2026/03/28 02:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.19s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:40 DEBUG : potato: size = 21 OK 2026/03/28 02:50:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/28 02:50:40 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2836092222) 2026/03/28 02:50:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:50:40 DEBUG : potato: sha1 differ 2026/03/28 02:50:40 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:41 DEBUG : potato: size = 21 OK 2026/03/28 02:50:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/28 02:50:41 INFO : potato: Copied (replaced existing) 2026/03/28 02:50:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:43 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:43 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:43 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/28 02:50:43 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:43 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:46 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:46 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:46 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:46 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:47 DEBUG : potato2: size = 60 OK 2026/03/28 02:50:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:47 INFO : potato2: Copied (new) 2026/03/28 02:50:47 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:49 INFO : d: Making directory 2026/03/28 02:50:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/28 02:50:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:49 DEBUG : c/non empty space: size = 5 OK 2026/03/28 02:50:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:49 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 02:50:50 DEBUG : a/potato2: size = 60 OK 2026/03/28 02:50:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:50 INFO : a/potato2: Copied (new) 2026/03/28 02:50:50 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:50 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:50 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/28 02:50:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:53 DEBUG : c/non empty space: size = 5 OK 2026/03/28 02:50:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 02:50:53 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:53 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:54 DEBUG : a/potato2: size = 60 OK 2026/03/28 02:50:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:54 INFO : a/potato2: Copied (new) 2026/03/28 02:50:54 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting files as there were IO errors 2026/03/28 02:50:54 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:50:57 DEBUG : Waiting for deletions to finish 2026/03/28 02:50:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:50:57 DEBUG : empty space: size = 1 OK 2026/03/28 02:50:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:50:57 DEBUG : empty space: Unchanged skipping 2026/03/28 02:50:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:50:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:50:58 INFO : potato: Deleted 2026/03/28 02:50:58 DEBUG : potato2: size = 60 OK 2026/03/28 02:50:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:50:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:00 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:00 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:01 INFO : potato: Deleted 2026/03/28 02:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:01 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:51:01 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:01 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:01 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:03 DEBUG : potato2: size = 60 OK 2026/03/28 02:51:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:51:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.55s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:06 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:06 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:06 DEBUG : potato2: size = 19 OK 2026/03/28 02:51:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/28 02:51:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.81s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:08 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 02:51:08 DEBUG : enormous: Excluded 2026/03/28 02:51:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 02:51:08 DEBUG : potato2: Excluded 2026/03/28 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 02:51:09 DEBUG : potato2: Excluded 2026/03/28 02:51:09 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:51:09 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:09 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:09 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:09 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:09 INFO : There was nothing to transfer 2026/03/28 02:51:09 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 02:51:09 DEBUG : enormous: Excluded 2026/03/28 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 02:51:09 DEBUG : potato2: Excluded 2026/03/28 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 02:51:09 DEBUG : potato2: Excluded 2026/03/28 02:51:09 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/28 02:51:09 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:09 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for checks to finish 2026/03/28 02:51:09 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for transfers to finish 2026/03/28 02:51:09 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:13 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 02:51:13 DEBUG : enormous: Excluded 2026/03/28 02:51:13 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 02:51:13 DEBUG : potato2: Excluded 2026/03/28 02:51:14 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:51:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:14 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:14 INFO : potato2: Deleted 2026/03/28 02:51:14 INFO : enormous: Deleted 2026/03/28 02:51:14 INFO : There was nothing to transfer 2026/03/28 02:51:14 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for checks to finish 2026/03/28 02:51:14 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/28 02:51:14 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:14 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for transfers to finish 2026/03/28 02:51:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:14 INFO : enormous: Deleted 2026/03/28 02:51:14 INFO : potato2: Deleted 2026/03/28 02:51:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.20s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:17 DEBUG : five: Need to transfer - File not found at Destination 2026/03/28 02:51:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:51:17 DEBUG : four: size = 8 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:51:17 DEBUG : four: Sizes differ 2026/03/28 02:51:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/28 02:51:17 DEBUG : one: Destination is newer than source, skipping 2026/03/28 02:51:17 DEBUG : three: size = 5 OK 2026/03/28 02:51:17 DEBUG : three: Sizes identical 2026/03/28 02:51:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/28 02:51:17 DEBUG : two: size = 3 OK 2026/03/28 02:51:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2836092222) 2026/03/28 02:51:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:51:17 DEBUG : two: sha1 differ 2026/03/28 02:51:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:17 DEBUG : five: size = 4 OK 2026/03/28 02:51:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/28 02:51:17 INFO : five: Copied (new) 2026/03/28 02:51:18 DEBUG : four: size = 4 OK 2026/03/28 02:51:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/28 02:51:18 INFO : four: Copied (replaced existing) 2026/03/28 02:51:18 DEBUG : two: size = 3 OK 2026/03/28 02:51:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/28 02:51:18 INFO : two: Copied (replaced existing) 2026/03/28 02:51:18 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:18 DEBUG : five: size = 4 OK 2026/03/28 02:51:18 DEBUG : four: size = 4 OK 2026/03/28 02:51:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/28 02:51:18 DEBUG : one: Destination is newer than source, skipping 2026/03/28 02:51:18 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/28 02:51:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/28 02:51:18 DEBUG : two: size = 3 OK 2026/03/28 02:51:18 DEBUG : three: size = 5 OK 2026/03/28 02:51:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/28 02:51:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/28 02:51:18 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/28 02:51:18 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/28 02:51:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2836092222) 2026/03/28 02:51:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/28 02:51:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/28 02:51:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:51:18 DEBUG : three: sha1 differ 2026/03/28 02:51:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/28 02:51:18 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:19 DEBUG : three: size = 5 OK 2026/03/28 02:51:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:51:19 INFO : three: Copied (replaced existing) 2026/03/28 02:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.71s) === 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-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/28 02:51:21 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:21 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/28 02:51:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/28 02:51:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:21 DEBUG : potato: size = 14 OK 2026/03/28 02:51:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/28 02:51:21 INFO : potato: Copied (new) 2026/03/28 02:51:21 DEBUG : yam: size = 11 OK 2026/03/28 02:51:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:21 INFO : yam: Copied (new) 2026/03/28 02:51:21 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:22 DEBUG : potato: size = 14 OK 2026/03/28 02:51:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:51:22 DEBUG : potato: Unchanged skipping 2026/03/28 02:51:22 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:22 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:23 DEBUG : yaml: size = 11 OK 2026/03/28 02:51:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:23 INFO : yam: Copied (server-side copy) to: yaml 2026/03/28 02:51:23 INFO : yam: Deleted 2026/03/28 02:51:23 INFO : yaml: Renamed from "yam" 2026/03/28 02:51:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/28 02:51:24 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:24 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:24 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/28 02:51:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/28 02:51:24 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:24 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:24 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/2fe29dc3508d3b2b9fd80e1b/c001_v0001167_t0049": EOF 2026/03/28 02:51:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/2fe29dc3508d3b2b9fd80e1b/c001_v0001167_t0049": EOF) 2026/03/28 02:51:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/28 02:51:24 DEBUG : potato: Received error: Post "https://pod-000-1167-03.backblaze.com/b2api/v1/b2_upload_file/2fe29dc3508d3b2b9fd80e1b/c001_v0001167_t0049": EOF - low level retry 0/10 2026/03/28 02:51:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/28 02:51:25 DEBUG : yam: size = 11 OK 2026/03/28 02:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:25 INFO : yam: Copied (new) 2026/03/28 02:51:25 DEBUG : potato: size = 14 OK 2026/03/28 02:51:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/28 02:51:25 INFO : potato: Copied (new) 2026/03/28 02:51:25 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:25 DEBUG : potato: size = 14 OK 2026/03/28 02:51:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:51:25 DEBUG : potato: Unchanged skipping 2026/03/28 02:51:25 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:25 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:25 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:26 DEBUG : yaml: size = 11 OK 2026/03/28 02:51:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:26 INFO : yam: Copied (server-side copy) to: yaml 2026/03/28 02:51:26 INFO : yam: Deleted 2026/03/28 02:51:26 INFO : yaml: Renamed from "yam" 2026/03/28 02:51:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/28 02:51:27 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:27 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/28 02:51:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/28 02:51:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:28 DEBUG : potato: size = 14 OK 2026/03/28 02:51:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/28 02:51:28 INFO : potato: Copied (new) 2026/03/28 02:51:28 DEBUG : sub/yam: size = 11 OK 2026/03/28 02:51:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:28 INFO : sub/yam: Copied (new) 2026/03/28 02:51:28 DEBUG : Waiting for deletions to finish 2026/03/28 02:51:28 DEBUG : potato: size = 14 OK 2026/03/28 02:51:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:51:28 DEBUG : potato: Unchanged skipping 2026/03/28 02:51:28 INFO : B2 bucket rclone-test-janixok0fibu: Making map for --track-renames 2026/03/28 02:51:28 INFO : B2 bucket rclone-test-janixok0fibu: Finished making map for --track-renames 2026/03/28 02:51:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for renames to finish 2026/03/28 02:51:29 DEBUG : yam: size = 11 OK 2026/03/28 02:51:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/28 02:51:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/28 02:51:29 INFO : sub/yam: Deleted 2026/03/28 02:51:29 INFO : yam: Renamed from "sub/yam" 2026/03/28 02:51:29 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.77s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:30 DEBUG : Creating backend with remote "/tmp/rclone2836092222/dir1" 2026/03/28 02:51:30 DEBUG : Creating backend with remote "/tmp/rclone2836092222/dir2" 2026/03/28 02:51:30 DEBUG : Local file system at /tmp/rclone2836092222/dir2: Using server-side directory move 2026/03/28 02:51:30 INFO : Local file system at /tmp/rclone2836092222/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/28 02:51:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/28 02:51:30 DEBUG : Local file system at /tmp/rclone2836092222/dir2: Waiting for checks to finish 2026/03/28 02:51:30 INFO : file1.txt: Moved (server-side) 2026/03/28 02:51:30 DEBUG : Local file system at /tmp/rclone2836092222/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:51:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/28 02:51:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:51:31 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:51:31 INFO : sub dir/hello world: Deleted 2026/03/28 02:51:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/28 02:51:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/28 02:51:31 INFO : nested/sub dir/file: Copied (new) 2026/03/28 02:51:31 INFO : nested/sub dir/file: Deleted 2026/03/28 02:51:31 INFO : sub dir: Removing directory 2026/03/28 02:51:31 INFO : nested/sub dir: Removing directory 2026/03/28 02:51:31 INFO : nested: Removing directory 2026/03/28 02:51:31 DEBUG : Local file system at /tmp/rclone2836092222: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 02:51:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/28 02:51:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 02:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:51:33 INFO : sub dir/hello world: Copied (new) 2026/03/28 02:51:33 INFO : sub dir/hello world: Deleted 2026/03/28 02:51:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/28 02:51:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/28 02:51:33 INFO : nested/sub dir/file: Copied (new) 2026/03/28 02:51:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/28 02:51:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 02:51:34 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:34 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:35 DEBUG : existing-b: size = 6 OK 2026/03/28 02:51:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/28 02:51:35 INFO : existing-b: Copied (new) 2026/03/28 02:51:35 INFO : existing-b: Deleted 2026/03/28 02:51:35 DEBUG : existing: size = 6 OK 2026/03/28 02:51:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/28 02:51:35 INFO : existing: Copied (new) 2026/03/28 02:51:35 INFO : existing: Deleted 2026/03/28 02:51:35 DEBUG : existing: Destination exists, skipping 2026/03/28 02:51:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/28 02:51:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:51:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:51:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-buhafav4tibi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-buhafav4tibi 2026/03/28 02:51:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:40 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/28 02:51:40 DEBUG : empty space: Unchanged skipping 2026/03/28 02:51:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:51:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buhafav4tibi) 2026/03/28 02:51:40 DEBUG : potato3: Sizes differ 2026/03/28 02:51:40 DEBUG : B2 bucket rclone-test-buhafav4tibi: Waiting for checks to finish 2026/03/28 02:51:41 INFO : empty space: Deleted 2026/03/28 02:51:41 DEBUG : B2 bucket rclone-test-buhafav4tibi: Waiting for transfers to finish 2026/03/28 02:51:41 DEBUG : potato2: size = 60 OK 2026/03/28 02:51:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:51:41 INFO : potato2: Copied (server-side copy) 2026/03/28 02:51:41 INFO : potato2: Deleted 2026/03/28 02:51:42 DEBUG : potato3: size = 68 OK 2026/03/28 02:51:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:51:42 INFO : potato3: Copied (server-side copy) 2026/03/28 02:51:42 INFO : potato3: Deleted 2026/03/28 02:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hocuqin4tona" 2026/03/28 02:51:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/28 02:51:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/28 02:51:43 DEBUG : B2 bucket rclone-test-hocuqin4tona: Waiting for checks to finish 2026/03/28 02:51:43 DEBUG : B2 bucket rclone-test-hocuqin4tona: Waiting for transfers to finish 2026/03/28 02:51:44 DEBUG : empty space: size = 1 OK 2026/03/28 02:51:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:51:44 INFO : empty space: Copied (server-side copy) 2026/03/28 02:51:44 DEBUG : potato2: size = 60 OK 2026/03/28 02:51:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:51:44 INFO : potato2: Copied (server-side copy) 2026/03/28 02:51:44 INFO : empty space: Deleted 2026/03/28 02:51:45 INFO : potato2: Deleted 2026/03/28 02:51:45 DEBUG : potato3: size = 68 OK 2026/03/28 02:51:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:51:45 INFO : potato3: Copied (server-side copy) 2026/03/28 02:51:45 INFO : potato3: Deleted 2026/03/28 02:51:45 DEBUG : B2 bucket rclone-test-hocuqin4tona: Purge remote 2026/03/28 02:51:45 INFO : B2 bucket rclone-test-hocuqin4tona: cleaning bucket "rclone-test-hocuqin4tona" of all files 2026/03/28 02:51:45 DEBUG : empty space: Deleting (id "4_z8f22cd9350ad3b2b9fd80e1b_f110844564bfd188d_d20260328_m025144_c001_v0001117_t0033_u01774666304355") 2026/03/28 02:51:45 DEBUG : potato2: Deleting (id "4_z8f22cd9350ad3b2b9fd80e1b_f106d98b489e5e183_d20260328_m025144_c001_v0001184_t0057_u01774666304723") 2026/03/28 02:51:45 DEBUG : potato3: Deleting (id "4_z8f22cd9350ad3b2b9fd80e1b_f116238d8b282d1e2_d20260328_m025144_c001_v0001092_t0035_u01774666304738") 2026/03/28 02:51:46 DEBUG : B2 bucket rclone-test-buhafav4tibi: Purge remote 2026/03/28 02:51:46 INFO : B2 bucket rclone-test-buhafav4tibi: cleaning bucket "rclone-test-buhafav4tibi" of all files 2026/03/28 02:51:46 DEBUG : empty space: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f420aa437c1383661_d20260328_m025144_c001_v7007000_t0000_u01774666304856") 2026/03/28 02:51:46 DEBUG : empty space: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f113a1cc6724810aa_d20260328_m025140_c001_v0001165_t0022_u01774666300230") 2026/03/28 02:51:46 DEBUG : potato2: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f407de7e05d265c75_d20260328_m025144_c001_v7007000_t0000_u01774666304938") 2026/03/28 02:51:46 DEBUG : potato2: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f103c1980040bbe17_d20260328_m025141_c001_v0001090_t0009_u01774666301044") 2026/03/28 02:51:46 DEBUG : potato3: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f407de7e05d265c76_d20260328_m025145_c001_v7007000_t0000_u01774666305175") 2026/03/28 02:51:46 DEBUG : potato3: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f1118c1af98aa7873_d20260328_m025141_c001_v0001167_t0028_u01774666301414") 2026/03/28 02:51:46 DEBUG : potato3: Deleting (id "4_z8f62bd7350ad3b2b9fd80e1b_f113a1cc6724810ac_d20260328_m025140_c001_v0001165_t0020_u01774666300461") --- PASS: TestServerSideMove (11.83s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gadutek1nali" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-gadutek1nali 2026/03/28 02:51:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 02:51:54 DEBUG : empty space: Excluded 2026/03/28 02:51:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 02:51:54 DEBUG : empty space: Excluded 2026/03/28 02:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:51:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gadutek1nali) 2026/03/28 02:51:54 DEBUG : potato3: Sizes differ 2026/03/28 02:51:54 DEBUG : B2 bucket rclone-test-gadutek1nali: Waiting for checks to finish 2026/03/28 02:51:54 DEBUG : B2 bucket rclone-test-gadutek1nali: Waiting for transfers to finish 2026/03/28 02:51:54 DEBUG : potato2: size = 60 OK 2026/03/28 02:51:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:51:54 INFO : potato2: Copied (server-side copy) 2026/03/28 02:51:54 INFO : potato2: Deleted 2026/03/28 02:51:54 DEBUG : potato3: size = 68 OK 2026/03/28 02:51:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:51:54 INFO : potato3: Copied (server-side copy) 2026/03/28 02:51:55 INFO : potato3: Deleted 2026/03/28 02:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-durirem0bume" 2026/03/28 02:51:56 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 02:51:56 DEBUG : empty space: Excluded 2026/03/28 02:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:51:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/28 02:51:56 DEBUG : B2 bucket rclone-test-durirem0bume: Waiting for checks to finish 2026/03/28 02:51:56 DEBUG : B2 bucket rclone-test-durirem0bume: Waiting for transfers to finish 2026/03/28 02:51:57 DEBUG : potato2: size = 60 OK 2026/03/28 02:51:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:51:57 INFO : potato2: Copied (server-side copy) 2026/03/28 02:51:57 INFO : potato2: Deleted 2026/03/28 02:51:57 DEBUG : potato3: size = 68 OK 2026/03/28 02:51:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:51:57 INFO : potato3: Copied (server-side copy) 2026/03/28 02:51:57 INFO : potato3: Deleted 2026/03/28 02:51:58 DEBUG : B2 bucket rclone-test-durirem0bume: Purge remote 2026/03/28 02:51:58 INFO : B2 bucket rclone-test-durirem0bume: cleaning bucket "rclone-test-durirem0bume" of all files 2026/03/28 02:51:58 DEBUG : potato2: Deleting (id "4_z2f42fdb350ad3b2b9fd80e1b_f10408fd3c9554a32_d20260328_m025156_c001_v0001176_t0033_u01774666316978") 2026/03/28 02:51:58 DEBUG : potato3: Deleting (id "4_z2f42fdb350ad3b2b9fd80e1b_f114e6ab0bf5d9078_d20260328_m025157_c001_v0001167_t0046_u01774666317222") 2026/03/28 02:51:59 DEBUG : B2 bucket rclone-test-gadutek1nali: Purge remote 2026/03/28 02:51:59 INFO : B2 bucket rclone-test-gadutek1nali: cleaning bucket "rclone-test-gadutek1nali" of all files 2026/03/28 02:51:59 DEBUG : empty space: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f114fd3b208a421bd_d20260328_m025152_c001_v0001117_t0058_u01774666312766") 2026/03/28 02:51:59 DEBUG : potato2: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f4122dcd5512ac11e_d20260328_m025157_c001_v7007000_t0000_u01774666317189") 2026/03/28 02:51:59 DEBUG : potato2: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f1137bef5da5cd009_d20260328_m025154_c001_v0001136_t0040_u01774666314368") 2026/03/28 02:51:59 DEBUG : potato3: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f4122dcd5512ac11f_d20260328_m025157_c001_v7007000_t0000_u01774666317728") 2026/03/28 02:51:59 DEBUG : potato3: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f10049e8484a1334b_d20260328_m025154_c001_v0001185_t0041_u01774666314694") 2026/03/28 02:51:59 DEBUG : potato3: Deleting (id "4_z7fa2ed8350ad3b2b9fd80e1b_f114fd3b208a421bf_d20260328_m025153_c001_v0001117_t0021_u01774666313535") 2026/03/28 02:52:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/28 02:52:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/28 02:52:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dudavet6yiva" 2026/03/28 02:52:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-janixok0fibu -> B2 bucket rclone-test-dudavet6yiva 2026/03/28 02:52:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:52:06 DEBUG : empty space: size = 1 OK 2026/03/28 02:52:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/28 02:52:06 DEBUG : empty space: Unchanged skipping 2026/03/28 02:52:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:52:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dudavet6yiva) 2026/03/28 02:52:06 DEBUG : potato3: Sizes differ 2026/03/28 02:52:06 DEBUG : B2 bucket rclone-test-dudavet6yiva: Waiting for checks to finish 2026/03/28 02:52:07 INFO : empty space: Deleted 2026/03/28 02:52:07 DEBUG : B2 bucket rclone-test-dudavet6yiva: Waiting for transfers to finish 2026/03/28 02:52:07 DEBUG : potato2: size = 60 OK 2026/03/28 02:52:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:52:07 INFO : potato2: Copied (server-side copy) 2026/03/28 02:52:07 INFO : potato2: Deleted 2026/03/28 02:52:07 DEBUG : potato3: size = 68 OK 2026/03/28 02:52:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:52:07 INFO : potato3: Copied (server-side copy) 2026/03/28 02:52:07 INFO : potato3: Deleted 2026/03/28 02:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yoveqom0kowu" 2026/03/28 02:52:09 INFO : tomatoDir: Making directory 2026/03/28 02:52:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/28 02:52:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 02:52:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/28 02:52:09 DEBUG : B2 bucket rclone-test-yoveqom0kowu: Waiting for checks to finish 2026/03/28 02:52:09 DEBUG : B2 bucket rclone-test-yoveqom0kowu: Waiting for transfers to finish 2026/03/28 02:52:10 DEBUG : potato3: size = 68 OK 2026/03/28 02:52:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/28 02:52:10 INFO : potato3: Copied (server-side copy) 2026/03/28 02:52:10 DEBUG : potato2: size = 60 OK 2026/03/28 02:52:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/28 02:52:10 INFO : potato2: Copied (server-side copy) 2026/03/28 02:52:10 INFO : potato3: Deleted 2026/03/28 02:52:10 INFO : potato2: Deleted 2026/03/28 02:52:10 DEBUG : empty space: size = 1 OK 2026/03/28 02:52:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/28 02:52:10 INFO : empty space: Copied (server-side copy) 2026/03/28 02:52:11 INFO : empty space: Deleted 2026/03/28 02:52:11 DEBUG : B2 bucket rclone-test-yoveqom0kowu: Purge remote 2026/03/28 02:52:11 INFO : B2 bucket rclone-test-yoveqom0kowu: cleaning bucket "rclone-test-yoveqom0kowu" of all files 2026/03/28 02:52:11 DEBUG : empty space: Deleting (id "4_z5f022de350bd3b2b9fd80e1b_f104dfcef439905e8_d20260328_m025210_c001_v0001167_t0017_u01774666330070") 2026/03/28 02:52:11 DEBUG : potato2: Deleting (id "4_z5f022de350bd3b2b9fd80e1b_f107c443cb93dc714_d20260328_m025210_c001_v0001113_t0024_u01774666330422") 2026/03/28 02:52:11 DEBUG : potato3: Deleting (id "4_z5f022de350bd3b2b9fd80e1b_f119a72e32b5c58cb_d20260328_m025210_c001_v0001185_t0026_u01774666330442") 2026/03/28 02:52:12 DEBUG : B2 bucket rclone-test-dudavet6yiva: Purge remote 2026/03/28 02:52:12 INFO : B2 bucket rclone-test-dudavet6yiva: cleaning bucket "rclone-test-dudavet6yiva" of all files 2026/03/28 02:52:12 DEBUG : empty space: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f41931454b53f197e_d20260328_m025210_c001_v7007000_t0000_u01774666330956") 2026/03/28 02:52:12 DEBUG : empty space: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f10860a9c9fa77737_d20260328_m025205_c001_v0001167_t0032_u01774666325407") 2026/03/28 02:52:12 DEBUG : potato2: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f41931454b53f197a_d20260328_m025210_c001_v7007000_t0000_u01774666330767") 2026/03/28 02:52:12 DEBUG : potato2: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f108434f186d5b492_d20260328_m025206_c001_v0001180_t0053_u01774666326974") 2026/03/28 02:52:12 DEBUG : potato3: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f409c9f6b4f951044_d20260328_m025210_c001_v7007000_t0000_u01774666330648") 2026/03/28 02:52:12 DEBUG : potato3: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f11360744b701cbd7_d20260328_m025207_c001_v0001153_t0012_u01774666327370") 2026/03/28 02:52:12 DEBUG : potato3: Deleting (id "4_zbfd21d9350bd3b2b9fd80e1b_f10860a9c9fa7773b_d20260328_m025205_c001_v0001167_t0029_u01774666325946") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.23s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:14 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/rclone-sync-test" 2026/03/28 02:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/rclone-sync-test-include/layer2" 2026/03/28 02:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/rclone-sync-test-ignore-file" 2026/03/28 02:52:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 02:52:26 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test: Waiting for checks to finish 2026/03/28 02:52:26 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test: Waiting for transfers to finish 2026/03/28 02:52:26 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:26 INFO : There was nothing to transfer 2026/03/28 02:52:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 02:52:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:52:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:52:26 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:26 INFO : There was nothing to transfer 2026/03/28 02:52:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 02:52:27 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/28 02:52:27 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/28 02:52:27 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:27 INFO : There was nothing to transfer 2026/03/28 02:52:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 02:52:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:52:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:52:27 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:27 INFO : There was nothing to transfer 2026/03/28 02:52:28 DEBUG : Excluded 2026/03/28 02:52:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 02:52:28 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/28 02:52:28 DEBUG : B2 bucket rclone-test-janixok0fibu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/28 02:52:28 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.41s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/CompareDest" 2026/03/28 02:52:32 DEBUG : one: Need to transfer - File not found at Destination 2026/03/28 02:52:32 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:32 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:34 DEBUG : one: size = 3 OK 2026/03/28 02:52:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:52:34 INFO : one: Copied (new) 2026/03/28 02:52:34 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/28 02:52:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/28 02:52:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/28 02:52:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:35 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:35 DEBUG : one: Sizes differ 2026/03/28 02:52:35 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:35 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:35 DEBUG : one: size = 5 OK 2026/03/28 02:52:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/28 02:52:35 INFO : one: Copied (replaced existing) 2026/03/28 02:52:35 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:38 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:38 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:38 DEBUG : one: Sizes differ 2026/03/28 02:52:38 DEBUG : one: size = 5 OK 2026/03/28 02:52:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:52:38 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:38 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:38 INFO : There was nothing to transfer 2026/03/28 02:52:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:39 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:39 DEBUG : one: Sizes differ 2026/03/28 02:52:39 DEBUG : two: size = 3 OK 2026/03/28 02:52:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 02:52:39 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:40 DEBUG : one: size = 5 OK 2026/03/28 02:52:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:52:40 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:40 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:40 INFO : There was nothing to transfer 2026/03/28 02:52:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:40 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:40 DEBUG : one: Sizes differ 2026/03/28 02:52:40 DEBUG : two: size = 3 OK 2026/03/28 02:52:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 02:52:40 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:40 DEBUG : one: size = 5 OK 2026/03/28 02:52:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:52:40 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:40 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:40 INFO : There was nothing to transfer 2026/03/28 02:52:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:41 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:41 DEBUG : one: Sizes differ 2026/03/28 02:52:41 DEBUG : two: size = 3 OK 2026/03/28 02:52:41 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/28 02:52:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/28 02:52:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 02:52:41 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:41 DEBUG : one: size = 5 OK 2026/03/28 02:52:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:52:41 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:41 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:41 INFO : There was nothing to transfer 2026/03/28 02:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:42 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:42 DEBUG : one: Sizes differ 2026/03/28 02:52:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:42 DEBUG : two: size = 3 (B2 bucket rclone-test-janixok0fibu path CompareDest) 2026/03/28 02:52:42 DEBUG : two: Sizes differ 2026/03/28 02:52:42 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 02:52:42 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:42 DEBUG : one: size = 5 OK 2026/03/28 02:52:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:52:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 02:52:42 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:43 DEBUG : two: size = 5 OK 2026/03/28 02:52:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/28 02:52:43 INFO : two: Copied (new) 2026/03/28 02:52:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.78s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dest" 2026/03/28 02:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/pre-dest1" 2026/03/28 02:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/pre-dest2" 2026/03/28 02:52:51 DEBUG : 1: size = 1 OK 2026/03/28 02:52:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:52:51 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/28 02:52:51 DEBUG : 2: size = 1 OK 2026/03/28 02:52:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:52:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/28 02:52:52 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/28 02:52:52 DEBUG : B2 bucket rclone-test-janixok0fibu path dest: Waiting for checks to finish 2026/03/28 02:52:52 DEBUG : B2 bucket rclone-test-janixok0fibu path dest: Waiting for transfers to finish 2026/03/28 02:52:52 DEBUG : 3: size = 1 OK 2026/03/28 02:52:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/28 02:52:52 INFO : 3: Copied (new) 2026/03/28 02:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.53s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/CopyDest" 2026/03/28 02:52:57 DEBUG : one: Need to transfer - File not found at Destination 2026/03/28 02:52:57 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:57 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:58 DEBUG : one: size = 3 OK 2026/03/28 02:52:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:52:58 INFO : one: Copied (new) 2026/03/28 02:52:58 DEBUG : Waiting for deletions to finish 2026/03/28 02:52:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:52:58 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:52:58 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:52:58 DEBUG : one: Sizes differ 2026/03/28 02:52:59 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:52:59 DEBUG : one: size = 5 OK 2026/03/28 02:52:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/28 02:52:59 INFO : one: Copied (replaced existing) 2026/03/28 02:52:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/BackupDir" 2026/03/28 02:53:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:03 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:03 DEBUG : one: Sizes differ 2026/03/28 02:53:03 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:03 DEBUG : one: size = 5 OK 2026/03/28 02:53:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:03 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:03 DEBUG : one: Sizes differ 2026/03/28 02:53:05 DEBUG : one: size = 3 OK 2026/03/28 02:53:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:53:05 INFO : one: Copied (server-side copy) 2026/03/28 02:53:05 INFO : one: Deleted 2026/03/28 02:53:05 DEBUG : one: size = 5 OK 2026/03/28 02:53:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/28 02:53:05 INFO : one: Copied (server-side copy) 2026/03/28 02:53:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/28 02:53:05 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:05 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:07 DEBUG : one: size = 5 OK 2026/03/28 02:53:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:07 DEBUG : one: Unchanged skipping 2026/03/28 02:53:07 DEBUG : two: size = 3 OK 2026/03/28 02:53:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:07 DEBUG : two: size = 3 OK 2026/03/28 02:53:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/28 02:53:07 INFO : two: Copied (server-side copy) 2026/03/28 02:53:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/28 02:53:07 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:07 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:07 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:08 DEBUG : one: size = 5 OK 2026/03/28 02:53:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:08 DEBUG : one: Unchanged skipping 2026/03/28 02:53:08 DEBUG : two: size = 3 OK 2026/03/28 02:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:08 DEBUG : two: Unchanged skipping 2026/03/28 02:53:08 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:08 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:08 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:08 INFO : There was nothing to transfer 2026/03/28 02:53:09 DEBUG : one: size = 5 OK 2026/03/28 02:53:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:09 DEBUG : one: Unchanged skipping 2026/03/28 02:53:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:10 DEBUG : three: size = 5 (B2 bucket rclone-test-janixok0fibu path CopyDest) 2026/03/28 02:53:10 DEBUG : three: Sizes differ 2026/03/28 02:53:10 DEBUG : three: Destination not found in --copy-dest 2026/03/28 02:53:10 DEBUG : three: Need to transfer - File not found at Destination 2026/03/28 02:53:10 DEBUG : two: size = 3 OK 2026/03/28 02:53:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/28 02:53:10 DEBUG : two: Unchanged skipping 2026/03/28 02:53:10 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:10 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:11 DEBUG : three: size = 7 OK 2026/03/28 02:53:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/28 02:53:11 INFO : three: Copied (new) 2026/03/28 02:53:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.53s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:53:14 DEBUG : Config file has changed externally - reloading 2026/03/28 02:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/backup" 2026/03/28 02:53:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:17 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:17 DEBUG : one: Sizes differ 2026/03/28 02:53:17 DEBUG : two: size = 3 OK 2026/03/28 02:53:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:17 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:17 DEBUG : two: Unchanged skipping 2026/03/28 02:53:19 DEBUG : one: size = 3 OK 2026/03/28 02:53:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:53:19 INFO : one: Copied (server-side copy) 2026/03/28 02:53:19 INFO : one: Deleted 2026/03/28 02:53:19 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:20 DEBUG : one: size = 4 OK 2026/03/28 02:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:20 INFO : one: Copied (new) 2026/03/28 02:53:20 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:21 DEBUG : three.txt: size = 5 OK 2026/03/28 02:53:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:53:21 INFO : three.txt: Copied (server-side copy) 2026/03/28 02:53:22 INFO : three.txt: Deleted 2026/03/28 02:53:22 INFO : three.txt: Moved into backup dir 2026/03/28 02:53:23 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:23 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:23 DEBUG : one: Sizes differ 2026/03/28 02:53:23 DEBUG : two: size = 3 OK 2026/03/28 02:53:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:23 DEBUG : two: Unchanged skipping 2026/03/28 02:53:24 DEBUG : one: size = 4 OK 2026/03/28 02:53:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:24 INFO : one: Copied (server-side copy) 2026/03/28 02:53:24 INFO : one: Deleted 2026/03/28 02:53:24 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:25 DEBUG : one: size = 5 OK 2026/03/28 02:53:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:53:25 INFO : one: Copied (new) 2026/03/28 02:53:25 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:25 DEBUG : three.txt: size = 6 OK 2026/03/28 02:53:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:53:25 INFO : three.txt: Copied (server-side copy) 2026/03/28 02:53:25 INFO : three.txt: Deleted 2026/03/28 02:53:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.35s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/backup" 2026/03/28 02:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:32 DEBUG : two: size = 3 OK 2026/03/28 02:53:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:32 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:32 DEBUG : two: Unchanged skipping 2026/03/28 02:53:32 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:32 DEBUG : one: Sizes differ 2026/03/28 02:53:33 DEBUG : one.bak: size = 3 OK 2026/03/28 02:53:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:53:33 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:53:33 INFO : one: Deleted 2026/03/28 02:53:33 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:35 DEBUG : one: size = 4 OK 2026/03/28 02:53:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:35 INFO : one: Copied (new) 2026/03/28 02:53:35 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:35 DEBUG : three.txt.bak: size = 5 OK 2026/03/28 02:53:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:53:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:53:36 INFO : three.txt: Deleted 2026/03/28 02:53:36 INFO : three.txt: Moved into backup dir 2026/03/28 02:53:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:37 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:37 DEBUG : one: Sizes differ 2026/03/28 02:53:37 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:37 DEBUG : two: size = 3 OK 2026/03/28 02:53:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:37 DEBUG : two: Unchanged skipping 2026/03/28 02:53:38 DEBUG : one.bak: size = 4 OK 2026/03/28 02:53:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:38 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:53:38 INFO : one: Deleted 2026/03/28 02:53:38 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:39 DEBUG : one: size = 5 OK 2026/03/28 02:53:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:53:39 INFO : one: Copied (new) 2026/03/28 02:53:39 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:39 DEBUG : three.txt.bak: size = 6 OK 2026/03/28 02:53:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:53:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:53:39 INFO : three.txt: Deleted 2026/03/28 02:53:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/backup" 2026/03/28 02:53:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:45 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:45 DEBUG : one: Sizes differ 2026/03/28 02:53:45 DEBUG : two: size = 3 OK 2026/03/28 02:53:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:45 DEBUG : two: Unchanged skipping 2026/03/28 02:53:45 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:47 DEBUG : one-2019-01-01: size = 3 OK 2026/03/28 02:53:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:53:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/28 02:53:47 INFO : one: Deleted 2026/03/28 02:53:47 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:48 DEBUG : one: size = 4 OK 2026/03/28 02:53:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:48 INFO : one: Copied (new) 2026/03/28 02:53:48 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/28 02:53:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:53:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/28 02:53:49 INFO : three.txt: Deleted 2026/03/28 02:53:49 INFO : three.txt: Moved into backup dir 2026/03/28 02:53:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:50 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:50 DEBUG : one: Sizes differ 2026/03/28 02:53:50 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:50 DEBUG : two: size = 3 OK 2026/03/28 02:53:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:50 DEBUG : two: Unchanged skipping 2026/03/28 02:53:51 DEBUG : one-2019-01-01: size = 4 OK 2026/03/28 02:53:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/28 02:53:51 INFO : one: Deleted 2026/03/28 02:53:51 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:52 DEBUG : one: size = 5 OK 2026/03/28 02:53:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:53:52 INFO : one: Copied (new) 2026/03/28 02:53:52 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/28 02:53:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:53:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/28 02:53:52 INFO : three.txt: Deleted 2026/03/28 02:53:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.75s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:53:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:53:57 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:53:57 DEBUG : one: Sizes differ 2026/03/28 02:53:57 DEBUG : two: size = 3 OK 2026/03/28 02:53:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:53:57 DEBUG : two: Unchanged skipping 2026/03/28 02:53:57 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:53:58 DEBUG : one.bak: size = 3 OK 2026/03/28 02:53:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:53:58 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:53:58 INFO : one: Deleted 2026/03/28 02:53:58 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:53:59 DEBUG : one: size = 4 OK 2026/03/28 02:53:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:53:59 INFO : one: Copied (new) 2026/03/28 02:53:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:53:59 DEBUG : three.txt.bak: size = 5 OK 2026/03/28 02:53:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:53:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:53:59 INFO : three.txt: Deleted 2026/03/28 02:53:59 INFO : three.txt: Moved into backup dir 2026/03/28 02:54:01 DEBUG : one.bak: Excluded (Path Filter) 2026/03/28 02:54:01 DEBUG : one.bak: Excluded 2026/03/28 02:54:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/28 02:54:01 DEBUG : three.txt.bak: Excluded 2026/03/28 02:54:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:01 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:01 DEBUG : one: Sizes differ 2026/03/28 02:54:01 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for checks to finish 2026/03/28 02:54:01 DEBUG : two: size = 3 OK 2026/03/28 02:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:01 DEBUG : two: Unchanged skipping 2026/03/28 02:54:01 DEBUG : one.bak: size = 4 OK 2026/03/28 02:54:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:54:01 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:54:02 INFO : one: Deleted 2026/03/28 02:54:02 DEBUG : B2 bucket rclone-test-janixok0fibu path dst: Waiting for transfers to finish 2026/03/28 02:54:02 DEBUG : one: size = 5 OK 2026/03/28 02:54:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:54:02 INFO : one: Copied (new) 2026/03/28 02:54:02 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:02 DEBUG : three.txt.bak: size = 6 OK 2026/03/28 02:54:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:54:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:54:03 INFO : three.txt: Deleted 2026/03/28 02:54:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.50s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:54:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:07 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:07 DEBUG : one: Sizes differ 2026/03/28 02:54:08 DEBUG : one.bak: size = 3 OK 2026/03/28 02:54:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:54:08 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:54:09 INFO : one: Deleted 2026/03/28 02:54:10 DEBUG : one: size = 4 OK 2026/03/28 02:54:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:54:10 INFO : one: Copied (new) 2026/03/28 02:54:10 DEBUG : two: size = 3 OK 2026/03/28 02:54:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:10 DEBUG : two: Unchanged skipping 2026/03/28 02:54:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:10 DEBUG : three.txt: Sizes differ 2026/03/28 02:54:10 DEBUG : three.txt.bak: size = 5 OK 2026/03/28 02:54:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:54:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:54:11 INFO : three.txt: Deleted 2026/03/28 02:54:11 DEBUG : three.txt: size = 6 OK 2026/03/28 02:54:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:54:11 INFO : three.txt: Copied (new) 2026/03/28 02:54:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:12 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:12 DEBUG : one: Sizes differ 2026/03/28 02:54:13 DEBUG : one.bak: size = 4 OK 2026/03/28 02:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:54:13 INFO : one: Copied (server-side copy) to: one.bak 2026/03/28 02:54:13 INFO : one: Deleted 2026/03/28 02:54:13 DEBUG : one: size = 5 OK 2026/03/28 02:54:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:54:13 INFO : one: Copied (new) 2026/03/28 02:54:13 DEBUG : two: size = 3 OK 2026/03/28 02:54:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:13 DEBUG : two: Unchanged skipping 2026/03/28 02:54:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:14 DEBUG : three.txt: Sizes differ 2026/03/28 02:54:14 DEBUG : three.txt.bak: size = 6 OK 2026/03/28 02:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:54:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/28 02:54:14 INFO : three.txt: Deleted 2026/03/28 02:54:15 DEBUG : three.txt: size = 19 OK 2026/03/28 02:54:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/28 02:54:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.21s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-janixok0fibu/dst" 2026/03/28 02:54:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:20 DEBUG : one: size = 3 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:20 DEBUG : one: Sizes differ 2026/03/28 02:54:21 DEBUG : one-2019-01-01: size = 3 OK 2026/03/28 02:54:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/28 02:54:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/28 02:54:21 INFO : one: Deleted 2026/03/28 02:54:22 DEBUG : one: size = 4 OK 2026/03/28 02:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:54:22 INFO : one: Copied (new) 2026/03/28 02:54:22 DEBUG : two: size = 3 OK 2026/03/28 02:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:22 DEBUG : two: Unchanged skipping 2026/03/28 02:54:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:22 DEBUG : three.txt: Sizes differ 2026/03/28 02:54:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/28 02:54:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/28 02:54:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/28 02:54:24 INFO : three.txt: Deleted 2026/03/28 02:54:24 DEBUG : three.txt: size = 6 OK 2026/03/28 02:54:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:54:24 INFO : three.txt: Copied (new) 2026/03/28 02:54:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:25 DEBUG : one: size = 4 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:25 DEBUG : one: Sizes differ 2026/03/28 02:54:25 DEBUG : one-2019-01-01: size = 4 OK 2026/03/28 02:54:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/28 02:54:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/28 02:54:25 INFO : one: Deleted 2026/03/28 02:54:26 DEBUG : one: size = 5 OK 2026/03/28 02:54:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/28 02:54:26 INFO : one: Copied (new) 2026/03/28 02:54:26 DEBUG : two: size = 3 OK 2026/03/28 02:54:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:26 DEBUG : two: Unchanged skipping 2026/03/28 02:54:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-janixok0fibu path dst) 2026/03/28 02:54:26 DEBUG : three.txt: Sizes differ 2026/03/28 02:54:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/28 02:54:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/28 02:54:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/28 02:54:27 INFO : three.txt: Deleted 2026/03/28 02:54:27 DEBUG : three.txt: size = 19 OK 2026/03/28 02:54:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/28 02:54:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.88s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:54:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:30 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:54:30 DEBUG : Testêé: Sizes differ 2026/03/28 02:54:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:54:31 DEBUG : Testêé: size = 14 OK 2026/03/28 02:54:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/28 02:54:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/28 02:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 02:54:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:54:32 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:54:32 DEBUG : existing: size = 6 OK 2026/03/28 02:54:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/28 02:54:32 INFO : existing: Copied (new) 2026/03/28 02:54:32 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:33 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:54:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:54:33 DEBUG : existing: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:54:33 DEBUG : existing: Sizes differ 2026/03/28 02:54:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/28 02:54:33 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:54:33 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting files as there were IO errors 2026/03/28 02:54:33 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:35 DEBUG : EXISTING: size = 6 OK 2026/03/28 02:54:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:54:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:35 DEBUG : existing: Unchanged skipping 2026/03/28 02:54:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:54:35 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.69s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", 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-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", 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.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:54:59 DEBUG : both0: size = 6 OK 2026/03/28 02:54:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both0: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both10: size = 6 OK 2026/03/28 02:54:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both10: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both11: size = 6 OK 2026/03/28 02:54:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both11: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both12: size = 6 OK 2026/03/28 02:54:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both12: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both13: size = 6 OK 2026/03/28 02:54:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both13: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both14: size = 6 OK 2026/03/28 02:54:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both14: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both15: size = 6 OK 2026/03/28 02:54:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both15: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both16: size = 6 OK 2026/03/28 02:54:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both16: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both17: size = 6 OK 2026/03/28 02:54:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both17: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both18: size = 6 OK 2026/03/28 02:54:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both18: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both19: size = 6 OK 2026/03/28 02:54:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both19: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both1: size = 6 OK 2026/03/28 02:54:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both1: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both2: size = 6 OK 2026/03/28 02:54:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both2: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both3: size = 6 OK 2026/03/28 02:54:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both3: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both4: size = 6 OK 2026/03/28 02:54:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both4: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both5: size = 6 OK 2026/03/28 02:54:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both5: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both6: size = 6 OK 2026/03/28 02:54:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both6: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both7: size = 6 OK 2026/03/28 02:54:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both8: size = 6 OK 2026/03/28 02:54:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:54:59 DEBUG : both9: size = 6 OK 2026/03/28 02:54:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:54:59 DEBUG : both7: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both8: Unchanged skipping 2026/03/28 02:54:59 DEBUG : both9: Unchanged skipping 2026/03/28 02:54:59 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:54:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:54:59 INFO : only14: Deleted 2026/03/28 02:54:59 INFO : only16: Deleted 2026/03/28 02:54:59 INFO : only13: Deleted 2026/03/28 02:54:59 INFO : only7: Deleted 2026/03/28 02:54:59 INFO : only19: Deleted 2026/03/28 02:54:59 INFO : only6: Deleted 2026/03/28 02:54:59 INFO : only8: Deleted 2026/03/28 02:54:59 INFO : only9: Deleted 2026/03/28 02:54:59 INFO : only2: Deleted 2026/03/28 02:54:59 INFO : only15: Deleted 2026/03/28 02:55:00 INFO : only17: Deleted 2026/03/28 02:55:00 INFO : only5: Deleted 2026/03/28 02:55:00 INFO : only11: Deleted 2026/03/28 02:55:00 INFO : only18: Deleted 2026/03/28 02:55:00 INFO : only1: Deleted 2026/03/28 02:55:00 INFO : only4: Deleted 2026/03/28 02:55:00 INFO : only3: Deleted 2026/03/28 02:55:00 INFO : only0: Deleted 2026/03/28 02:55:00 INFO : only10: Deleted 2026/03/28 02:55:00 INFO : only12: Deleted 2026/03/28 02:55:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.63s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:26 DEBUG : both0: size = 6 OK 2026/03/28 02:55:26 DEBUG : both11: size = 6 OK 2026/03/28 02:55:26 DEBUG : both10: size = 6 OK 2026/03/28 02:55:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both12: size = 6 OK 2026/03/28 02:55:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:55:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both11: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both13: size = 6 OK 2026/03/28 02:55:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both10: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both14: size = 6 OK 2026/03/28 02:55:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both14: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both15: size = 6 OK 2026/03/28 02:55:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both15: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both16: size = 6 OK 2026/03/28 02:55:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both16: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both17: size = 6 OK 2026/03/28 02:55:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both17: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both18: size = 6 OK 2026/03/28 02:55:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both12: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both19: size = 6 OK 2026/03/28 02:55:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both19: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both1: size = 6 OK 2026/03/28 02:55:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both1: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both2: size = 6 OK 2026/03/28 02:55:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both2: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both3: size = 6 OK 2026/03/28 02:55:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both3: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both4: size = 6 OK 2026/03/28 02:55:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both4: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both5: size = 6 OK 2026/03/28 02:55:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both0: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both6: size = 6 OK 2026/03/28 02:55:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both6: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both7: size = 6 OK 2026/03/28 02:55:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both7: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both8: size = 6 OK 2026/03/28 02:55:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both8: Unchanged skipping 2026/03/28 02:55:26 DEBUG : both9: size = 6 OK 2026/03/28 02:55:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:26 DEBUG : both9: Unchanged skipping 2026/03/28 02:55:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only0: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only0: Sizes differ 2026/03/28 02:55:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only10: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only10: Sizes differ 2026/03/28 02:55:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only11: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only11: Sizes differ 2026/03/28 02:55:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only12: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only12: Sizes differ 2026/03/28 02:55:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only13: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only13: Sizes differ 2026/03/28 02:55:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only14: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only14: Sizes differ 2026/03/28 02:55:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only15: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only15: Sizes differ 2026/03/28 02:55:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only16: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only16: Sizes differ 2026/03/28 02:55:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only17: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only17: Sizes differ 2026/03/28 02:55:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only18: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only18: Sizes differ 2026/03/28 02:55:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only19: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only19: Sizes differ 2026/03/28 02:55:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only1: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only1: Sizes differ 2026/03/28 02:55:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only2: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only2: Sizes differ 2026/03/28 02:55:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only3: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only3: Sizes differ 2026/03/28 02:55:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only4: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only4: Sizes differ 2026/03/28 02:55:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only5: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only5: Sizes differ 2026/03/28 02:55:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only6: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only6: Sizes differ 2026/03/28 02:55:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only7: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only7: Sizes differ 2026/03/28 02:55:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:26 DEBUG : only8: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:26 DEBUG : only8: Sizes differ 2026/03/28 02:55:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2836092222) 2026/03/28 02:55:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-janixok0fibu) 2026/03/28 02:55:27 DEBUG : only9: Sizes differ 2026/03/28 02:55:27 DEBUG : both13: Unchanged skipping 2026/03/28 02:55:27 DEBUG : both18: Unchanged skipping 2026/03/28 02:55:27 DEBUG : both5: Unchanged skipping 2026/03/28 02:55:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:55:27 DEBUG : only0: size = 0 OK 2026/03/28 02:55:27 DEBUG : only10: size = 0 OK 2026/03/28 02:55:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only0: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only10: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only13: size = 0 OK 2026/03/28 02:55:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only13: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only14: size = 0 OK 2026/03/28 02:55:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only14: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only11: size = 0 OK 2026/03/28 02:55:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only11: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only15: size = 0 OK 2026/03/28 02:55:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only15: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only16: size = 0 OK 2026/03/28 02:55:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only16: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only17: size = 0 OK 2026/03/28 02:55:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only17: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only12: size = 0 OK 2026/03/28 02:55:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only12: Copied (replaced existing) 2026/03/28 02:55:27 DEBUG : only18: size = 0 OK 2026/03/28 02:55:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:27 INFO : only18: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only19: size = 0 OK 2026/03/28 02:55:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only19: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only1: size = 0 OK 2026/03/28 02:55:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only1: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only2: size = 0 OK 2026/03/28 02:55:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only2: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only3: size = 0 OK 2026/03/28 02:55:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only3: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only4: size = 0 OK 2026/03/28 02:55:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only4: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only5: size = 0 OK 2026/03/28 02:55:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only5: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only6: size = 0 OK 2026/03/28 02:55:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only6: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only7: size = 0 OK 2026/03/28 02:55:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only7: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only8: size = 0 OK 2026/03/28 02:55:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only8: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : only9: size = 0 OK 2026/03/28 02:55:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/28 02:55:28 INFO : only9: Copied (replaced existing) 2026/03/28 02:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.54s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:36 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:55:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:55:36 DEBUG : empty_on_remote: Making directory with metadata 2026/03/28 02:55:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:55:36 INFO : empty_on_remote: Making directory 2026/03/28 02:55:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/28 02:55:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:39 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:55:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:55:39 DEBUG : empty_on_remote: Making directory with metadata 2026/03/28 02:55:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 02:55:39 INFO : empty_on_remote: Making directory 2026/03/28 02:55:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/28 02:55:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:41 INFO : sub dir: Making directory 2026/03/28 02:55:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 02:55:45 INFO : sub dir: Making directory 2026/03/28 02:55:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.68s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:55:57 DEBUG : Waiting for deletions to finish 2026/03/28 02:55:58 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:55:58 DEBUG : apple: size = 5 OK 2026/03/28 02:55:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:58 DEBUG : apple: Unchanged skipping 2026/03/28 02:55:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:55:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:55:58 DEBUG : banana: size = 6 OK 2026/03/28 02:55:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:58 DEBUG : banana: Unchanged skipping 2026/03/28 02:55:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:55:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:55:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:55:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:55:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:55:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:55:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:55:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:55:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:55:59 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:55:59 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:55:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:55:59 INFO : There was nothing to transfer 2026/03/28 02:55:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:55:59 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:55:59 DEBUG : apple: size = 5 OK 2026/03/28 02:55:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : apple: Unchanged skipping 2026/03/28 02:55:59 DEBUG : banana: size = 6 OK 2026/03/28 02:55:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : banana: Unchanged skipping 2026/03/28 02:55:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:55:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:55:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:55:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:55:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:56:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:56:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:56:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:56:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:56:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:56:00 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:00 INFO : There was nothing to transfer 2026/03/28 02:56:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:00 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:56:16 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:16 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : apple: size = 5 OK 2026/03/28 02:56:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : apple: Unchanged skipping 2026/03/28 02:56:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:56:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:56:17 DEBUG : banana: size = 6 OK 2026/03/28 02:56:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : banana: Unchanged skipping 2026/03/28 02:56:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:56:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:56:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:56:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:56:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:56:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:56:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:56:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:56:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:56:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:17 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:17 INFO : There was nothing to transfer 2026/03/28 02:56:17 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:17 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:56:18 DEBUG : apple: size = 5 OK 2026/03/28 02:56:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:18 DEBUG : apple: Unchanged skipping 2026/03/28 02:56:18 DEBUG : banana: size = 6 OK 2026/03/28 02:56:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:56:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:56:18 DEBUG : banana: Unchanged skipping 2026/03/28 02:56:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:56:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:56:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:56:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:56:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:56:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:56:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:56:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:56:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:56:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:19 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:19 INFO : There was nothing to transfer 2026/03/28 02:56:19 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:19 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:56:32 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:33 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:56:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:56:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 02:56:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 02:56:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:34 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:34 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:34 DEBUG : YXBwbGU=: size = 5 OK 2026/03/28 02:56:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/28 02:56:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/28 02:56:34 DEBUG : YmFuYW5h: size = 6 OK 2026/03/28 02:56:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/28 02:56:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/28 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/28 02:56:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:56:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/28 02:56:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:56:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/28 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:56:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/28 02:56:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:56:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/28 02:56:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:56:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:56:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:56:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:56:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/28 02:56:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:56:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:56:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:56:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/28 02:56:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:56:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/28 02:56:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:56:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/28 02:56:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:56:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/28 02:56:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:56:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/28 02:56:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:56:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/28 02:56:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:56:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/28 02:56:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:56:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:36 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 02:56:36 INFO : apple: Deleted 2026/03/28 02:56:36 INFO : appleappleapplebanana: Deleted 2026/03/28 02:56:36 INFO : banana: Deleted 2026/03/28 02:56:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 02:56:36 INFO : splitbananasplit: Deleted 2026/03/28 02:56:36 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 02:56:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 02:56:36 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:37 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:37 DEBUG : YXBwbGU=: size = 5 OK 2026/03/28 02:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : apple: Unchanged skipping 2026/03/28 02:56:37 DEBUG : YmFuYW5h: size = 6 OK 2026/03/28 02:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : banana: Unchanged skipping 2026/03/28 02:56:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:56:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/28 02:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 02:56:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/28 02:56:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/28 02:56:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:56:37 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:37 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:37 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/28 02:56:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 02:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 02:56:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 02:56:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 02:56:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 02:56:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 02:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 02:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 02:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 02:56:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:56:53 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:56:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:56:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/28 02:56:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 02:56:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 02:56:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 02:56:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 02:56:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 02:56:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 02:56:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 02:56:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 02:56:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 02:56:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 02:56:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 02:56:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 02:56:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 02:56:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 02:56:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/28 02:56:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:54 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:54 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/28 02:56:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:56:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/28 02:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/28 02:56:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:56:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/28 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:54 DEBUG : PREFIXapple: size = 5 OK 2026/03/28 02:56:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/28 02:56:54 INFO : apple: Copied (new) to: PREFIXapple 2026/03/28 02:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/28 02:56:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:56:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:54 DEBUG : PREFIXbanana: size = 6 OK 2026/03/28 02:56:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/28 02:56:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/28 02:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:56:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/28 02:56:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:56:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/28 02:56:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:56:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/28 02:56:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:56:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/28 02:56:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:56:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/28 02:56:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:56:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/28 02:56:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:56:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/28 02:56:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:56:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/28 02:56:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:56:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/28 02:56:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/28 02:56:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:56:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/28 02:56:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:56:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/28 02:56:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/28 02:56:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:56:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/28 02:56:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:56:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:55 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:55 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 02:56:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 02:56:56 INFO : apple: Deleted 2026/03/28 02:56:56 INFO : banana: Deleted 2026/03/28 02:56:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 02:56:56 INFO : appleappleapplebanana: Deleted 2026/03/28 02:56:56 INFO : splitbananasplit: Deleted 2026/03/28 02:56:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 02:56:56 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 02:56:56 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:56:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 02:56:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 02:56:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 02:56:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : apple: size = 5 OK 2026/03/28 02:56:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/28 02:56:57 INFO : apple: Copied (new) 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:56:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:56:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:56:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:56:57 INFO : appleappleapplebanana: Copied (new) 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:56:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/28 02:56:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:56:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:56:57 INFO : splitbananasplit: Copied (new) 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:56:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:56:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:56:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : banana: size = 6 OK 2026/03/28 02:56:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/28 02:56:58 INFO : banana: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:56:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:56:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:56:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:56:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:56:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:56:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:56:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:56:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:56:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:56:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:56:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:56:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:56:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/28 02:56:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:56:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:56:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/28 02:56:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:56:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:56:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/28 02:56:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:56:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:56:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/28 02:56:59 DEBUG : Waiting for deletions to finish 2026/03/28 02:56:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/28 02:56:59 INFO : PREFIXapple: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/28 02:56:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/28 02:56:59 INFO : PREFIXsplitbananasplit: Deleted 2026/03/28 02:57:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/28 02:57:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/28 02:57:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/28 02:57:00 INFO : PREFIXbanana: Deleted 2026/03/28 02:57:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:00 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:00 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:57:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:15 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/28 02:57:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/28 02:57:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:15 DEBUG : appleSUFFIX: size = 5 OK 2026/03/28 02:57:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/28 02:57:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:57:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:57:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/28 02:57:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:57:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:57:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:57:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:57:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:57:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:57:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:57:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:57:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/28 02:57:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:57:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/28 02:57:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:57:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/28 02:57:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:57:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/28 02:57:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:57:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/28 02:57:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:57:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/28 02:57:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:57:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/28 02:57:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:57:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/28 02:57:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:57:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:17 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:17 INFO : apple: Deleted 2026/03/28 02:57:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 02:57:17 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 02:57:17 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 02:57:17 INFO : splitbananasplit: Deleted 2026/03/28 02:57:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 02:57:17 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 02:57:17 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 02:57:18 INFO : appleappleapplebanana: Deleted 2026/03/28 02:57:18 INFO : banana: Deleted 2026/03/28 02:57:18 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 02:57:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 02:57:18 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 02:57:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 02:57:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 02:57:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 02:57:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : banana: size = 6 OK 2026/03/28 02:57:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/28 02:57:19 INFO : banana: Copied (new) 2026/03/28 02:57:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:57:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:57:19 INFO : splitbananasplit: Copied (new) 2026/03/28 02:57:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:57:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:57:19 INFO : appleappleapplebanana: Copied (new) 2026/03/28 02:57:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:57:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:57:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/28 02:57:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:57:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:57:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/28 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:57:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/28 02:57:19 DEBUG : apple: size = 5 OK 2026/03/28 02:57:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/28 02:57:19 INFO : apple: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:57:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:57:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:57:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:57:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:57:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:57:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:57:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:57:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:57:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:57:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:57:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:57:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:57:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:57:20 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/28 02:57:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:57:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:57:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/28 02:57:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:57:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:57:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/28 02:57:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:57:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:57:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/28 02:57:21 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : bananaSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/28 02:57:21 INFO : appleSUFFIX: Deleted 2026/03/28 02:57:21 INFO : splitbananasplitSUFFIX: Deleted 2026/03/28 02:57:21 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:21 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:22 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:57:37 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:37 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : apple: size = 5 OK 2026/03/28 02:57:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:38 DEBUG : apple: Unchanged skipping 2026/03/28 02:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:38 DEBUG : banana: size = 6 OK 2026/03/28 02:57:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:38 DEBUG : banana: Unchanged skipping 2026/03/28 02:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 02:57:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 02:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:38 DEBUG : splitbanan: size = 16 OK 2026/03/28 02:57:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/28 02:57:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/28 02:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/28 02:57:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/28 02:57:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/28 02:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:39 DEBUG : appleapple: size = 21 OK 2026/03/28 02:57:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/28 02:57:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/28 02:57:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/28 02:57:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/28 02:57:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/28 02:57:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/28 02:57:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/28 02:57:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/28 02:57:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/28 02:57:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/28 02:57:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/28 02:57:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/28 02:57:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/28 02:57:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/28 02:57:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/28 02:57:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/28 02:57:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/28 02:57:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/28 02:57:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/28 02:57:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/28 02:57:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/28 02:57:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/28 02:57:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/28 02:57:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/28 02:57:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/28 02:57:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/28 02:57:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/28 02:57:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/28 02:57:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/28 02:57:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/28 02:57:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/28 02:57:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/28 02:57:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/28 02:57:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/28 02:57:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/28 02:57:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/28 02:57:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/28 02:57:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/28 02:57:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/28 02:57:40 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 02:57:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 02:57:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 02:57:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 02:57:41 INFO : appleappleapplebanana: Deleted 2026/03/28 02:57:41 INFO : splitbananasplit: Deleted 2026/03/28 02:57:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 02:57:41 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 02:57:41 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:41 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : appleapple: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:42 DEBUG : apple: size = 5 OK 2026/03/28 02:57:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : apple: Unchanged skipping 2026/03/28 02:57:42 DEBUG : appleapple: size = 21 OK 2026/03/28 02:57:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:57:42 DEBUG : banana: size = 6 OK 2026/03/28 02:57:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : banana: Unchanged skipping 2026/03/28 02:57:42 DEBUG : splitbanan: size = 16 OK 2026/03/28 02:57:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 02:57:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 02:57:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 02:57:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 02:57:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 02:57:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 02:57:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 02:57:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 02:57:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 02:57:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 02:57:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 02:57:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 02:57:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 02:57:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 02:57:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 02:57:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 02:57:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/28 02:57:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/28 02:57:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/28 02:57:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:57:42 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:42 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:42 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:42 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:42 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : appleapple: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/28 02:57:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 02:57:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 02:57:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 02:57:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 02:57:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 02:57:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 02:57:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 02:57:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 02:57:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 02:57:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 02:57:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 02:57:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 02:57:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 02:57:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 02:57:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 02:57:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 02:57:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 02:57:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:57:55 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:56 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:56 DEBUG : apple: size = 5 OK 2026/03/28 02:57:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : apple: Unchanged skipping 2026/03/28 02:57:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:57:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:57:56 DEBUG : banana: size = 6 OK 2026/03/28 02:57:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : banana: Unchanged skipping 2026/03/28 02:57:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:57:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:57:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:57:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:57:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:57:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:57:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:57:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:57:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:57:56 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:56 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:56 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:57 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : apple: size = 5 OK 2026/03/28 02:57:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : apple: Unchanged skipping 2026/03/28 02:57:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:57:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:57:57 DEBUG : banana: size = 6 OK 2026/03/28 02:57:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : banana: Unchanged skipping 2026/03/28 02:57:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:57:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:57:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:57:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:57:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:57:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:57:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:57:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:57:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:57:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:57:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:57:57 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:57:57 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:57 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:57 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : Waiting for deletions to finish 2026/03/28 02:57:58 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:57:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:58:12 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:13 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:13 DEBUG : apple: size = 5 OK 2026/03/28 02:58:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:13 DEBUG : banana: size = 6 OK 2026/03/28 02:58:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:13 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:13 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:13 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:14 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:14 DEBUG : apple: size = 5 OK 2026/03/28 02:58:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : banana: size = 6 OK 2026/03/28 02:58:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:14 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:14 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:15 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:58:29 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:29 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:29 DEBUG : apple: size = 5 OK 2026/03/28 02:58:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:29 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:29 DEBUG : banana: size = 6 OK 2026/03/28 02:58:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:29 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:30 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:30 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:30 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:30 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:30 DEBUG : banana: size = 6 OK 2026/03/28 02:58:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:30 DEBUG : apple: size = 5 OK 2026/03/28 02:58:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:30 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:31 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:31 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:31 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:58:46 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:46 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:47 DEBUG : banana: size = 6 OK 2026/03/28 02:58:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:47 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:47 DEBUG : apple: size = 5 OK 2026/03/28 02:58:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:47 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:47 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:47 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:47 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : apple: size = 5 OK 2026/03/28 02:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : apple: Unchanged skipping 2026/03/28 02:58:48 DEBUG : banana: size = 6 OK 2026/03/28 02:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : banana: Unchanged skipping 2026/03/28 02:58:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:58:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:58:48 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:58:48 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:58:48 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:48 DEBUG : Waiting for deletions to finish 2026/03/28 02:58:48 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:03 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:03 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : apple: size = 5 OK 2026/03/28 02:59:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : apple: Unchanged skipping 2026/03/28 02:59:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:59:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:59:04 DEBUG : banana: size = 6 OK 2026/03/28 02:59:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : banana: Unchanged skipping 2026/03/28 02:59:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:59:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:59:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:59:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:59:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:59:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:59:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:59:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:59:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:59:04 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:04 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:04 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:04 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : apple: size = 5 OK 2026/03/28 02:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : banana: size = 6 OK 2026/03/28 02:59:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 02:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : banana: Unchanged skipping 2026/03/28 02:59:05 DEBUG : apple: Unchanged skipping 2026/03/28 02:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 02:59:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 02:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 02:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 02:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 02:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 02:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 02:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 02:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 02:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 02:59:05 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:05 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:05 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:05 DEBUG : apple: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : banana: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 02:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (201.36s) --- PASS: TestTransform/NFC (15.92s) --- PASS: TestTransform/NFD (19.14s) --- PASS: TestTransform/base64 (18.73s) --- PASS: TestTransform/prefix (22.67s) --- PASS: TestTransform/suffix (21.59s) --- PASS: TestTransform/truncate (20.13s) --- PASS: TestTransform/encoder (16.42s) --- PASS: TestTransform/ISO-8859-1 (16.26s) --- PASS: TestTransform/charmap (16.45s) --- PASS: TestTransform/lowercase (17.25s) --- PASS: TestTransform/ascii (16.80s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 02:59:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 02:59:10 INFO : sub dir_somesuffix: Making directory 2026/03/28 02:59:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 02:59:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/28 02:59:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 02:59:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 02:59:10 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:10 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/28 02:59:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 02:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:12 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:12 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:12 INFO : tictactoe: Making directory 2026/03/28 02:59:12 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:12 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/28 02:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:12 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/28 02:59:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/28 02:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:14 INFO : toe: Making directory 2026/03/28 02:59:14 INFO : toe/toe: Making directory 2026/03/28 02:59:14 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 02:59:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 02:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 02:59:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:14 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/28 02:59:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/28 02:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:15 INFO : toe: Making directory 2026/03/28 02:59:15 INFO : toe/toe: Making directory 2026/03/28 02:59:15 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 02:59:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 02:59:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 02:59:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:15 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/28 02:59:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/28 02:59:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:17 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:59:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:59:17 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:17 INFO : tictacempty_dir: Making directory 2026/03/28 02:59:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:17 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:17 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:17 INFO : tictactoe: Making directory 2026/03/28 02:59:17 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:17 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:17 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:17 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/28 02:59:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:19 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:59:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:59:19 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:19 INFO : tictacempty_dir: Making directory 2026/03/28 02:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:19 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:19 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:19 INFO : tictactoe: Making directory 2026/03/28 02:59:19 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:19 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:19 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 02:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:19 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/28 02:59:21 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:21 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:21 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:21 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/28 02:59:21 NOTICE: B2 bucket rclone-test-janixok0fibu: 0 differences found 2026/03/28 02:59:21 NOTICE: B2 bucket rclone-test-janixok0fibu: 1 matching files --- PASS: TestAllTag (3.05s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:22 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:22 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:22 INFO : tictactoe: Making directory 2026/03/28 02:59:22 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:22 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:22 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:22 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/28 02:59:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:23 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:23 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:23 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:23 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/28 02:59:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/28 02:59:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 02:59:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/28 02:59:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:23 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2026/03/28 02:59:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:24 INFO : toe: Making directory 2026/03/28 02:59:24 INFO : toe/toe: Making directory 2026/03/28 02:59:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 02:59:24 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:24 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:26 DEBUG : toe/toe/toe: size = 11 OK 2026/03/28 02:59:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:26 INFO : toe/toe/toe: Copied (new) 2026/03/28 02:59:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.14s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:26 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:59:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:59:26 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:27 INFO : tictacempty_dir: Making directory 2026/03/28 02:59:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:27 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:27 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:27 INFO : tictactoe: Making directory 2026/03/28 02:59:27 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:27 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:27 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 02:59:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:27 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:27 INFO : toe/toe/toe.txt: Deleted 2026/03/28 02:59:27 INFO : toe/toe: Removing directory 2026/03/28 02:59:27 INFO : toe: Removing directory 2026/03/28 02:59:27 INFO : empty_dir: Removing directory 2026/03/28 02:59:27 DEBUG : Local file system at /tmp/rclone2836092222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:28 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:59:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:59:28 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:28 INFO : tictacempty_dir: Making directory 2026/03/28 02:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:28 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:28 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:28 INFO : tictactoe: Making directory 2026/03/28 02:59:28 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:28 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:28 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 02:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:28 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:29 INFO : toe/toe/toe.txt: Deleted 2026/03/28 02:59:29 INFO : toe/toe: Removing directory 2026/03/28 02:59:29 INFO : toe: Removing directory 2026/03/28 02:59:29 INFO : empty_dir: Removing directory 2026/03/28 02:59:29 DEBUG : Local file system at /tmp/rclone2836092222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/28 02:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/28 02:59:30 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.05s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:31 DEBUG : Reset feature "Copy" 2026/03/28 02:59:31 DEBUG : Reset feature "Move" 2026/03/28 02:59:31 DEBUG : Reset feature "Copy" 2026/03/28 02:59:31 DEBUG : Reset feature "Move" 2026/03/28 02:59:31 DEBUG : empty_dir: Making directory with metadata 2026/03/28 02:59:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 02:59:31 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:31 INFO : tictacempty_dir: Making directory 2026/03/28 02:59:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 02:59:31 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:31 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:31 INFO : tictactoe: Making directory 2026/03/28 02:59:31 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:31 DEBUG : toe: transformed to: tictactoe 2026/03/28 02:59:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:31 INFO : tictactoe/tictactoe: Making directory 2026/03/28 02:59:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 02:59:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 02:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:31 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 02:59:32 INFO : toe/toe/toe.txt: Deleted 2026/03/28 02:59:32 INFO : toe/toe: Removing directory 2026/03/28 02:59:32 INFO : toe: Removing directory 2026/03/28 02:59:32 INFO : empty_dir: Removing directory 2026/03/28 02:59:32 DEBUG : Local file system at /tmp/rclone2836092222: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/28 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/28 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 02:59:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/28 02:59:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/28 02:59:34 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.97s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:35 DEBUG : toe: transformed to: dG9l 2026/03/28 02:59:35 DEBUG : toe: transformed to: dG9l 2026/03/28 02:59:35 INFO : dG9l: Making directory 2026/03/28 02:59:35 DEBUG : toe: transformed to: dG9l 2026/03/28 02:59:35 DEBUG : toe: transformed to: dG9l 2026/03/28 02:59:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/28 02:59:35 INFO : dG9l/dG9l: Making directory 2026/03/28 02:59:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/28 02:59:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/28 02:59:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 02:59:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 02:59:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 02:59:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:35 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/28 02:59:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 02:59:36 DEBUG : Waiting for deletions to finish 2026/03/28 02:59:37 DEBUG : dG9l: transformed to: toe 2026/03/28 02:59:37 DEBUG : dG9l: transformed to: toe 2026/03/28 02:59:37 DEBUG : dG9l: transformed to: toe 2026/03/28 02:59:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/28 02:59:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/28 02:59:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/28 02:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/28 02:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/28 02:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/28 02:59:37 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for checks to finish 2026/03/28 02:59:37 DEBUG : Local file system at /tmp/rclone2836092222: Waiting for transfers to finish 2026/03/28 02:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-janixok0fibu", Local "Local file system at /tmp/rclone2836092222", Modify Window "1ms" 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe: transformed to: 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe: transformed to: 2026/03/28 02:59:38 INFO : B2 bucket rclone-test-janixok0fibu: Making directory 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe: transformed to: 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe: transformed to: 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe/toe: transformed to: 2026/03/28 02:59:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/28 02:59:38 INFO : toe/toe: Making directory 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe/toe: transformed to: 2026/03/28 02:59:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe: transformed to: 2026/03/28 02:59:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 02:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 02:59:38 DEBUG : toe/toe/toe: transformed to: 2026/03/28 02:59:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/28 02:59:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for checks to finish 2026/03/28 02:59:38 DEBUG : B2 bucket rclone-test-janixok0fibu: Waiting for transfers to finish 2026/03/28 02:59:39 DEBUG : toe/toe/toe: size = 11 OK 2026/03/28 02:59:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/28 02:59:39 INFO : toe/toe/toe: Copied (new) 2026/03/28 02:59:39 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting files as there were IO errors 2026/03/28 02:59:39 ERROR : B2 bucket rclone-test-janixok0fibu: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/03/28 02:59:39 DEBUG : B2 bucket rclone-test-janixok0fibu: Purge remote 2026/03/28 02:59:39 INFO : B2 bucket rclone-test-janixok0fibu: cleaning bucket "rclone-test-janixok0fibu" of all files 2026/03/28 02:59:41 DEBUG : BackupDir/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c464_d20260328_m025311_c001_v7007000_t0000_u01774666391514") 2026/03/28 02:59:41 DEBUG : BackupDir/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f111cddb8702c8ec7_d20260328_m025304_c001_v0001120_t0048_u01774666384608") 2026/03/28 02:59:41 DEBUG : CompareDest/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d966fb8_d20260328_m025244_c001_v7007000_t0000_u01774666364050") 2026/03/28 02:59:41 DEBUG : CompareDest/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c10_d20260328_m025237_c001_v0001098_t0047_u01774666357635") 2026/03/28 02:59:41 DEBUG : CompareDest/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d966fb9_d20260328_m025244_c001_v7007000_t0000_u01774666364232") 2026/03/28 02:59:41 DEBUG : CompareDest/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deeca_d20260328_m025238_c001_v0001109_t0040_u01774666358798") 2026/03/28 02:59:41 DEBUG : CopyDest/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c465_d20260328_m025311_c001_v7007000_t0000_u01774666391698") 2026/03/28 02:59:41 DEBUG : CopyDest/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deef2_d20260328_m025301_c001_v0001109_t0017_u01774666381052") 2026/03/28 02:59:41 DEBUG : CopyDest/three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c466_d20260328_m025311_c001_v7007000_t0000_u01774666391881") 2026/03/28 02:59:41 DEBUG : CopyDest/three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def02_d20260328_m025308_c001_v0001109_t0003_u01774666388861") 2026/03/28 02:59:41 DEBUG : CopyDest/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c467_d20260328_m025312_c001_v7007000_t0000_u01774666392067") 2026/03/28 02:59:41 DEBUG : CopyDest/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c42_d20260328_m025306_c001_v0001098_t0018_u01774666386539") 2026/03/28 02:59:41 DEBUG : EXISTING: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffd4_d20260328_m025435_c001_v7007000_t0000_u01774666475589") 2026/03/28 02:59:41 DEBUG : EXISTING: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defac_d20260328_m025434_c001_v0001109_t0009_u01774666474274") 2026/03/28 02:59:41 DEBUG : PREFIXapple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c9_d20260328_m025659_c001_v7007000_t0000_u01774666619739") 2026/03/28 02:59:41 DEBUG : PREFIXapple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eacf_d20260328_m025654_c001_v0001092_t0048_u01774666614028") 2026/03/28 02:59:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e22_d20260328_m025659_c001_v7007000_t0000_u01774666619949") 2026/03/28 02:59:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ac9_d20260328_m025654_c001_v0001185_t0054_u01774666614038") 2026/03/28 02:59:41 DEBUG : PREFIXbanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27cc_d20260328_m025659_c001_v7007000_t0000_u01774666619963") 2026/03/28 02:59:41 DEBUG : PREFIXbanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc86_d20260328_m025654_c001_v0001116_t0034_u01774666614052") 2026/03/28 02:59:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319a3b_d20260328_m025659_c001_v7007000_t0000_u01774666619855") 2026/03/28 02:59:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dfe_d20260328_m025654_c001_v0001098_t0023_u01774666614060") 2026/03/28 02:59:42 DEBUG : Testêé: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffcb_d20260328_m025431_c001_v7007000_t0000_u01774666471828") 2026/03/28 02:59:42 DEBUG : Testêé: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defa8_d20260328_m025431_c001_v0001109_t0023_u01774666471045") 2026/03/28 02:59:42 DEBUG : Testêé: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635caa_d20260328_m025429_c001_v0001098_t0029_u01774666469997") 2026/03/28 02:59:42 DEBUG : YXBwbGU=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a34_d20260328_m025638_c001_v7007000_t0000_u01774666598726") 2026/03/28 02:59:42 DEBUG : YXBwbGU=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b695b_d20260328_m025634_c001_v0001185_t0024_u01774666594049") 2026/03/28 02:59:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a35_d20260328_m025638_c001_v7007000_t0000_u01774666598909") 2026/03/28 02:59:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc62_d20260328_m025634_c001_v0001116_t0058_u01774666594043") 2026/03/28 02:59:42 DEBUG : YmFuYW5h: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a36_d20260328_m025639_c001_v7007000_t0000_u01774666599093") 2026/03/28 02:59:42 DEBUG : YmFuYW5h: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dd6_d20260328_m025634_c001_v0001098_t0032_u01774666594062") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0365_d20260328_m025054_c001_v7007000_t0000_u01774666254925") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da90b_d20260328_m025053_c001_v0001167_t0035_u01774666253056") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aab_d20260328_m025050_c001_v7007000_t0000_u01774666250689") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8e9_d20260328_m025049_c001_v0001167_t0041_u01774666249792") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a06_d20260328_m025023_c001_v7007000_t0000_u01774666223907") 2026/03/28 02:59:42 DEBUG : a/potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7d6_d20260328_m025022_c001_v0001167_t0029_u01774666222818") 2026/03/28 02:59:42 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d86ffc_d20260328_m025906_c001_v7007000_t0000_u01774666746157") 2026/03/28 02:59:42 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebf7_d20260328_m025901_c001_v0001092_t0003_u01774666741663") 2026/03/28 02:59:42 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f9_d20260328_m025849_c001_v7007000_t0000_u01774666729193") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebd3_d20260328_m025844_c001_v0001092_t0033_u01774666724479") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e3_d20260328_m025832_c001_v7007000_t0000_u01774666712053") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebb5_d20260328_m025827_c001_v0001092_t0056_u01774666707519") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a45_d20260328_m025815_c001_v7007000_t0000_u01774666695593") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb99_d20260328_m025811_c001_v0001092_t0041_u01774666691653") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a2c_d20260328_m025759_c001_v7007000_t0000_u01774666679015") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb67_d20260328_m025754_c001_v0001092_t0048_u01774666674512") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcba_d20260328_m025743_c001_v7007000_t0000_u01774666663021") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e79_d20260328_m025735_c001_v0001098_t0038_u01774666655801") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f1_d20260328_m025722_c001_v7007000_t0000_u01774666642863") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcc0_d20260328_m025719_c001_v0001116_t0055_u01774666639223") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f57c1_d20260328_m025717_c001_v7007000_t0000_u01774666637646") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaf3_d20260328_m025713_c001_v0001092_t0022_u01774666633435") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27ce_d20260328_m025701_c001_v7007000_t0000_u01774666621289") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6af5_d20260328_m025657_c001_v0001185_t0032_u01774666617348") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c2_d20260328_m025656_c001_v7007000_t0000_u01774666616268") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eacb_d20260328_m025651_c001_v0001092_t0009_u01774666611758") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc3399_d20260328_m025636_c001_v7007000_t0000_u01774666596823") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dce_d20260328_m025631_c001_v0001098_t0004_u01774666591299") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951183_d20260328_m025619_c001_v7007000_t0000_u01774666579955") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc30_d20260328_m025614_c001_v0001116_t0028_u01774666574280") 2026/03/28 02:59:43 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b1_d20260328_m025600_c001_v7007000_t0000_u01774666560829") 2026/03/28 02:59:44 DEBUG : apple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6719_d20260328_m025556_c001_v0001185_t0039_u01774666556498") 2026/03/28 02:59:44 DEBUG : appleSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eb2_d20260328_m025721_c001_v7007000_t0000_u01774666641529") 2026/03/28 02:59:44 DEBUG : appleSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e45_d20260328_m025715_c001_v0001098_t0050_u01774666635715") 2026/03/28 02:59:44 DEBUG : appleapple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcbb_d20260328_m025743_c001_v7007000_t0000_u01774666663203") 2026/03/28 02:59:44 DEBUG : appleapple: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e7b_d20260328_m025738_c001_v0001098_t0003_u01774666658541") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d8706e_d20260328_m025906_c001_v7007000_t0000_u01774666746339") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f19_d20260328_m025902_c001_v0001098_t0031_u01774666742319") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923fa_d20260328_m025849_c001_v7007000_t0000_u01774666729375") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635eed_d20260328_m025845_c001_v0001098_t0056_u01774666725255") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e4_d20260328_m025832_c001_v7007000_t0000_u01774666712238") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ecd_d20260328_m025828_c001_v0001098_t0053_u01774666708121") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a46_d20260328_m025815_c001_v7007000_t0000_u01774666695814") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635eb3_d20260328_m025812_c001_v0001098_t0014_u01774666692157") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a2d_d20260328_m025759_c001_v7007000_t0000_u01774666679230") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e95_d20260328_m025755_c001_v0001098_t0008_u01774666675131") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcb7_d20260328_m025741_c001_v7007000_t0000_u01774666661059") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb35_d20260328_m025736_c001_v0001092_t0021_u01774666656618") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f2_d20260328_m025723_c001_v7007000_t0000_u01774666643044") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e55_d20260328_m025719_c001_v0001098_t0024_u01774666639232") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383ea9_d20260328_m025717_c001_v7007000_t0000_u01774666637997") 2026/03/28 02:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c00_d20260328_m025714_c001_v0001185_t0027_u01774666634264") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27cf_d20260328_m025701_c001_v7007000_t0000_u01774666621472") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eadd_d20260328_m025657_c001_v0001092_t0010_u01774666617370") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a4f_d20260328_m025656_c001_v7007000_t0000_u01774666616431") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc84_d20260328_m025652_c001_v0001116_t0055_u01774666612386") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc9d_d20260328_m025636_c001_v7007000_t0000_u01774666596834") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b694b_d20260328_m025632_c001_v0001185_t0043_u01774666592392") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951184_d20260328_m025620_c001_v7007000_t0000_u01774666580161") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635da8_d20260328_m025615_c001_v0001098_t0059_u01774666575050") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b2_d20260328_m025601_c001_v7007000_t0000_u01774666561010") 2026/03/28 02:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc12_d20260328_m025557_c001_v0001116_t0025_u01774666557113") 2026/03/28 02:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e52_d20260328_m025721_c001_v7007000_t0000_u01774666641199") 2026/03/28 02:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaf9_d20260328_m025715_c001_v0001092_t0029_u01774666635706") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0366_d20260328_m025055_c001_v7007000_t0000_u01774666255106") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8f7_d20260328_m025051_c001_v0001167_t0010_u01774666251246") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aaa_d20260328_m025050_c001_v7007000_t0000_u01774666250140") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8dd_d20260328_m025048_c001_v0001167_t0028_u01774666248330") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a05_d20260328_m025023_c001_v7007000_t0000_u01774666223349") 2026/03/28 02:59:45 DEBUG : b/potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7be_d20260328_m025021_c001_v0001167_t0011_u01774666221420") 2026/03/28 02:59:45 DEBUG : backup/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c4a0_d20260328_m025326_c001_v7007000_t0000_u01774666406432") 2026/03/28 02:59:45 DEBUG : backup/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f11479e3a373b50f2_d20260328_m025324_c001_v0001033_t0032_u01774666404204") 2026/03/28 02:59:46 DEBUG : backup/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1102139236da779e_d20260328_m025318_c001_v0001144_t0005_u01774666398957") 2026/03/28 02:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4fd_d20260328_m025353_c001_v7007000_t0000_u01774666433071") 2026/03/28 02:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f117c4176ca74ca8e_d20260328_m025351_c001_v0001184_t0013_u01774666431288") 2026/03/28 02:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f114ee4907f2d88f5_d20260328_m025346_c001_v0001097_t0018_u01774666426980") 2026/03/28 02:59:46 DEBUG : backup/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a3197e5_d20260328_m025340_c001_v7007000_t0000_u01774666420353") 2026/03/28 02:59:46 DEBUG : backup/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10380b95dd569bc8_d20260328_m025338_c001_v0001154_t0002_u01774666418167") 2026/03/28 02:59:46 DEBUG : backup/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1197b32a76a0c485_d20260328_m025333_c001_v0001097_t0015_u01774666413488") 2026/03/28 02:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4fe_d20260328_m025353_c001_v7007000_t0000_u01774666433254") 2026/03/28 02:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1187a7b05f8b8c01_d20260328_m025352_c001_v0001182_t0030_u01774666432330") 2026/03/28 02:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167b3d55756e30a_d20260328_m025348_c001_v0001150_t0033_u01774666428661") 2026/03/28 02:59:46 DEBUG : backup/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c4a2_d20260328_m025326_c001_v7007000_t0000_u01774666406614") 2026/03/28 02:59:46 DEBUG : backup/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f11362e375b6ace43_d20260328_m025325_c001_v0001106_t0012_u01774666405350") 2026/03/28 02:59:46 DEBUG : backup/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101300fcfa726b32_d20260328_m025321_c001_v0001144_t0013_u01774666400999") 2026/03/28 02:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a3197e6_d20260328_m025340_c001_v7007000_t0000_u01774666420535") 2026/03/28 02:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1191f555a9cb84d7_d20260328_m025339_c001_v0001153_t0020_u01774666419457") 2026/03/28 02:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101eaf5f3faafa17_d20260328_m025335_c001_v0001116_t0058_u01774666415313") 2026/03/28 02:59:46 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873e6_d20260328_m025906_c001_v7007000_t0000_u01774666746528") 2026/03/28 02:59:46 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b711a_d20260328_m025902_c001_v0001185_t0057_u01774666742133") 2026/03/28 02:59:46 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923fb_d20260328_m025849_c001_v7007000_t0000_u01774666729558") 2026/03/28 02:59:46 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b706a_d20260328_m025845_c001_v0001185_t0040_u01774666725044") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e5_d20260328_m025832_c001_v7007000_t0000_u01774666712420") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6fb4_d20260328_m025827_c001_v0001185_t0013_u01774666707919") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a47_d20260328_m025816_c001_v7007000_t0000_u01774666696004") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6efb_d20260328_m025811_c001_v0001185_t0056_u01774666691968") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a2e_d20260328_m025759_c001_v7007000_t0000_u01774666679412") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6e4f_d20260328_m025754_c001_v0001185_t0017_u01774666674832") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcbc_d20260328_m025743_c001_v7007000_t0000_u01774666663386") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6d83_d20260328_m025736_c001_v0001185_t0017_u01774666656250") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f3_d20260328_m025723_c001_v7007000_t0000_u01774666643314") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c79_d20260328_m025719_c001_v0001185_t0024_u01774666639241") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f57c6_d20260328_m025718_c001_v7007000_t0000_u01774666638007") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e41_d20260328_m025713_c001_v0001098_t0039_u01774666633831") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d1_d20260328_m025701_c001_v7007000_t0000_u01774666621654") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc8c_d20260328_m025657_c001_v0001116_t0051_u01774666617363") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e0a_d20260328_m025656_c001_v7007000_t0000_u01774666616283") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6aa5_d20260328_m025652_c001_v0001185_t0033_u01774666612174") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc9e_d20260328_m025636_c001_v7007000_t0000_u01774666596844") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc60_d20260328_m025631_c001_v0001116_t0031_u01774666591736") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951185_d20260328_m025620_c001_v7007000_t0000_u01774666580343") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b67fb_d20260328_m025614_c001_v0001185_t0026_u01774666574864") 2026/03/28 02:59:47 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b3_d20260328_m025601_c001_v7007000_t0000_u01774666561191") 2026/03/28 02:59:48 DEBUG : banana: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d7a_d20260328_m025556_c001_v0001098_t0058_u01774666556721") 2026/03/28 02:59:48 DEBUG : bananaSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6f1e_d20260328_m025721_c001_v7007000_t0000_u01774666641401") 2026/03/28 02:59:48 DEBUG : bananaSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c11_d20260328_m025715_c001_v0001185_t0045_u01774666635724") 2026/03/28 02:59:48 DEBUG : both0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d6d_d20260328_m025529_c001_v7007000_t0000_u01774666529082") 2026/03/28 02:59:48 DEBUG : both0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cf0_d20260328_m025505_c001_v0001098_t0057_u01774666505434") 2026/03/28 02:59:48 DEBUG : both0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290084_d20260328_m025501_c001_v7007000_t0000_u01774666501226") 2026/03/28 02:59:48 DEBUG : both0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cb2_d20260328_m025437_c001_v0001098_t0004_u01774666477445") 2026/03/28 02:59:48 DEBUG : both1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d70_d20260328_m025529_c001_v7007000_t0000_u01774666529265") 2026/03/28 02:59:48 DEBUG : both1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cf6_d20260328_m025506_c001_v0001098_t0041_u01774666506998") 2026/03/28 02:59:48 DEBUG : both1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290085_d20260328_m025501_c001_v7007000_t0000_u01774666501406") 2026/03/28 02:59:48 DEBUG : both1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cb8_d20260328_m025438_c001_v0001098_t0029_u01774666478448") 2026/03/28 02:59:48 DEBUG : both10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d74_d20260328_m025529_c001_v7007000_t0000_u01774666529445") 2026/03/28 02:59:48 DEBUG : both10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d1a_d20260328_m025516_c001_v0001098_t0049_u01774666516051") 2026/03/28 02:59:48 DEBUG : both10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290086_d20260328_m025501_c001_v7007000_t0000_u01774666501588") 2026/03/28 02:59:48 DEBUG : both10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cd0_d20260328_m025448_c001_v0001098_t0056_u01774666488196") 2026/03/28 02:59:48 DEBUG : both11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d76_d20260328_m025529_c001_v7007000_t0000_u01774666529628") 2026/03/28 02:59:48 DEBUG : both11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d1c_d20260328_m025517_c001_v0001098_t0001_u01774666517111") 2026/03/28 02:59:48 DEBUG : both11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290087_d20260328_m025501_c001_v7007000_t0000_u01774666501774") 2026/03/28 02:59:48 DEBUG : both11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cd2_d20260328_m025449_c001_v0001098_t0046_u01774666489250") 2026/03/28 02:59:48 DEBUG : both12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d77_d20260328_m025529_c001_v7007000_t0000_u01774666529809") 2026/03/28 02:59:49 DEBUG : both12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d1e_d20260328_m025518_c001_v0001098_t0057_u01774666518353") 2026/03/28 02:59:49 DEBUG : both12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290088_d20260328_m025501_c001_v7007000_t0000_u01774666501961") 2026/03/28 02:59:49 DEBUG : both12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cd6_d20260328_m025450_c001_v0001098_t0044_u01774666490418") 2026/03/28 02:59:49 DEBUG : both13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d78_d20260328_m025529_c001_v7007000_t0000_u01774666529993") 2026/03/28 02:59:49 DEBUG : both13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d20_d20260328_m025519_c001_v0001098_t0039_u01774666519252") 2026/03/28 02:59:49 DEBUG : both13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290089_d20260328_m025502_c001_v7007000_t0000_u01774666502145") 2026/03/28 02:59:49 DEBUG : both13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cd8_d20260328_m025451_c001_v0001098_t0032_u01774666491235") 2026/03/28 02:59:49 DEBUG : both14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d7a_d20260328_m025530_c001_v7007000_t0000_u01774666530174") 2026/03/28 02:59:49 DEBUG : both14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d22_d20260328_m025520_c001_v0001098_t0002_u01774666520310") 2026/03/28 02:59:49 DEBUG : both14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008a_d20260328_m025502_c001_v7007000_t0000_u01774666502330") 2026/03/28 02:59:49 DEBUG : both14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cda_d20260328_m025452_c001_v0001098_t0051_u01774666492362") 2026/03/28 02:59:49 DEBUG : both15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d7b_d20260328_m025530_c001_v7007000_t0000_u01774666530363") 2026/03/28 02:59:49 DEBUG : both15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d24_d20260328_m025521_c001_v0001098_t0057_u01774666521337") 2026/03/28 02:59:49 DEBUG : both15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008b_d20260328_m025502_c001_v7007000_t0000_u01774666502511") 2026/03/28 02:59:49 DEBUG : both15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cdc_d20260328_m025453_c001_v0001098_t0047_u01774666493326") 2026/03/28 02:59:49 DEBUG : both16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d7c_d20260328_m025530_c001_v7007000_t0000_u01774666530545") 2026/03/28 02:59:49 DEBUG : both16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d2c_d20260328_m025522_c001_v0001098_t0024_u01774666522404") 2026/03/28 02:59:49 DEBUG : both16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008c_d20260328_m025502_c001_v7007000_t0000_u01774666502692") 2026/03/28 02:59:49 DEBUG : both16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ce0_d20260328_m025454_c001_v0001098_t0050_u01774666494174") 2026/03/28 02:59:49 DEBUG : both17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d7d_d20260328_m025530_c001_v7007000_t0000_u01774666530725") 2026/03/28 02:59:50 DEBUG : both17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d2e_d20260328_m025523_c001_v0001098_t0053_u01774666523417") 2026/03/28 02:59:50 DEBUG : both17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008d_d20260328_m025502_c001_v7007000_t0000_u01774666502876") 2026/03/28 02:59:50 DEBUG : both17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ce2_d20260328_m025455_c001_v0001098_t0049_u01774666495167") 2026/03/28 02:59:50 DEBUG : both18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d7f_d20260328_m025530_c001_v7007000_t0000_u01774666530907") 2026/03/28 02:59:50 DEBUG : both18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d32_d20260328_m025524_c001_v0001098_t0003_u01774666524429") 2026/03/28 02:59:50 DEBUG : both18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008e_d20260328_m025503_c001_v7007000_t0000_u01774666503061") 2026/03/28 02:59:50 DEBUG : both18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ce4_d20260328_m025455_c001_v0001098_t0002_u01774666495982") 2026/03/28 02:59:50 DEBUG : both19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d80_d20260328_m025531_c001_v7007000_t0000_u01774666531090") 2026/03/28 02:59:50 DEBUG : both19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d34_d20260328_m025525_c001_v0001098_t0018_u01774666525412") 2026/03/28 02:59:50 DEBUG : both19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29008f_d20260328_m025503_c001_v7007000_t0000_u01774666503241") 2026/03/28 02:59:50 DEBUG : both19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ce6_d20260328_m025457_c001_v0001098_t0025_u01774666497036") 2026/03/28 02:59:50 DEBUG : both2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d81_d20260328_m025531_c001_v7007000_t0000_u01774666531271") 2026/03/28 02:59:50 DEBUG : both2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cfa_d20260328_m025508_c001_v0001098_t0000_u01774666508121") 2026/03/28 02:59:50 DEBUG : both2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290090_d20260328_m025503_c001_v7007000_t0000_u01774666503422") 2026/03/28 02:59:50 DEBUG : both2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cba_d20260328_m025439_c001_v0001098_t0027_u01774666479754") 2026/03/28 02:59:50 DEBUG : both3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d82_d20260328_m025531_c001_v7007000_t0000_u01774666531451") 2026/03/28 02:59:50 DEBUG : both3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cfe_d20260328_m025509_c001_v0001098_t0013_u01774666509089") 2026/03/28 02:59:50 DEBUG : both3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290091_d20260328_m025503_c001_v7007000_t0000_u01774666503610") 2026/03/28 02:59:50 DEBUG : both3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cbc_d20260328_m025440_c001_v0001098_t0058_u01774666480851") 2026/03/28 02:59:50 DEBUG : both4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d84_d20260328_m025531_c001_v7007000_t0000_u01774666531632") 2026/03/28 02:59:50 DEBUG : both4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d04_d20260328_m025509_c001_v0001098_t0041_u01774666509991") 2026/03/28 02:59:50 DEBUG : both4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290092_d20260328_m025503_c001_v7007000_t0000_u01774666503792") 2026/03/28 02:59:50 DEBUG : both4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cbe_d20260328_m025441_c001_v0001098_t0041_u01774666481825") 2026/03/28 02:59:51 DEBUG : both5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d85_d20260328_m025531_c001_v7007000_t0000_u01774666531813") 2026/03/28 02:59:51 DEBUG : both5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d08_d20260328_m025511_c001_v0001098_t0020_u01774666511062") 2026/03/28 02:59:51 DEBUG : both5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290093_d20260328_m025503_c001_v7007000_t0000_u01774666503982") 2026/03/28 02:59:51 DEBUG : both5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cc2_d20260328_m025442_c001_v0001098_t0009_u01774666482661") 2026/03/28 02:59:51 DEBUG : both6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d87_d20260328_m025531_c001_v7007000_t0000_u01774666531994") 2026/03/28 02:59:51 DEBUG : both6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d0c_d20260328_m025512_c001_v0001098_t0026_u01774666512138") 2026/03/28 02:59:51 DEBUG : both6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290094_d20260328_m025504_c001_v7007000_t0000_u01774666504163") 2026/03/28 02:59:51 DEBUG : both6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cc8_d20260328_m025443_c001_v0001098_t0024_u01774666483756") 2026/03/28 02:59:51 DEBUG : both7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d8b_d20260328_m025532_c001_v7007000_t0000_u01774666532174") 2026/03/28 02:59:51 DEBUG : both7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d0e_d20260328_m025513_c001_v0001098_t0011_u01774666513024") 2026/03/28 02:59:51 DEBUG : both7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290095_d20260328_m025504_c001_v7007000_t0000_u01774666504344") 2026/03/28 02:59:51 DEBUG : both7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cca_d20260328_m025444_c001_v0001098_t0037_u01774666484974") 2026/03/28 02:59:51 DEBUG : both8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d8e_d20260328_m025532_c001_v7007000_t0000_u01774666532355") 2026/03/28 02:59:51 DEBUG : both8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d12_d20260328_m025514_c001_v0001098_t0045_u01774666514094") 2026/03/28 02:59:51 DEBUG : both8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290096_d20260328_m025504_c001_v7007000_t0000_u01774666504526") 2026/03/28 02:59:51 DEBUG : both8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ccc_d20260328_m025446_c001_v0001098_t0032_u01774666486250") 2026/03/28 02:59:51 DEBUG : both9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d90_d20260328_m025532_c001_v7007000_t0000_u01774666532539") 2026/03/28 02:59:51 DEBUG : both9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d18_d20260328_m025515_c001_v0001098_t0009_u01774666515039") 2026/03/28 02:59:51 DEBUG : both9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290097_d20260328_m025504_c001_v7007000_t0000_u01774666504710") 2026/03/28 02:59:52 DEBUG : both9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cce_d20260328_m025447_c001_v0001098_t0001_u01774666487222") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0367_d20260328_m025055_c001_v7007000_t0000_u01774666255287") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da901_d20260328_m025051_c001_v0001167_t0021_u01774666251868") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aac_d20260328_m025050_c001_v7007000_t0000_u01774666250872") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8e1_d20260328_m025048_c001_v0001167_t0033_u01774666248790") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a07_d20260328_m025024_c001_v7007000_t0000_u01774666224090") 2026/03/28 02:59:52 DEBUG : c/non empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7c6_d20260328_m025021_c001_v0001167_t0017_u01774666221883") 2026/03/28 02:59:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a37_d20260328_m025639_c001_v7007000_t0000_u01774666599274") 2026/03/28 02:59:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eab5_d20260328_m025634_c001_v0001092_t0055_u01774666594815") 2026/03/28 02:59:52 DEBUG : check sum: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e147_d20260328_m025013_c001_v7007000_t0000_u01774666213374") 2026/03/28 02:59:52 DEBUG : check sum: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da766_d20260328_m025012_c001_v0001167_t0021_u01774666212120") 2026/03/28 02:59:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583fd85e_d20260328_m025938_c001_v7007000_t0000_u01774666778040") 2026/03/28 02:59:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ec17_d20260328_m025936_c001_v0001092_t0033_u01774666776303") 2026/03/28 02:59:52 DEBUG : dest/3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c45d_d20260328_m025253_c001_v7007000_t0000_u01774666373760") 2026/03/28 02:59:52 DEBUG : dest/3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418349f5b3b32162_d20260328_m025252_c001_v0001167_t0040_u01774666372670") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcbd_d20260328_m025743_c001_v7007000_t0000_u01774666663568") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcd8_d20260328_m025738_c001_v0001116_t0024_u01774666658766") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873e8_d20260328_m025906_c001_v7007000_t0000_u01774666746713") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebe3_d20260328_m025854_c001_v0001092_t0037_u01774666734114") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923fc_d20260328_m025849_c001_v7007000_t0000_u01774666729741") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebbd_d20260328_m025836_c001_v0001092_t0055_u01774666716865") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e6_d20260328_m025832_c001_v7007000_t0000_u01774666712602") 2026/03/28 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eba7_d20260328_m025820_c001_v0001092_t0010_u01774666700435") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a49_d20260328_m025816_c001_v7007000_t0000_u01774666696187") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb83_d20260328_m025804_c001_v0001092_t0022_u01774666684149") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a2f_d20260328_m025759_c001_v7007000_t0000_u01774666679594") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb45_d20260328_m025747_c001_v0001092_t0051_u01774666667726") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dbf_d20260328_m025740_c001_v7007000_t0000_u01774666660645") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e67_d20260328_m025727_c001_v0001098_t0059_u01774666647591") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f4_d20260328_m025723_c001_v7007000_t0000_u01774666643509") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c7b_d20260328_m025719_c001_v0001185_t0000_u01774666639486") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360ed_d20260328_m025718_c001_v7007000_t0000_u01774666638193") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaeb_d20260328_m025706_c001_v0001092_t0033_u01774666626039") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d2_d20260328_m025701_c001_v7007000_t0000_u01774666621835") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6af9_d20260328_m025657_c001_v0001185_t0039_u01774666617571") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c1_d20260328_m025656_c001_v7007000_t0000_u01774666616083") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eac1_d20260328_m025643_c001_v0001092_t0029_u01774666603363") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a32_d20260328_m025636_c001_v7007000_t0000_u01774666596704") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b68ed_d20260328_m025624_c001_v0001185_t0032_u01774666584636") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951186_d20260328_m025620_c001_v7007000_t0000_u01774666580527") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d8a_d20260328_m025605_c001_v0001098_t0033_u01774666565479") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b4_d20260328_m025601_c001_v7007000_t0000_u01774666561372") 2026/03/28 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc00_d20260328_m025549_c001_v0001116_t0015_u01774666549604") 2026/03/28 02:59:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d8836638c_d20260328_m025721_c001_v7007000_t0000_u01774666641138") 2026/03/28 02:59:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c17_d20260328_m025715_c001_v0001185_t0041_u01774666635913") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcbe_d20260328_m025743_c001_v7007000_t0000_u01774666663752") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb39_d20260328_m025738_c001_v0001092_t0045_u01774666658755") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873e9_d20260328_m025906_c001_v7007000_t0000_u01774666746895") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b70c8_d20260328_m025854_c001_v0001185_t0024_u01774666734809") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923fd_d20260328_m025849_c001_v7007000_t0000_u01774666729923") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b7026_d20260328_m025837_c001_v0001185_t0031_u01774666717678") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e7_d20260328_m025832_c001_v7007000_t0000_u01774666712783") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6f6b_d20260328_m025821_c001_v0001185_t0056_u01774666701205") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4a_d20260328_m025816_c001_v7007000_t0000_u01774666696369") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ea9_d20260328_m025804_c001_v0001185_t0008_u01774666684947") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a30_d20260328_m025759_c001_v7007000_t0000_u01774666679777") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6e09_d20260328_m025748_c001_v0001185_t0026_u01774666668432") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d96a521_d20260328_m025741_c001_v7007000_t0000_u01774666661080") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6d1b_d20260328_m025728_c001_v0001185_t0018_u01774666648298") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f5_d20260328_m025723_c001_v7007000_t0000_u01774666643690") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb09_d20260328_m025719_c001_v0001092_t0034_u01774666639657") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d8836638a_d20260328_m025718_c001_v7007000_t0000_u01774666638205") 2026/03/28 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e24_d20260328_m025706_c001_v0001098_t0010_u01774666626774") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d4_d20260328_m025702_c001_v7007000_t0000_u01774666622018") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b00_d20260328_m025657_c001_v0001185_t0008_u01774666617776") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a4d_d20260328_m025656_c001_v7007000_t0000_u01774666616068") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b69d7_d20260328_m025644_c001_v0001185_t0041_u01774666604050") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f422d87a2a241215b_d20260328_m025636_c001_v7007000_t0000_u01774666596681") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dc0_d20260328_m025625_c001_v0001098_t0052_u01774666585238") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951187_d20260328_m025620_c001_v7007000_t0000_u01774666580710") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc1a_d20260328_m025606_c001_v0001116_t0052_u01774666566342") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b5_d20260328_m025601_c001_v7007000_t0000_u01774666561553") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b66c9_d20260328_m025550_c001_v0001185_t0014_u01774666550686") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6f1d_d20260328_m025721_c001_v7007000_t0000_u01774666641211") 2026/03/28 02:59:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e49_d20260328_m025716_c001_v0001098_t0057_u01774666636021") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcbf_d20260328_m025743_c001_v7007000_t0000_u01774666663934") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6da7_d20260328_m025738_c001_v0001185_t0013_u01774666658774") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ea_d20260328_m025907_c001_v7007000_t0000_u01774666747077") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f09_d20260328_m025855_c001_v0001098_t0018_u01774666735352") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923fe_d20260328_m025850_c001_v7007000_t0000_u01774666730188") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635edd_d20260328_m025838_c001_v0001098_t0001_u01774666718225") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923e9_d20260328_m025833_c001_v7007000_t0000_u01774666713033") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ec1_d20260328_m025821_c001_v0001098_t0058_u01774666701827") 2026/03/28 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4b_d20260328_m025816_c001_v7007000_t0000_u01774666696552") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ea1_d20260328_m025805_c001_v0001098_t0058_u01774666685506") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a31_d20260328_m025759_c001_v7007000_t0000_u01774666679959") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e8b_d20260328_m025748_c001_v0001098_t0028_u01774666668984") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951204_d20260328_m025741_c001_v7007000_t0000_u01774666661227") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb1d_d20260328_m025728_c001_v0001092_t0046_u01774666648949") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f6_d20260328_m025723_c001_v7007000_t0000_u01774666643871") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e57_d20260328_m025719_c001_v0001098_t0011_u01774666639694") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e47_d20260328_m025717_c001_v7007000_t0000_u01774666637654") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b8c_d20260328_m025707_c001_v0001185_t0037_u01774666627519") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d5_d20260328_m025702_c001_v7007000_t0000_u01774666622320") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eadf_d20260328_m025657_c001_v0001092_t0012_u01774666617766") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e0f_d20260328_m025656_c001_v7007000_t0000_u01774666616465") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc7a_d20260328_m025644_c001_v0001116_t0001_u01774666604600") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f422d87a2a241215c_d20260328_m025636_c001_v7007000_t0000_u01774666596864") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc48_d20260328_m025625_c001_v0001116_t0047_u01774666585941") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951188_d20260328_m025620_c001_v7007000_t0000_u01774666580894") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6783_d20260328_m025607_c001_v0001185_t0026_u01774666567709") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b6_d20260328_m025601_c001_v7007000_t0000_u01774666561738") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d6a_d20260328_m025550_c001_v0001098_t0026_u01774666550878") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a838_d20260328_m025721_c001_v7007000_t0000_u01774666641371") 2026/03/28 02:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c1c_d20260328_m025716_c001_v0001185_t0001_u01774666636099") 2026/03/28 02:59:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc0_d20260328_m025744_c001_v7007000_t0000_u01774666664116") 2026/03/28 02:59:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6da9_d20260328_m025738_c001_v0001185_t0013_u01774666658958") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873eb_d20260328_m025907_c001_v7007000_t0000_u01774666747258") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd48_d20260328_m025856_c001_v0001116_t0015_u01774666736082") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ff_d20260328_m025850_c001_v7007000_t0000_u01774666730392") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd3a_d20260328_m025838_c001_v0001116_t0020_u01774666718981") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ea_d20260328_m025833_c001_v7007000_t0000_u01774666713217") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd20_d20260328_m025822_c001_v0001116_t0021_u01774666702593") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4c_d20260328_m025816_c001_v7007000_t0000_u01774666696734") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd04_d20260328_m025806_c001_v0001116_t0030_u01774666686309") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a32_d20260328_m025800_c001_v7007000_t0000_u01774666680141") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afce8_d20260328_m025749_c001_v0001116_t0023_u01774666669721") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951201_d20260328_m025740_c001_v7007000_t0000_u01774666660656") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afccc_d20260328_m025729_c001_v0001116_t0044_u01774666649737") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f7_d20260328_m025724_c001_v7007000_t0000_u01774666644052") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c87_d20260328_m025719_c001_v0001185_t0049_u01774666639734") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e48_d20260328_m025717_c001_v7007000_t0000_u01774666637847") 2026/03/28 02:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afca4_d20260328_m025708_c001_v0001116_t0047_u01774666628067") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d6_d20260328_m025702_c001_v7007000_t0000_u01774666622502") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e0c_d20260328_m025657_c001_v0001098_t0014_u01774666617932") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c5_d20260328_m025656_c001_v7007000_t0000_u01774666616473") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dea_d20260328_m025645_c001_v0001098_t0059_u01774666605533") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824535ba6_d20260328_m025636_c001_v7007000_t0000_u01774666596895") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6907_d20260328_m025626_c001_v0001185_t0046_u01774666586528") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951189_d20260328_m025621_c001_v7007000_t0000_u01774666581086") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d92_d20260328_m025607_c001_v0001098_t0008_u01774666567894") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b7_d20260328_m025601_c001_v7007000_t0000_u01774666561919") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc02_d20260328_m025551_c001_v0001116_t0038_u01774666551186") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d8836638f_d20260328_m025721_c001_v7007000_t0000_u01774666641504") 2026/03/28 02:59:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eafb_d20260328_m025716_c001_v0001092_t0025_u01774666636113") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc1_d20260328_m025744_c001_v7007000_t0000_u01774666664300") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e7d_d20260328_m025739_c001_v0001098_t0019_u01774666659114") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ec_d20260328_m025907_c001_v7007000_t0000_u01774666747441") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebeb_d20260328_m025856_c001_v0001092_t0055_u01774666736797") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092400_d20260328_m025850_c001_v7007000_t0000_u01774666730576") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebc6_d20260328_m025839_c001_v0001092_t0054_u01774666719427") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923eb_d20260328_m025833_c001_v7007000_t0000_u01774666713409") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eba9_d20260328_m025822_c001_v0001092_t0023_u01774666702995") 2026/03/28 02:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4d_d20260328_m025816_c001_v7007000_t0000_u01774666696916") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb87_d20260328_m025806_c001_v0001092_t0015_u01774666686794") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a33_d20260328_m025800_c001_v7007000_t0000_u01774666680327") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb47_d20260328_m025750_c001_v0001092_t0041_u01774666670145") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dc0_d20260328_m025740_c001_v7007000_t0000_u01774666660828") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e6d_d20260328_m025730_c001_v0001098_t0045_u01774666650440") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f8_d20260328_m025724_c001_v7007000_t0000_u01774666644232") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c8b_d20260328_m025719_c001_v0001185_t0031_u01774666639938") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a836_d20260328_m025718_c001_v7007000_t0000_u01774666638046") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaed_d20260328_m025708_c001_v0001092_t0013_u01774666628648") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d8_d20260328_m025702_c001_v7007000_t0000_u01774666622683") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b04_d20260328_m025657_c001_v0001185_t0025_u01774666617980") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9c2f_d20260328_m025656_c001_v7007000_t0000_u01774666616289") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eac3_d20260328_m025645_c001_v0001092_t0014_u01774666605924") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a33_d20260328_m025636_c001_v7007000_t0000_u01774666596905") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dc2_d20260328_m025626_c001_v0001098_t0044_u01774666586716") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118a_d20260328_m025621_c001_v7007000_t0000_u01774666581279") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc20_d20260328_m025608_c001_v0001116_t0055_u01774666568333") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b8_d20260328_m025602_c001_v7007000_t0000_u01774666562101") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b66d5_d20260328_m025551_c001_v0001185_t0004_u01774666551696") 2026/03/28 02:59:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383ead_d20260328_m025721_c001_v7007000_t0000_u01774666641148") 2026/03/28 03:00:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcba_d20260328_m025716_c001_v0001116_t0047_u01774666636286") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc2_d20260328_m025744_c001_v7007000_t0000_u01774666664482") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6dab_d20260328_m025739_c001_v0001185_t0047_u01774666659163") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ed_d20260328_m025907_c001_v7007000_t0000_u01774666747622") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b70e8_d20260328_m025857_c001_v0001185_t0057_u01774666737129") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092401_d20260328_m025850_c001_v7007000_t0000_u01774666730757") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b7038_d20260328_m025840_c001_v0001185_t0037_u01774666720008") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ec_d20260328_m025833_c001_v7007000_t0000_u01774666713591") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6f7f_d20260328_m025823_c001_v0001185_t0057_u01774666703355") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4e_d20260328_m025817_c001_v7007000_t0000_u01774666697110") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ec3_d20260328_m025807_c001_v0001185_t0014_u01774666687178") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a34_d20260328_m025800_c001_v7007000_t0000_u01774666680510") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6e1d_d20260328_m025750_c001_v0001185_t0003_u01774666670438") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951202_d20260328_m025740_c001_v7007000_t0000_u01774666660837") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6d35_d20260328_m025730_c001_v0001185_t0024_u01774666650771") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f9_d20260328_m025724_c001_v7007000_t0000_u01774666644462") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb0b_d20260328_m025719_c001_v0001092_t0012_u01774666639970") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e4d_d20260328_m025718_c001_v7007000_t0000_u01774666638169") 2026/03/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e2c_d20260328_m025709_c001_v0001098_t0054_u01774666629127") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27d9_d20260328_m025702_c001_v7007000_t0000_u01774666622865") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eae1_d20260328_m025658_c001_v0001092_t0024_u01774666618143") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c3_d20260328_m025656_c001_v7007000_t0000_u01774666616291") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b69fd_d20260328_m025646_c001_v0001185_t0000_u01774666606439") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc3396_d20260328_m025636_c001_v7007000_t0000_u01774666596271") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc4e_d20260328_m025627_c001_v0001116_t0003_u01774666587071") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118b_d20260328_m025621_c001_v7007000_t0000_u01774666581463") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6789_d20260328_m025608_c001_v0001185_t0018_u01774666568828") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900b9_d20260328_m025602_c001_v7007000_t0000_u01774666562312") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d6c_d20260328_m025551_c001_v0001098_t0051_u01774666551885") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e54_d20260328_m025721_c001_v7007000_t0000_u01774666641389") 2026/03/28 03:00:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c23_d20260328_m025716_c001_v0001185_t0030_u01774666636326") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc3_d20260328_m025744_c001_v7007000_t0000_u01774666664664") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb3b_d20260328_m025739_c001_v0001092_t0051_u01774666659201") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ee_d20260328_m025907_c001_v7007000_t0000_u01774666747804") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f0b_d20260328_m025857_c001_v0001098_t0008_u01774666737319") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092402_d20260328_m025850_c001_v7007000_t0000_u01774666730940") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635edf_d20260328_m025840_c001_v0001098_t0011_u01774666720197") 2026/03/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ed_d20260328_m025833_c001_v7007000_t0000_u01774666713773") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ec3_d20260328_m025823_c001_v0001098_t0048_u01774666703543") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a4f_d20260328_m025817_c001_v7007000_t0000_u01774666697293") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ea5_d20260328_m025807_c001_v0001098_t0035_u01774666687366") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a35_d20260328_m025800_c001_v7007000_t0000_u01774666680691") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e8d_d20260328_m025750_c001_v0001098_t0055_u01774666670641") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dc1_d20260328_m025741_c001_v7007000_t0000_u01774666661014") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb21_d20260328_m025730_c001_v0001092_t0030_u01774666650961") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360fb_d20260328_m025724_c001_v7007000_t0000_u01774666644647") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcc2_d20260328_m025720_c001_v0001116_t0042_u01774666640031") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366388_d20260328_m025717_c001_v7007000_t0000_u01774666637838") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ba4_d20260328_m025709_c001_v0001185_t0028_u01774666629568") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27da_d20260328_m025703_c001_v7007000_t0000_u01774666623047") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b06_d20260328_m025658_c001_v0001185_t0026_u01774666618165") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c0_d20260328_m025655_c001_v7007000_t0000_u01774666615899") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc7e_d20260328_m025646_c001_v0001116_t0052_u01774666606629") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290373_d20260328_m025636_c001_v7007000_t0000_u01774666596691") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6911_d20260328_m025627_c001_v0001185_t0024_u01774666587597") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118c_d20260328_m025621_c001_v7007000_t0000_u01774666581646") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d9a_d20260328_m025609_c001_v0001098_t0016_u01774666569147") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900ba_d20260328_m025602_c001_v7007000_t0000_u01774666562494") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc04_d20260328_m025552_c001_v0001116_t0043_u01774666552178") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eb1_d20260328_m025721_c001_v7007000_t0000_u01774666641515") 2026/03/28 03:00:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eafd_d20260328_m025716_c001_v0001092_t0029_u01774666636489") 2026/03/28 03:00:03 DEBUG : dir1/0007-12345: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc4_d20260328_m025744_c001_v7007000_t0000_u01774666664848") 2026/03/28 03:00:03 DEBUG : dir1/0007-12345: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6daf_d20260328_m025739_c001_v0001185_t0050_u01774666659348") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ef_d20260328_m025907_c001_v7007000_t0000_u01774666747987") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd4a_d20260328_m025857_c001_v0001116_t0013_u01774666737710") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092403_d20260328_m025851_c001_v7007000_t0000_u01774666731122") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd3c_d20260328_m025840_c001_v0001116_t0047_u01774666720649") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ee_d20260328_m025833_c001_v7007000_t0000_u01774666713959") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd22_d20260328_m025824_c001_v0001116_t0014_u01774666704001") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a50_d20260328_m025817_c001_v7007000_t0000_u01774666697477") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd06_d20260328_m025807_c001_v0001116_t0036_u01774666687715") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a36_d20260328_m025800_c001_v7007000_t0000_u01774666680872") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcea_d20260328_m025751_c001_v0001116_t0033_u01774666671162") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dc2_d20260328_m025741_c001_v7007000_t0000_u01774666661032") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcce_d20260328_m025731_c001_v0001116_t0010_u01774666651287") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360fc_d20260328_m025724_c001_v7007000_t0000_u01774666644829") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c91_d20260328_m025720_c001_v0001185_t0050_u01774666640139") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366387_d20260328_m025717_c001_v7007000_t0000_u01774666637654") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afca8_d20260328_m025709_c001_v0001116_t0026_u01774666629780") 2026/03/28 03:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27db_d20260328_m025703_c001_v7007000_t0000_u01774666623230") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc8e_d20260328_m025658_c001_v0001116_t0035_u01774666618273") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed895a_d20260328_m025656_c001_v7007000_t0000_u01774666616313") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635df2_d20260328_m025647_c001_v0001098_t0045_u01774666607128") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f47c4_d20260328_m025636_c001_v7007000_t0000_u01774666596700") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dc4_d20260328_m025627_c001_v0001098_t0051_u01774666587807") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118d_d20260328_m025621_c001_v7007000_t0000_u01774666581829") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc22_d20260328_m025609_c001_v0001116_t0013_u01774666569566") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900bb_d20260328_m025602_c001_v7007000_t0000_u01774666562676") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b66dd_d20260328_m025552_c001_v0001185_t0003_u01774666552695") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d8836638d_d20260328_m025721_c001_v7007000_t0000_u01774666641320") 2026/03/28 03:00:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c27_d20260328_m025716_c001_v0001185_t0039_u01774666636512") 2026/03/28 03:00:04 DEBUG : dir1/0008-23456: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc5_d20260328_m025745_c001_v7007000_t0000_u01774666665030") 2026/03/28 03:00:04 DEBUG : dir1/0008-23456: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcdc_d20260328_m025739_c001_v0001116_t0008_u01774666659395") 2026/03/28 03:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f0_d20260328_m025908_c001_v7007000_t0000_u01774666748183") 2026/03/28 03:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebef_d20260328_m025858_c001_v0001092_t0033_u01774666738299") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092404_d20260328_m025851_c001_v7007000_t0000_u01774666731306") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebc9_d20260328_m025841_c001_v0001092_t0020_u01774666721193") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923ef_d20260328_m025834_c001_v7007000_t0000_u01774666714142") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebaf_d20260328_m025824_c001_v0001092_t0031_u01774666704590") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a51_d20260328_m025817_c001_v7007000_t0000_u01774666697660") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb8f_d20260328_m025808_c001_v0001092_t0037_u01774666688629") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a37_d20260328_m025801_c001_v7007000_t0000_u01774666681142") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb51_d20260328_m025751_c001_v0001092_t0026_u01774666671670") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f421ea000660cbc10_d20260328_m025741_c001_v7007000_t0000_u01774666661242") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e71_d20260328_m025732_c001_v0001098_t0040_u01774666652047") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360fd_d20260328_m025725_c001_v7007000_t0000_u01774666645011") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e59_d20260328_m025720_c001_v0001098_t0027_u01774666640198") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f57c7_d20260328_m025718_c001_v7007000_t0000_u01774666638018") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaef_d20260328_m025710_c001_v0001092_t0034_u01774666630311") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27dc_d20260328_m025703_c001_v7007000_t0000_u01774666623414") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e10_d20260328_m025658_c001_v0001098_t0016_u01774666618301") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e08_d20260328_m025656_c001_v7007000_t0000_u01774666616103") 2026/03/28 03:00:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eac7_d20260328_m025647_c001_v0001092_t0002_u01774666607492") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824535ba4_d20260328_m025636_c001_v7007000_t0000_u01774666596710") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc50_d20260328_m025628_c001_v0001116_t0006_u01774666588177") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118e_d20260328_m025622_c001_v7007000_t0000_u01774666582012") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b679f_d20260328_m025610_c001_v0001185_t0049_u01774666570095") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900bc_d20260328_m025602_c001_v7007000_t0000_u01774666562860") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d70_d20260328_m025552_c001_v0001098_t0018_u01774666552964") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eaf_d20260328_m025721_c001_v7007000_t0000_u01774666641332") 2026/03/28 03:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e4b_d20260328_m025716_c001_v0001098_t0046_u01774666636534") 2026/03/28 03:00:06 DEBUG : dir1/0009-34567: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc6_d20260328_m025745_c001_v7007000_t0000_u01774666665216") 2026/03/28 03:00:06 DEBUG : dir1/0009-34567: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6db3_d20260328_m025739_c001_v0001185_t0023_u01774666659532") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f1_d20260328_m025908_c001_v7007000_t0000_u01774666748367") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b70fc_d20260328_m025858_c001_v0001185_t0025_u01774666738657") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092405_d20260328_m025851_c001_v7007000_t0000_u01774666731488") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b704e_d20260328_m025841_c001_v0001185_t0038_u01774666721711") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f0_d20260328_m025834_c001_v7007000_t0000_u01774666714325") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6f96_d20260328_m025824_c001_v0001185_t0057_u01774666704943") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a52_d20260328_m025817_c001_v7007000_t0000_u01774666697843") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ed7_d20260328_m025808_c001_v0001185_t0004_u01774666688931") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a38_d20260328_m025801_c001_v7007000_t0000_u01774666681324") 2026/03/28 03:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6e33_d20260328_m025752_c001_v0001185_t0011_u01774666672059") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dc3_d20260328_m025741_c001_v7007000_t0000_u01774666661197") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6d4d_d20260328_m025732_c001_v0001185_t0058_u01774666652454") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360fe_d20260328_m025725_c001_v7007000_t0000_u01774666645196") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c99_d20260328_m025720_c001_v0001185_t0025_u01774666640328") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366389_d20260328_m025718_c001_v7007000_t0000_u01774666638021") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e37_d20260328_m025710_c001_v0001098_t0009_u01774666630664") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27dd_d20260328_m025703_c001_v7007000_t0000_u01774666623596") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b0a_d20260328_m025658_c001_v0001185_t0045_u01774666618351") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f422d87a2a241217f_d20260328_m025656_c001_v7007000_t0000_u01774666616307") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6a2b_d20260328_m025648_c001_v0001185_t0020_u01774666608198") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc9b_d20260328_m025636_c001_v7007000_t0000_u01774666596652") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b691d_d20260328_m025628_c001_v0001185_t0049_u01774666588894") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f95118f_d20260328_m025622_c001_v7007000_t0000_u01774666582195") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d9c_d20260328_m025610_c001_v0001098_t0004_u01774666570366") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900bd_d20260328_m025603_c001_v7007000_t0000_u01774666563042") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc06_d20260328_m025553_c001_v0001116_t0054_u01774666553608") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eae_d20260328_m025721_c001_v7007000_t0000_u01774666641161") 2026/03/28 03:00:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e4d_d20260328_m025716_c001_v0001098_t0015_u01774666636823") 2026/03/28 03:00:07 DEBUG : dir1/0010-45678: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc7_d20260328_m025745_c001_v7007000_t0000_u01774666665399") 2026/03/28 03:00:07 DEBUG : dir1/0010-45678: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e81_d20260328_m025739_c001_v0001098_t0054_u01774666659554") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f2_d20260328_m025908_c001_v7007000_t0000_u01774666748549") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f0f_d20260328_m025858_c001_v0001098_t0057_u01774666738843") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092406_d20260328_m025851_c001_v7007000_t0000_u01774666731670") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ee7_d20260328_m025841_c001_v0001098_t0033_u01774666721915") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f1_d20260328_m025834_c001_v7007000_t0000_u01774666714507") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ec5_d20260328_m025825_c001_v0001098_t0019_u01774666705131") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a53_d20260328_m025818_c001_v7007000_t0000_u01774666698026") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635eab_d20260328_m025809_c001_v0001098_t0008_u01774666689136") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a39_d20260328_m025801_c001_v7007000_t0000_u01774666681506") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e8f_d20260328_m025752_c001_v0001098_t0019_u01774666672244") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290534_d20260328_m025741_c001_v7007000_t0000_u01774666661025") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb27_d20260328_m025732_c001_v0001092_t0041_u01774666652746") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536100_d20260328_m025725_c001_v7007000_t0000_u01774666645377") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb0d_d20260328_m025720_c001_v0001092_t0050_u01774666640398") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a834_d20260328_m025717_c001_v7007000_t0000_u01774666637639") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6bd2_d20260328_m025711_c001_v0001185_t0054_u01774666631154") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27de_d20260328_m025703_c001_v7007000_t0000_u01774666623778") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b10_d20260328_m025658_c001_v0001185_t0022_u01774666618553") 2026/03/28 03:00:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a4c_d20260328_m025655_c001_v7007000_t0000_u01774666615886") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc80_d20260328_m025648_c001_v0001116_t0011_u01774666608401") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc99_d20260328_m025636_c001_v7007000_t0000_u01774666596284") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dc6_d20260328_m025629_c001_v0001098_t0031_u01774666589098") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951190_d20260328_m025622_c001_v7007000_t0000_u01774666582378") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc26_d20260328_m025611_c001_v0001116_t0030_u01774666571343") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900be_d20260328_m025603_c001_v7007000_t0000_u01774666563224") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b66ef_d20260328_m025554_c001_v0001185_t0034_u01774666554151") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eb0_d20260328_m025721_c001_v7007000_t0000_u01774666641346") 2026/03/28 03:00:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaff_d20260328_m025716_c001_v0001092_t0035_u01774666636836") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc8_d20260328_m025745_c001_v7007000_t0000_u01774666665582") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb3d_d20260328_m025739_c001_v0001092_t0011_u01774666659649") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f3_d20260328_m025908_c001_v7007000_t0000_u01774666748731") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd4e_d20260328_m025859_c001_v0001116_t0001_u01774666739404") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092407_d20260328_m025851_c001_v7007000_t0000_u01774666731853") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd3e_d20260328_m025842_c001_v0001116_t0038_u01774666722303") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f2_d20260328_m025834_c001_v7007000_t0000_u01774666714689") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd24_d20260328_m025825_c001_v0001116_t0047_u01774666705480") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a54_d20260328_m025818_c001_v7007000_t0000_u01774666698208") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd0a_d20260328_m025809_c001_v0001116_t0014_u01774666689541") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a3b_d20260328_m025801_c001_v7007000_t0000_u01774666681705") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcec_d20260328_m025752_c001_v0001116_t0000_u01774666672593") 2026/03/28 03:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951203_d20260328_m025741_c001_v7007000_t0000_u01774666661019") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcd0_d20260328_m025733_c001_v0001116_t0039_u01774666653080") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536101_d20260328_m025725_c001_v7007000_t0000_u01774666645558") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e5b_d20260328_m025720_c001_v0001098_t0020_u01774666640479") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a835_d20260328_m025717_c001_v7007000_t0000_u01774666637831") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcaa_d20260328_m025711_c001_v0001116_t0044_u01774666631377") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27df_d20260328_m025703_c001_v7007000_t0000_u01774666623959") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eae3_d20260328_m025658_c001_v0001092_t0054_u01774666618630") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f422d87a2a241217d_d20260328_m025655_c001_v7007000_t0000_u01774666615905") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635df6_d20260328_m025649_c001_v0001098_t0053_u01774666609203") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290374_d20260328_m025636_c001_v7007000_t0000_u01774666596878") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc56_d20260328_m025629_c001_v0001116_t0012_u01774666589543") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951191_d20260328_m025622_c001_v7007000_t0000_u01774666582560") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b67bf_d20260328_m025612_c001_v0001185_t0053_u01774666572102") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900bf_d20260328_m025603_c001_v7007000_t0000_u01774666563405") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d72_d20260328_m025554_c001_v0001098_t0010_u01774666554377") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360ee_d20260328_m025721_c001_v7007000_t0000_u01774666641168") 2026/03/28 03:00:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcbc_d20260328_m025716_c001_v0001116_t0031_u01774666636923") 2026/03/28 03:00:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcc9_d20260328_m025745_c001_v7007000_t0000_u01774666665765") 2026/03/28 03:00:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6db5_d20260328_m025739_c001_v0001185_t0045_u01774666659717") 2026/03/28 03:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f5_d20260328_m025908_c001_v7007000_t0000_u01774666748914") 2026/03/28 03:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebf5_d20260328_m025859_c001_v0001092_t0026_u01774666739880") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092408_d20260328_m025852_c001_v7007000_t0000_u01774666732035") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebcc_d20260328_m025842_c001_v0001092_t0019_u01774666722806") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f3_d20260328_m025834_c001_v7007000_t0000_u01774666714872") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebb1_d20260328_m025825_c001_v0001092_t0001_u01774666705955") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a56_d20260328_m025818_c001_v7007000_t0000_u01774666698391") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb95_d20260328_m025810_c001_v0001092_t0025_u01774666690147") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a3c_d20260328_m025801_c001_v7007000_t0000_u01774666681886") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb5b_d20260328_m025753_c001_v0001092_t0047_u01774666673116") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290535_d20260328_m025741_c001_v7007000_t0000_u01774666661212") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e75_d20260328_m025733_c001_v0001098_t0029_u01774666653904") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536102_d20260328_m025725_c001_v7007000_t0000_u01774666645740") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c9d_d20260328_m025720_c001_v0001185_t0044_u01774666640514") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6f14_d20260328_m025718_c001_v7007000_t0000_u01774666638033") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eaf1_d20260328_m025711_c001_v0001092_t0013_u01774666631934") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27e0_d20260328_m025704_c001_v7007000_t0000_u01774666624143") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b14_d20260328_m025658_c001_v0001185_t0012_u01774666618738") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f422d87a2a241217e_d20260328_m025656_c001_v7007000_t0000_u01774666616128") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eac9_d20260328_m025649_c001_v0001092_t0027_u01774666609637") 2026/03/28 03:00:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc3397_d20260328_m025636_c001_v7007000_t0000_u01774666596455") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b692d_d20260328_m025630_c001_v0001185_t0034_u01774666590078") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951192_d20260328_m025622_c001_v7007000_t0000_u01774666582742") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d9e_d20260328_m025612_c001_v0001098_t0058_u01774666572309") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900c1_d20260328_m025603_c001_v7007000_t0000_u01774666563630") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc08_d20260328_m025554_c001_v0001116_t0028_u01774666554764") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360ef_d20260328_m025721_c001_v7007000_t0000_u01774666641356") 2026/03/28 03:00:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb01_d20260328_m025717_c001_v0001092_t0014_u01774666637133") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcca_d20260328_m025746_c001_v7007000_t0000_u01774666666002") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e83_d20260328_m025739_c001_v0001098_t0050_u01774666659943") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f6_d20260328_m025909_c001_v7007000_t0000_u01774666749097") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b7104_d20260328_m025900_c001_v0001185_t0013_u01774666740297") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f8744092409_d20260328_m025852_c001_v7007000_t0000_u01774666732218") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b705c_d20260328_m025843_c001_v0001185_t0022_u01774666723151") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f4_d20260328_m025835_c001_v7007000_t0000_u01774666715132") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6fa4_d20260328_m025826_c001_v0001185_t0053_u01774666706393") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a57_d20260328_m025818_c001_v7007000_t0000_u01774666698573") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6eeb_d20260328_m025810_c001_v0001185_t0048_u01774666690497") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a3e_d20260328_m025802_c001_v7007000_t0000_u01774666682449") 2026/03/28 03:00:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6e39_d20260328_m025753_c001_v0001185_t0000_u01774666673446") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f421ea000660cbc0e_d20260328_m025741_c001_v7007000_t0000_u01774666661057") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6d6b_d20260328_m025734_c001_v0001185_t0008_u01774666654295") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536103_d20260328_m025725_c001_v7007000_t0000_u01774666645922") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcc4_d20260328_m025720_c001_v0001116_t0045_u01774666640609") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383eaa_d20260328_m025718_c001_v7007000_t0000_u01774666638182") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e3b_d20260328_m025712_c001_v0001098_t0019_u01774666632358") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27e1_d20260328_m025704_c001_v7007000_t0000_u01774666624325") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e14_d20260328_m025658_c001_v0001098_t0040_u01774666618755") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a4e_d20260328_m025656_c001_v7007000_t0000_u01774666616249") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6a67_d20260328_m025649_c001_v0001185_t0003_u01774666609983") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc9a_d20260328_m025636_c001_v7007000_t0000_u01774666596470") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dc8_d20260328_m025630_c001_v0001098_t0040_u01774666590265") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951193_d20260328_m025622_c001_v7007000_t0000_u01774666582924") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc2a_d20260328_m025612_c001_v0001116_t0034_u01774666572988") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900c2_d20260328_m025603_c001_v7007000_t0000_u01774666563811") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b66fb_d20260328_m025555_c001_v0001185_t0038_u01774666555239") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e51_d20260328_m025721_c001_v7007000_t0000_u01774666641179") 2026/03/28 03:00:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e4f_d20260328_m025717_c001_v0001098_t0014_u01774666637178") 2026/03/28 03:00:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fccb_d20260328_m025746_c001_v7007000_t0000_u01774666666185") 2026/03/28 03:00:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcde_d20260328_m025740_c001_v0001116_t0023_u01774666660038") 2026/03/28 03:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f7_d20260328_m025909_c001_v7007000_t0000_u01774666749279") 2026/03/28 03:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f15_d20260328_m025900_c001_v0001098_t0043_u01774666740547") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f874409240a_d20260328_m025852_c001_v7007000_t0000_u01774666732400") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ee9_d20260328_m025843_c001_v0001098_t0028_u01774666723339") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f5_d20260328_m025835_c001_v7007000_t0000_u01774666715316") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ecb_d20260328_m025826_c001_v0001098_t0011_u01774666706605") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a58_d20260328_m025818_c001_v7007000_t0000_u01774666698756") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635eaf_d20260328_m025810_c001_v0001098_t0024_u01774666690705") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a3f_d20260328_m025802_c001_v7007000_t0000_u01774666682632") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e91_d20260328_m025753_c001_v0001098_t0000_u01774666673633") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9dc4_d20260328_m025741_c001_v7007000_t0000_u01774666661217") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb2b_d20260328_m025734_c001_v0001092_t0058_u01774666654483") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536104_d20260328_m025726_c001_v7007000_t0000_u01774666646102") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ca5_d20260328_m025720_c001_v0001185_t0041_u01774666640705") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e4b_d20260328_m025718_c001_v7007000_t0000_u01774666638040") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6be2_d20260328_m025712_c001_v0001185_t0043_u01774666632703") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27e2_d20260328_m025704_c001_v7007000_t0000_u01774666624507") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc92_d20260328_m025658_c001_v0001116_t0039_u01774666618826") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba9c30_d20260328_m025656_c001_v7007000_t0000_u01774666616315") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc82_d20260328_m025650_c001_v0001116_t0001_u01774666610173") 2026/03/28 03:00:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc3398_d20260328_m025636_c001_v7007000_t0000_u01774666596639") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc58_d20260328_m025630_c001_v0001116_t0033_u01774666590561") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951194_d20260328_m025623_c001_v7007000_t0000_u01774666583106") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b67d7_d20260328_m025613_c001_v0001185_t0029_u01774666573630") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900c3_d20260328_m025604_c001_v7007000_t0000_u01774666564001") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d76_d20260328_m025555_c001_v0001098_t0003_u01774666555427") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e53_d20260328_m025721_c001_v7007000_t0000_u01774666641367") 2026/03/28 03:00:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c3f_d20260328_m025717_c001_v0001185_t0013_u01774666637211") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fccc_d20260328_m025746_c001_v7007000_t0000_u01774666666367") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6dbd_d20260328_m025740_c001_v0001185_t0059_u01774666660046") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f8_d20260328_m025909_c001_v7007000_t0000_u01774666749550") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd54_d20260328_m025900_c001_v0001116_t0005_u01774666740935") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f874409240b_d20260328_m025852_c001_v7007000_t0000_u01774666732663") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd40_d20260328_m025843_c001_v0001116_t0046_u01774666723733") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f6_d20260328_m025835_c001_v7007000_t0000_u01774666715499") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd28_d20260328_m025826_c001_v0001116_t0054_u01774666706994") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a59_d20260328_m025818_c001_v7007000_t0000_u01774666698939") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd0e_d20260328_m025811_c001_v0001116_t0058_u01774666691025") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a40_d20260328_m025802_c001_v7007000_t0000_u01774666682814") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcf0_d20260328_m025753_c001_v0001116_t0041_u01774666673988") 2026/03/28 03:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fcb8_d20260328_m025741_c001_v7007000_t0000_u01774666661250") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcd4_d20260328_m025735_c001_v0001116_t0030_u01774666655175") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536106_d20260328_m025726_c001_v7007000_t0000_u01774666646283") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb0f_d20260328_m025720_c001_v0001092_t0022_u01774666640779") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583f2e49_d20260328_m025717_c001_v7007000_t0000_u01774666637987") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcb2_d20260328_m025712_c001_v0001116_t0022_u01774666632907") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27e3_d20260328_m025704_c001_v7007000_t0000_u01774666624693") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6b18_d20260328_m025658_c001_v0001185_t0057_u01774666618925") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e05_d20260328_m025655_c001_v7007000_t0000_u01774666615922") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dfa_d20260328_m025650_c001_v0001098_t0008_u01774666610951") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fc9c_d20260328_m025636_c001_v7007000_t0000_u01774666596652") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6935_d20260328_m025631_c001_v0001185_t0048_u01774666591052") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951195_d20260328_m025623_c001_v7007000_t0000_u01774666583290") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635da2_d20260328_m025613_c001_v0001098_t0014_u01774666573818") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900c4_d20260328_m025604_c001_v7007000_t0000_u01774666564189") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc10_d20260328_m025555_c001_v0001116_t0035_u01774666555974") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a837_d20260328_m025721_c001_v7007000_t0000_u01774666641183") 2026/03/28 03:00:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6c43_d20260328_m025717_c001_v0001185_t0027_u01774666637398") 2026/03/28 03:00:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a38_d20260328_m025639_c001_v7007000_t0000_u01774666599457") 2026/03/28 03:00:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b695d_d20260328_m025634_c001_v0001185_t0001_u01774666594440") 2026/03/28 03:00:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a39_d20260328_m025639_c001_v7007000_t0000_u01774666599645") 2026/03/28 03:00:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dd8_d20260328_m025634_c001_v0001098_t0035_u01774666594452") 2026/03/28 03:00:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3a_d20260328_m025639_c001_v7007000_t0000_u01774666599827") 2026/03/28 03:00:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc64_d20260328_m025634_c001_v0001116_t0024_u01774666594562") 2026/03/28 03:00:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3b_d20260328_m025640_c001_v7007000_t0000_u01774666600009") 2026/03/28 03:00:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6967_d20260328_m025634_c001_v0001185_t0035_u01774666594717") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3c_d20260328_m025640_c001_v7007000_t0000_u01774666600193") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dda_d20260328_m025634_c001_v0001098_t0009_u01774666594739") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3d_d20260328_m025640_c001_v7007000_t0000_u01774666600376") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b696b_d20260328_m025634_c001_v0001185_t0049_u01774666594941") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3e_d20260328_m025640_c001_v7007000_t0000_u01774666600558") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc66_d20260328_m025635_c001_v0001116_t0049_u01774666595075") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a3f_d20260328_m025640_c001_v7007000_t0000_u01774666600743") 2026/03/28 03:00:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6971_d20260328_m025635_c001_v0001185_t0050_u01774666595126") 2026/03/28 03:00:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a40_d20260328_m025640_c001_v7007000_t0000_u01774666600926") 2026/03/28 03:00:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635de0_d20260328_m025635_c001_v0001098_t0010_u01774666595306") 2026/03/28 03:00:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a41_d20260328_m025641_c001_v7007000_t0000_u01774666601110") 2026/03/28 03:00:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6975_d20260328_m025635_c001_v0001185_t0002_u01774666595314") 2026/03/28 03:00:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a43_d20260328_m025641_c001_v7007000_t0000_u01774666601292") 2026/03/28 03:00:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eab7_d20260328_m025635_c001_v0001092_t0032_u01774666595424") 2026/03/28 03:00:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a44_d20260328_m025641_c001_v7007000_t0000_u01774666601475") 2026/03/28 03:00:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6979_d20260328_m025635_c001_v0001185_t0057_u01774666595563") 2026/03/28 03:00:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a45_d20260328_m025641_c001_v7007000_t0000_u01774666601656") 2026/03/28 03:00:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc68_d20260328_m025635_c001_v0001116_t0001_u01774666595593") 2026/03/28 03:00:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a46_d20260328_m025641_c001_v7007000_t0000_u01774666601838") 2026/03/28 03:00:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eab9_d20260328_m025635_c001_v0001092_t0019_u01774666595725") 2026/03/28 03:00:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a47_d20260328_m025642_c001_v7007000_t0000_u01774666602020") 2026/03/28 03:00:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b697d_d20260328_m025635_c001_v0001185_t0032_u01774666595755") 2026/03/28 03:00:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a48_d20260328_m025642_c001_v7007000_t0000_u01774666602202") 2026/03/28 03:00:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635de4_d20260328_m025635_c001_v0001098_t0058_u01774666595849") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7fcff_d20260328_m025659_c001_v7007000_t0000_u01774666619756") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6acf_d20260328_m025654_c001_v0001185_t0010_u01774666614255") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4122dcd5512ac489_d20260328_m025659_c001_v7007000_t0000_u01774666619612") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e00_d20260328_m025654_c001_v0001098_t0020_u01774666614396") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c8_d20260328_m025659_c001_v7007000_t0000_u01774666619598") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ead1_d20260328_m025654_c001_v0001092_t0013_u01774666614453") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e19_d20260328_m025659_c001_v7007000_t0000_u01774666619580") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ad1_d20260328_m025654_c001_v0001185_t0033_u01774666614462") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f415843ef8b8e6e1d_d20260328_m025659_c001_v7007000_t0000_u01774666619766") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc88_d20260328_m025654_c001_v0001116_t0011_u01774666614602") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27ca_d20260328_m025659_c001_v7007000_t0000_u01774666619781") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e02_d20260328_m025654_c001_v0001098_t0009_u01774666614683") 2026/03/28 03:00:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7fcfe_d20260328_m025659_c001_v7007000_t0000_u01774666619573") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ad3_d20260328_m025654_c001_v0001185_t0035_u01774666614710") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c7_d20260328_m025659_c001_v7007000_t0000_u01774666619557") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ead5_d20260328_m025654_c001_v0001092_t0051_u01774666614850") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319a3a_d20260328_m025659_c001_v7007000_t0000_u01774666619671") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6ad5_d20260328_m025654_c001_v0001185_t0042_u01774666614909") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4122dcd5512ac48a_d20260328_m025659_c001_v7007000_t0000_u01774666619796") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e04_d20260328_m025655_c001_v0001098_t0025_u01774666615103") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27cb_d20260328_m025659_c001_v7007000_t0000_u01774666619919") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc8a_d20260328_m025655_c001_v0001116_t0039_u01774666615124") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7fd00_d20260328_m025659_c001_v7007000_t0000_u01774666619939") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ead7_d20260328_m025655_c001_v0001092_t0043_u01774666615137") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c90f_d20260328_m025659_c001_v7007000_t0000_u01774666619634") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6adb_d20260328_m025655_c001_v0001185_t0046_u01774666615160") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a52_d20260328_m025659_c001_v7007000_t0000_u01774666619808") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6adf_d20260328_m025655_c001_v0001185_t0004_u01774666615361") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c910_d20260328_m025659_c001_v7007000_t0000_u01774666619819") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e06_d20260328_m025655_c001_v0001098_t0010_u01774666615458") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41789a451cbc5a51_d20260328_m025659_c001_v7007000_t0000_u01774666619621") 2026/03/28 03:00:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ead9_d20260328_m025655_c001_v0001092_t0045_u01774666615499") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffc6_d20260328_m025428_c001_v7007000_t0000_u01774666468449") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110aed07851b6036_d20260328_m025426_c001_v0001102_t0032_u01774666466001") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319870_d20260328_m025425_c001_v7007000_t0000_u01774666465828") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110aed07851b6032_d20260328_m025422_c001_v0001102_t0019_u01774666462310") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319868_d20260328_m025421_c001_v7007000_t0000_u01774666461553") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def90_d20260328_m025417_c001_v0001109_t0018_u01774666457070") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cf8_d20260328_m025415_c001_v7007000_t0000_u01774666455619") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f118260ef27f7bd18_d20260328_m025413_c001_v0001097_t0010_u01774666453309") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cf6_d20260328_m025413_c001_v7007000_t0000_u01774666453128") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f118260ef27f7bcfa_d20260328_m025409_c001_v0001097_t0017_u01774666449682") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cd9_d20260328_m025408_c001_v7007000_t0000_u01774666448943") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c92_d20260328_m025404_c001_v0001098_t0002_u01774666444864") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a512_d20260328_m025403_c001_v7007000_t0000_u01774666443541") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10065d33c854853a_d20260328_m025402_c001_v0001178_t0043_u01774666442090") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ff4a_d20260328_m025401_c001_v7007000_t0000_u01774666441910") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10065d33c8548530_d20260328_m025359_c001_v0001178_t0042_u01774666439096") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ff48_d20260328_m025358_c001_v7007000_t0000_u01774666438334") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c84_d20260328_m025354_c001_v0001098_t0020_u01774666434407") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a500_d20260328_m025353_c001_v7007000_t0000_u01774666433438") 2026/03/28 03:00:20 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1131c5c462f67fdc_d20260328_m025351_c001_v0001043_t0054_u01774666431665") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba8616_d20260328_m025351_c001_v7007000_t0000_u01774666431483") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1131c5c462f67fd2_d20260328_m025348_c001_v0001043_t0049_u01774666428076") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba8612_d20260328_m025347_c001_v7007000_t0000_u01774666427314") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c70_d20260328_m025341_c001_v0001098_t0025_u01774666421655") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a3197e7_d20260328_m025340_c001_v7007000_t0000_u01774666420717") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f108557e1ea3695f5_d20260328_m025338_c001_v0001137_t0014_u01774666418850") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d96707a_d20260328_m025338_c001_v7007000_t0000_u01774666418664") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f108557e1ea3695ed_d20260328_m025334_c001_v0001137_t0055_u01774666414665") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d967068_d20260328_m025333_c001_v7007000_t0000_u01774666413865") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c5a_d20260328_m025327_c001_v0001098_t0053_u01774666407729") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c4a3_d20260328_m025326_c001_v7007000_t0000_u01774666406817") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10111f50f80fb55f_d20260328_m025324_c001_v0001167_t0012_u01774666404753") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4e2_d20260328_m025324_c001_v7007000_t0000_u01774666404561") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10111f50f80fb547_d20260328_m025320_c001_v0001167_t0052_u01774666400309") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4de_d20260328_m025319_c001_v7007000_t0000_u01774666399560") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c4c_d20260328_m025313_c001_v0001098_t0016_u01774666393381") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c468_d20260328_m025312_c001_v7007000_t0000_u01774666392254") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1174d1f8fcbff467_d20260328_m025305_c001_v0001104_t0038_u01774666385335") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d96704d_d20260328_m025305_c001_v7007000_t0000_u01774666385126") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c36_d20260328_m025300_c001_v0001098_t0059_u01774666380131") 2026/03/28 03:00:21 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101af4944b63d11a_d20260328_m025259_c001_v0001101_t0001_u01774666379228") 2026/03/28 03:00:22 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101af4944b63d118_d20260328_m025258_c001_v0001101_t0055_u01774666378151") 2026/03/28 03:00:22 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d966fba_d20260328_m025244_c001_v7007000_t0000_u01774666364412") 2026/03/28 03:00:22 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deec4_d20260328_m025236_c001_v0001109_t0050_u01774666356610") 2026/03/28 03:00:22 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1195a7a44a568bc0_d20260328_m025235_c001_v0001167_t0026_u01774666355273") 2026/03/28 03:00:22 DEBUG : dst/one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1195a7a44a568bb6_d20260328_m025233_c001_v0001167_t0022_u01774666353629") 2026/03/28 03:00:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffc7_d20260328_m025428_c001_v7007000_t0000_u01774666468666") 2026/03/28 03:00:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1063856419afbcfb_d20260328_m025425_c001_v0001185_t0043_u01774666465544") 2026/03/28 03:00:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f113a2f61b945a795_d20260328_m025421_c001_v0001184_t0042_u01774666461335") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cf9_d20260328_m025415_c001_v7007000_t0000_u01774666455800") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1040d9b8729390ad_d20260328_m025412_c001_v0001153_t0017_u01774666452804") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f104a7befec06f521_d20260328_m025408_c001_v0001150_t0015_u01774666448614") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a513_d20260328_m025403_c001_v7007000_t0000_u01774666443725") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110ea8a2cac04ff7_d20260328_m025401_c001_v0001093_t0013_u01774666441424") 2026/03/28 03:00:22 DEBUG : dst/one.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f107a8177dd3f6fea_d20260328_m025357_c001_v0001130_t0009_u01774666437894") 2026/03/28 03:00:22 DEBUG : dst/three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c469_d20260328_m025312_c001_v7007000_t0000_u01774666392436") 2026/03/28 03:00:22 DEBUG : dst/three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101af4944b63d132_d20260328_m025310_c001_v0001101_t0006_u01774666390514") 2026/03/28 03:00:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffc8_d20260328_m025428_c001_v7007000_t0000_u01774666468848") 2026/03/28 03:00:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1002900a5332bf03_d20260328_m025427_c001_v0001182_t0015_u01774666467228") 2026/03/28 03:00:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f115b68302e0c0aec_d20260328_m025423_c001_v0001117_t0018_u01774666463254") 2026/03/28 03:00:22 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffc9_d20260328_m025429_c001_v7007000_t0000_u01774666469030") 2026/03/28 03:00:22 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110aed07851b6038_d20260328_m025427_c001_v0001102_t0055_u01774666467635") 2026/03/28 03:00:22 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319873_d20260328_m025427_c001_v7007000_t0000_u01774666467463") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110aed07851b6034_d20260328_m025424_c001_v0001102_t0022_u01774666464097") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a31986b_d20260328_m025423_c001_v7007000_t0000_u01774666463924") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def94_d20260328_m025418_c001_v0001109_t0056_u01774666458345") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cfb_d20260328_m025415_c001_v7007000_t0000_u01774666455982") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f118260ef27f7bd20_d20260328_m025414_c001_v0001097_t0019_u01774666454857") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cf7_d20260328_m025414_c001_v7007000_t0000_u01774666454675") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f118260ef27f7bd0c_d20260328_m025411_c001_v0001097_t0057_u01774666451252") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cf4_d20260328_m025411_c001_v7007000_t0000_u01774666451068") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c94_d20260328_m025405_c001_v0001098_t0026_u01774666445846") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ff4d_d20260328_m025402_c001_v7007000_t0000_u01774666442996") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def66_d20260328_m025400_c001_v0001109_t0039_u01774666440200") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ff49_d20260328_m025359_c001_v7007000_t0000_u01774666439821") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c86_d20260328_m025355_c001_v0001098_t0040_u01774666435285") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba8617_d20260328_m025352_c001_v7007000_t0000_u01774666432520") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def52_d20260328_m025350_c001_v0001109_t0014_u01774666430151") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4097fae617ba8614_d20260328_m025349_c001_v7007000_t0000_u01774666429058") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c72_d20260328_m025342_c001_v0001098_t0000_u01774666422482") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d96707f_d20260328_m025339_c001_v7007000_t0000_u01774666419783") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def38_d20260328_m025337_c001_v0001109_t0034_u01774666416999") 2026/03/28 03:00:23 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d96706a_d20260328_m025335_c001_v7007000_t0000_u01774666415844") 2026/03/28 03:00:24 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c5e_d20260328_m025328_c001_v0001098_t0049_u01774666408945") 2026/03/28 03:00:24 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4e3_d20260328_m025325_c001_v7007000_t0000_u01774666405881") 2026/03/28 03:00:24 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def28_d20260328_m025322_c001_v0001109_t0041_u01774666402996") 2026/03/28 03:00:24 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a4df_d20260328_m025321_c001_v7007000_t0000_u01774666401902") 2026/03/28 03:00:24 DEBUG : dst/three.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c4e_d20260328_m025314_c001_v0001098_t0049_u01774666394414") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cfc_d20260328_m025416_c001_v7007000_t0000_u01774666456164") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1146676deb070df2_d20260328_m025414_c001_v0001184_t0000_u01774666454473") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f101d69740ad3d567_d20260328_m025410_c001_v0001105_t0057_u01774666450654") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a515_d20260328_m025403_c001_v7007000_t0000_u01774666443910") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f118e3c68147e8bd8_d20260328_m025402_c001_v0001184_t0059_u01774666442718") 2026/03/28 03:00:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f107fc1083a4ceced_d20260328_m025359_c001_v0001173_t0021_u01774666439509") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffca_d20260328_m025429_c001_v7007000_t0000_u01774666469223") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c9a_d20260328_m025418_c001_v0001098_t0034_u01774666458031") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41135e7dac650cfd_d20260328_m025416_c001_v7007000_t0000_u01774666456344") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def74_d20260328_m025405_c001_v0001109_t0038_u01774666445302") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a516_d20260328_m025404_c001_v7007000_t0000_u01774666444093") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def58_d20260328_m025354_c001_v0001109_t0027_u01774666434826") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f403c31894ad8a501_d20260328_m025353_c001_v7007000_t0000_u01774666433622") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def44_d20260328_m025341_c001_v0001109_t0035_u01774666421934") 2026/03/28 03:00:24 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a3197e8_d20260328_m025340_c001_v7007000_t0000_u01774666420899") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def2e_d20260328_m025328_c001_v0001109_t0035_u01774666408059") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c4a4_d20260328_m025327_c001_v7007000_t0000_u01774666407002") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5def08_d20260328_m025313_c001_v0001109_t0015_u01774666393761") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c46a_d20260328_m025312_c001_v7007000_t0000_u01774666392623") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f114388e31dc88c25_d20260328_m025307_c001_v0001090_t0041_u01774666387615") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404bddfa8d966fbc_d20260328_m025244_c001_v7007000_t0000_u01774666364593") 2026/03/28 03:00:25 DEBUG : dst/two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1195a7a44a568bfe_d20260328_m025242_c001_v0001167_t0034_u01774666362916") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed3b81_d20260328_m025206_c001_v7007000_t0000_u01774666326929") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee72_d20260328_m025202_c001_v0001109_t0020_u01774666322887") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed3b35_d20260328_m025200_c001_v7007000_t0000_u01774666320852") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bcd_d20260328_m025150_c001_v0001098_t0026_u01774666310282") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494cd_d20260328_m025141_c001_v7007000_t0000_u01774666301012") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee36_d20260328_m025137_c001_v0001109_t0012_u01774666297524") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03e6_d20260328_m025115_c001_v7007000_t0000_u01774666275175") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9b3_d20260328_m025110_c001_v0001167_t0044_u01774666270828") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03df_d20260328_m025109_c001_v7007000_t0000_u01774666269791") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da99b_d20260328_m025108_c001_v0001167_t0032_u01774666268405") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03c0_d20260328_m025103_c001_v7007000_t0000_u01774666263600") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da94b_d20260328_m025100_c001_v0001167_t0043_u01774666260036") 2026/03/28 03:00:25 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f037c_d20260328_m025059_c001_v7007000_t0000_u01774666259046") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da935_d20260328_m025056_c001_v0001167_t0024_u01774666256493") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aa5_d20260328_m025047_c001_v7007000_t0000_u01774666247772") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8bf_d20260328_m025045_c001_v0001167_t0016_u01774666245100") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aa1_d20260328_m025043_c001_v7007000_t0000_u01774666243892") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8a7_d20260328_m025042_c001_v0001167_t0008_u01774666242871") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a72_d20260328_m025033_c001_v7007000_t0000_u01774666233958") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da835_d20260328_m025030_c001_v0001167_t0050_u01774666230973") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a5d_d20260328_m025029_c001_v7007000_t0000_u01774666229046") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da811_d20260328_m025027_c001_v0001167_t0044_u01774666227387") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a35_d20260328_m025027_c001_v7007000_t0000_u01774666227023") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109025c924151733_d20260328_m025026_c001_v0001113_t0035_u01774666226366") 2026/03/28 03:00:26 DEBUG : empty space: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7e8_d20260328_m025024_c001_v0001167_t0019_u01774666224458") 2026/03/28 03:00:26 DEBUG : enormous: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03e4_d20260328_m025114_c001_v7007000_t0000_u01774666274448") 2026/03/28 03:00:26 DEBUG : enormous: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9b9_d20260328_m025111_c001_v0001167_t0011_u01774666271462") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a28ffcc_d20260328_m025433_c001_v7007000_t0000_u01774666473905") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635cae_d20260328_m025432_c001_v0001098_t0045_u01774666472635") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494bb_d20260328_m025135_c001_v7007000_t0000_u01774666295995") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee2c_d20260328_m025134_c001_v0001109_t0022_u01774666294815") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e14f_d20260328_m025021_c001_v7007000_t0000_u01774666221055") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7aa_d20260328_m025019_c001_v0001167_t0023_u01774666219788") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e14c_d20260328_m025019_c001_v7007000_t0000_u01774666219244") 2026/03/28 03:00:26 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da7a2_d20260328_m025018_c001_v0001167_t0031_u01774666218519") 2026/03/28 03:00:27 DEBUG : existing: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da798_d20260328_m025017_c001_v0001167_t0022_u01774666217533") 2026/03/28 03:00:27 DEBUG : existing-b: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494bc_d20260328_m025136_c001_v7007000_t0000_u01774666296177") 2026/03/28 03:00:27 DEBUG : existing-b: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bb1_d20260328_m025134_c001_v0001098_t0018_u01774666294812") 2026/03/28 03:00:27 DEBUG : file1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db5_d20260328_m025541_c001_v7007000_t0000_u01774666541225") 2026/03/28 03:00:27 DEBUG : file1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b663b_d20260328_m025540_c001_v0001185_t0030_u01774666540037") 2026/03/28 03:00:27 DEBUG : file1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db0_d20260328_m025538_c001_v7007000_t0000_u01774666538726") 2026/03/28 03:00:27 DEBUG : file1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afbf2_d20260328_m025537_c001_v0001116_t0050_u01774666537208") 2026/03/28 03:00:27 DEBUG : five: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03eb_d20260328_m025120_c001_v7007000_t0000_u01774666280157") 2026/03/28 03:00:27 DEBUG : five: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4034b3037a1da9e8_d20260328_m025117_c001_v0001167_t0049_u01774666277561") 2026/03/28 03:00:27 DEBUG : foo: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a71_d20260328_m025030_c001_v7007000_t0000_u01774666230588") 2026/03/28 03:00:27 DEBUG : foo: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4034b3037a1da829_d20260328_m025030_c001_v0001167_t0049_u01774666230039") 2026/03/28 03:00:27 DEBUG : foo: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4034b3037a1da821_d20260328_m025029_c001_v0001167_t0049_u01774666229489") 2026/03/28 03:00:27 DEBUG : four: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03ec_d20260328_m025120_c001_v7007000_t0000_u01774666280339") 2026/03/28 03:00:27 DEBUG : four: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5dedff_d20260328_m025118_c001_v0001109_t0020_u01774666278144") 2026/03/28 03:00:27 DEBUG : four: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9d8_d20260328_m025116_c001_v0001167_t0040_u01774666276552") 2026/03/28 03:00:27 DEBUG : hello world2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658ee_d20260328_m024931_c001_v7007000_t0000_u01774666171807") 2026/03/28 03:00:27 DEBUG : hello world2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da5dd_d20260328_m024930_c001_v0001167_t0022_u01774666170960") 2026/03/28 03:00:27 DEBUG : ignore-size: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e14a_d20260328_m025017_c001_v7007000_t0000_u01774666217170") 2026/03/28 03:00:27 DEBUG : ignore-size: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da780_d20260328_m025015_c001_v0001167_t0014_u01774666215581") 2026/03/28 03:00:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494b7_d20260328_m025134_c001_v7007000_t0000_u01774666294024") 2026/03/28 03:00:27 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee26_d20260328_m025132_c001_v0001109_t0053_u01774666292870") 2026/03/28 03:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f047e_d20260328_m025132_c001_v7007000_t0000_u01774666292118") 2026/03/28 03:00:28 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee20_d20260328_m025131_c001_v0001109_t0039_u01774666291240") 2026/03/28 03:00:28 DEBUG : one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03ed_d20260328_m025120_c001_v7007000_t0000_u01774666280521") 2026/03/28 03:00:28 DEBUG : one: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4034b3037a1da9ca_d20260328_m025115_c001_v0001167_t0049_u01774666275545") 2026/03/28 03:00:28 DEBUG : only0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d91_d20260328_m025532_c001_v7007000_t0000_u01774666532723") 2026/03/28 03:00:28 DEBUG : only0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d38_d20260328_m025527_c001_v0001098_t0034_u01774666527088") 2026/03/28 03:00:28 DEBUG : only0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df01e_d20260328_m025506_c001_v0001109_t0048_u01774666506260") 2026/03/28 03:00:28 DEBUG : only0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319889_d20260328_m025500_c001_v7007000_t0000_u01774666500359") 2026/03/28 03:00:28 DEBUG : only0: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defb8_d20260328_m025438_c001_v0001109_t0023_u01774666478027") 2026/03/28 03:00:28 DEBUG : only1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d93_d20260328_m025532_c001_v7007000_t0000_u01774666532905") 2026/03/28 03:00:28 DEBUG : only1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405bb654ac0b65c9_d20260328_m025528_c001_v0001185_t0019_u01774666528041") 2026/03/28 03:00:28 DEBUG : only1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df026_d20260328_m025507_c001_v0001109_t0025_u01774666507417") 2026/03/28 03:00:28 DEBUG : only1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418e4eae27749927_d20260328_m025500_c001_v7007000_t0000_u01774666500321") 2026/03/28 03:00:28 DEBUG : only1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defbc_d20260328_m025438_c001_v0001109_t0054_u01774666478804") 2026/03/28 03:00:28 DEBUG : only10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d95_d20260328_m025533_c001_v7007000_t0000_u01774666533085") 2026/03/28 03:00:28 DEBUG : only10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df078_d20260328_m025527_c001_v0001109_t0020_u01774666527100") 2026/03/28 03:00:28 DEBUG : only10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df050_d20260328_m025516_c001_v0001109_t0009_u01774666516448") 2026/03/28 03:00:28 DEBUG : only10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418e4eae27749928_d20260328_m025500_c001_v7007000_t0000_u01774666500520") 2026/03/28 03:00:28 DEBUG : only10: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defe0_d20260328_m025448_c001_v0001109_t0052_u01774666488714") 2026/03/28 03:00:28 DEBUG : only11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d97_d20260328_m025533_c001_v7007000_t0000_u01774666533264") 2026/03/28 03:00:28 DEBUG : only11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405bb654ac0b65c3_d20260328_m025527_c001_v0001185_t0019_u01774666527667") 2026/03/28 03:00:28 DEBUG : only11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df054_d20260328_m025517_c001_v0001109_t0032_u01774666517461") 2026/03/28 03:00:29 DEBUG : only11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290080_d20260328_m025500_c001_v7007000_t0000_u01774666500071") 2026/03/28 03:00:29 DEBUG : only11: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defe6_d20260328_m025449_c001_v0001109_t0056_u01774666489628") 2026/03/28 03:00:29 DEBUG : only12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d98_d20260328_m025533_c001_v7007000_t0000_u01774666533448") 2026/03/28 03:00:29 DEBUG : only12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409e26433e7afbe2_d20260328_m025527_c001_v0001116_t0028_u01774666527880") 2026/03/28 03:00:29 DEBUG : only12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df058_d20260328_m025518_c001_v0001109_t0016_u01774666518779") 2026/03/28 03:00:29 DEBUG : only12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290082_d20260328_m025500_c001_v7007000_t0000_u01774666500530") 2026/03/28 03:00:29 DEBUG : only12: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defea_d20260328_m025450_c001_v0001109_t0019_u01774666490780") 2026/03/28 03:00:29 DEBUG : only13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d99_d20260328_m025533_c001_v7007000_t0000_u01774666533629") 2026/03/28 03:00:29 DEBUG : only13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d3a_d20260328_m025527_c001_v0001098_t0034_u01774666527532") 2026/03/28 03:00:29 DEBUG : only13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df05a_d20260328_m025519_c001_v0001109_t0059_u01774666519610") 2026/03/28 03:00:29 DEBUG : only13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418e4eae27749924_d20260328_m025459_c001_v7007000_t0000_u01774666499674") 2026/03/28 03:00:29 DEBUG : only13: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defec_d20260328_m025451_c001_v0001109_t0021_u01774666491678") 2026/03/28 03:00:29 DEBUG : only14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d9c_d20260328_m025533_c001_v7007000_t0000_u01774666533811") 2026/03/28 03:00:29 DEBUG : only14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df07a_d20260328_m025527_c001_v0001109_t0020_u01774666527532") 2026/03/28 03:00:29 DEBUG : only14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df062_d20260328_m025520_c001_v0001109_t0058_u01774666520834") 2026/03/28 03:00:29 DEBUG : only14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883660f9_d20260328_m025459_c001_v7007000_t0000_u01774666499200") 2026/03/28 03:00:29 DEBUG : only14: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deff0_d20260328_m025452_c001_v0001109_t0044_u01774666492824") 2026/03/28 03:00:29 DEBUG : only15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d9d_d20260328_m025533_c001_v7007000_t0000_u01774666533992") 2026/03/28 03:00:29 DEBUG : only15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d3c_d20260328_m025527_c001_v0001098_t0034_u01774666527716") 2026/03/28 03:00:29 DEBUG : only15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df064_d20260328_m025521_c001_v0001109_t0030_u01774666521724") 2026/03/28 03:00:30 DEBUG : only15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319887_d20260328_m025459_c001_v7007000_t0000_u01774666499908") 2026/03/28 03:00:30 DEBUG : only15: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deff4_d20260328_m025453_c001_v0001109_t0053_u01774666493645") 2026/03/28 03:00:30 DEBUG : only16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d9e_d20260328_m025534_c001_v7007000_t0000_u01774666534173") 2026/03/28 03:00:30 DEBUG : only16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df07c_d20260328_m025527_c001_v0001109_t0020_u01774666527755") 2026/03/28 03:00:30 DEBUG : only16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df068_d20260328_m025522_c001_v0001109_t0036_u01774666522729") 2026/03/28 03:00:30 DEBUG : only16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883660ff_d20260328_m025459_c001_v7007000_t0000_u01774666499391") 2026/03/28 03:00:30 DEBUG : only16: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deff6_d20260328_m025454_c001_v0001109_t0001_u01774666494595") 2026/03/28 03:00:31 DEBUG : only17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383d9f_d20260328_m025534_c001_v7007000_t0000_u01774666534354") 2026/03/28 03:00:31 DEBUG : only17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405bb654ac0b65c7_d20260328_m025527_c001_v0001185_t0019_u01774666527851") 2026/03/28 03:00:31 DEBUG : only17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df06c_d20260328_m025523_c001_v0001109_t0054_u01774666523774") 2026/03/28 03:00:31 DEBUG : only17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418e4eae27749926_d20260328_m025500_c001_v7007000_t0000_u01774666500051") 2026/03/28 03:00:31 DEBUG : only17: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deffa_d20260328_m025455_c001_v0001109_t0022_u01774666495507") 2026/03/28 03:00:31 DEBUG : only18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da1_d20260328_m025534_c001_v7007000_t0000_u01774666534534") 2026/03/28 03:00:31 DEBUG : only18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d3e_d20260328_m025527_c001_v0001098_t0034_u01774666527902") 2026/03/28 03:00:31 DEBUG : only18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df070_d20260328_m025524_c001_v0001109_t0009_u01774666524854") 2026/03/28 03:00:31 DEBUG : only18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319888_d20260328_m025500_c001_v7007000_t0000_u01774666500090") 2026/03/28 03:00:31 DEBUG : only18: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deffe_d20260328_m025456_c001_v0001109_t0049_u01774666496415") 2026/03/28 03:00:31 DEBUG : only19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da2_d20260328_m025534_c001_v7007000_t0000_u01774666534716") 2026/03/28 03:00:31 DEBUG : only19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df07e_d20260328_m025527_c001_v0001109_t0020_u01774666527938") 2026/03/28 03:00:31 DEBUG : only19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df074_d20260328_m025526_c001_v0001109_t0027_u01774666526012") 2026/03/28 03:00:31 DEBUG : only19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29007e_d20260328_m025459_c001_v7007000_t0000_u01774666499693") 2026/03/28 03:00:31 DEBUG : only19: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df000_d20260328_m025457_c001_v0001109_t0002_u01774666497457") 2026/03/28 03:00:31 DEBUG : only2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da3_d20260328_m025534_c001_v7007000_t0000_u01774666534897") 2026/03/28 03:00:31 DEBUG : only2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409e26433e7afbe4_d20260328_m025528_c001_v0001116_t0028_u01774666528068") 2026/03/28 03:00:31 DEBUG : only2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df02c_d20260328_m025508_c001_v0001109_t0023_u01774666508559") 2026/03/28 03:00:31 DEBUG : only2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a29007f_d20260328_m025459_c001_v7007000_t0000_u01774666499889") 2026/03/28 03:00:31 DEBUG : only2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defbe_d20260328_m025440_c001_v0001109_t0055_u01774666480043") 2026/03/28 03:00:31 DEBUG : only3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da4_d20260328_m025535_c001_v7007000_t0000_u01774666535152") 2026/03/28 03:00:31 DEBUG : only3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d40_d20260328_m025528_c001_v0001098_t0034_u01774666528086") 2026/03/28 03:00:31 DEBUG : only3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df030_d20260328_m025509_c001_v0001109_t0002_u01774666509485") 2026/03/28 03:00:31 DEBUG : only3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a290081_d20260328_m025500_c001_v7007000_t0000_u01774666500328") 2026/03/28 03:00:31 DEBUG : only3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defc2_d20260328_m025441_c001_v0001109_t0002_u01774666481257") 2026/03/28 03:00:32 DEBUG : only4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da5_d20260328_m025535_c001_v7007000_t0000_u01774666535332") 2026/03/28 03:00:32 DEBUG : only4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df080_d20260328_m025528_c001_v0001109_t0020_u01774666528122") 2026/03/28 03:00:32 DEBUG : only4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df032_d20260328_m025510_c001_v0001109_t0055_u01774666510400") 2026/03/28 03:00:32 DEBUG : only4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366112_d20260328_m025500_c001_v7007000_t0000_u01774666500328") 2026/03/28 03:00:32 DEBUG : only4: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defc6_d20260328_m025442_c001_v0001109_t0059_u01774666482175") 2026/03/28 03:00:32 DEBUG : only5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da6_d20260328_m025535_c001_v7007000_t0000_u01774666535517") 2026/03/28 03:00:32 DEBUG : only5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405bb654ac0b65cb_d20260328_m025528_c001_v0001185_t0019_u01774666528224") 2026/03/28 03:00:32 DEBUG : only5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df03a_d20260328_m025511_c001_v0001109_t0035_u01774666511378") 2026/03/28 03:00:32 DEBUG : only5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366109_d20260328_m025500_c001_v7007000_t0000_u01774666500057") 2026/03/28 03:00:32 DEBUG : only5: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defc8_d20260328_m025443_c001_v0001109_t0005_u01774666483078") 2026/03/28 03:00:32 DEBUG : only6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da7_d20260328_m025535_c001_v7007000_t0000_u01774666535699") 2026/03/28 03:00:32 DEBUG : only6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409e26433e7afbe6_d20260328_m025528_c001_v0001116_t0028_u01774666528250") 2026/03/28 03:00:32 DEBUG : only6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df03c_d20260328_m025512_c001_v0001109_t0003_u01774666512577") 2026/03/28 03:00:32 DEBUG : only6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366104_d20260328_m025459_c001_v7007000_t0000_u01774666499690") 2026/03/28 03:00:32 DEBUG : only6: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defce_d20260328_m025444_c001_v0001109_t0052_u01774666484153") 2026/03/28 03:00:32 DEBUG : only7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383da8_d20260328_m025535_c001_v7007000_t0000_u01774666535878") 2026/03/28 03:00:32 DEBUG : only7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635d42_d20260328_m025528_c001_v0001098_t0034_u01774666528273") 2026/03/28 03:00:32 DEBUG : only7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df042_d20260328_m025513_c001_v0001109_t0049_u01774666513527") 2026/03/28 03:00:32 DEBUG : only7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4156b7c90a319886_d20260328_m025459_c001_v7007000_t0000_u01774666499699") 2026/03/28 03:00:32 DEBUG : only7: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defd4_d20260328_m025445_c001_v0001109_t0053_u01774666485433") 2026/03/28 03:00:32 DEBUG : only8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383daa_d20260328_m025536_c001_v7007000_t0000_u01774666536059") 2026/03/28 03:00:32 DEBUG : only8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4175068e6f5df082_d20260328_m025528_c001_v0001109_t0020_u01774666528304") 2026/03/28 03:00:33 DEBUG : only8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df044_d20260328_m025514_c001_v0001109_t0003_u01774666514545") 2026/03/28 03:00:33 DEBUG : only8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f418e4eae27749925_d20260328_m025459_c001_v7007000_t0000_u01774666499868") 2026/03/28 03:00:33 DEBUG : only8: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defd8_d20260328_m025446_c001_v0001109_t0038_u01774666486630") 2026/03/28 03:00:33 DEBUG : only9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383dab_d20260328_m025536_c001_v7007000_t0000_u01774666536245") 2026/03/28 03:00:33 DEBUG : only9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405bb654ac0b65cd_d20260328_m025528_c001_v0001185_t0019_u01774666528408") 2026/03/28 03:00:33 DEBUG : only9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df04c_d20260328_m025515_c001_v0001109_t0022_u01774666515573") 2026/03/28 03:00:33 DEBUG : only9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88366106_d20260328_m025459_c001_v7007000_t0000_u01774666499876") 2026/03/28 03:00:33 DEBUG : only9: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5defde_d20260328_m025447_c001_v0001109_t0050_u01774666487643") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0463_d20260328_m025130_c001_v7007000_t0000_u01774666290049") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ba3_d20260328_m025128_c001_v0001098_t0000_u01774666288014") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0444_d20260328_m025127_c001_v7007000_t0000_u01774666287282") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee15_d20260328_m025124_c001_v0001109_t0056_u01774666284788") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0412_d20260328_m025123_c001_v7007000_t0000_u01774666283992") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635b9b_d20260328_m025121_c001_v0001098_t0011_u01774666281425") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03db_d20260328_m025107_c001_v7007000_t0000_u01774666267404") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da971_d20260328_m025104_c001_v0001167_t0045_u01774666264143") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f039e_d20260328_m025101_c001_v7007000_t0000_u01774666261009") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da949_d20260328_m025059_c001_v0001167_t0029_u01774666259590") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f036c_d20260328_m025057_c001_v7007000_t0000_u01774666257940") 2026/03/28 03:00:33 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da926_d20260328_m025055_c001_v0001167_t0038_u01774666255652") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aa3_d20260328_m025047_c001_v7007000_t0000_u01774666247194") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8b9_d20260328_m025044_c001_v0001167_t0024_u01774666244445") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aa2_d20260328_m025044_c001_v7007000_t0000_u01774666244075") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8a4_d20260328_m025042_c001_v0001167_t0042_u01774666242477") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a98_d20260328_m025042_c001_v7007000_t0000_u01774666242066") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da88f_d20260328_m025040_c001_v0001167_t0027_u01774666240843") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da889_d20260328_m025039_c001_v0001167_t0030_u01774666239753") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a8e_d20260328_m025039_c001_v7007000_t0000_u01774666239389") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da85d_d20260328_m025035_c001_v0001167_t0014_u01774666235359") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da853_d20260328_m025034_c001_v0001167_t0040_u01774666234560") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435a73_d20260328_m025034_c001_v7007000_t0000_u01774666234193") 2026/03/28 03:00:34 DEBUG : potato: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da845_d20260328_m025032_c001_v0001167_t0031_u01774666232355") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c138384f_d20260328_m025216_c001_v7007000_t0000_u01774666336857") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee88_d20260328_m025215_c001_v0001109_t0041_u01774666335946") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed3b86_d20260328_m025207_c001_v7007000_t0000_u01774666327182") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bd9_d20260328_m025202_c001_v0001098_t0031_u01774666322140") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc303d_d20260328_m025154_c001_v7007000_t0000_u01774666314669") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee50_d20260328_m025149_c001_v0001109_t0056_u01774666309310") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494d2_d20260328_m025141_c001_v7007000_t0000_u01774666301517") 2026/03/28 03:00:34 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bb5_d20260328_m025137_c001_v0001098_t0028_u01774666297136") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03e3_d20260328_m025114_c001_v7007000_t0000_u01774666274260") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9af_d20260328_m025110_c001_v0001167_t0031_u01774666270338") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03e0_d20260328_m025109_c001_v7007000_t0000_u01774666269972") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da997_d20260328_m025107_c001_v0001167_t0026_u01774666267953") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03dc_d20260328_m025107_c001_v7007000_t0000_u01774666267587") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da987_d20260328_m025106_c001_v0001167_t0048_u01774666266482") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03c5_d20260328_m025103_c001_v7007000_t0000_u01774666263780") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da95b_d20260328_m025101_c001_v0001167_t0011_u01774666261375") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0381_d20260328_m025059_c001_v7007000_t0000_u01774666259226") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da93f_d20260328_m025057_c001_v0001167_t0049_u01774666257932") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f405821d05f435aa7_d20260328_m025047_c001_v7007000_t0000_u01774666247961") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da8cd_d20260328_m025046_c001_v0001167_t0050_u01774666246257") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658f0_d20260328_m024934_c001_v7007000_t0000_u01774666174828") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da608_d20260328_m024934_c001_v0001167_t0009_u01774666174057") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658ef_d20260328_m024933_c001_v7007000_t0000_u01774666173158") 2026/03/28 03:00:35 DEBUG : potato2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da5f2_d20260328_m024932_c001_v0001167_t0039_u01774666172353") 2026/03/28 03:00:35 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed3b92_d20260328_m025207_c001_v7007000_t0000_u01774666327817") 2026/03/28 03:00:35 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bdb_d20260328_m025203_c001_v0001098_t0059_u01774666323417") 2026/03/28 03:00:35 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f400162639ebc303e_d20260328_m025154_c001_v7007000_t0000_u01774666314907") 2026/03/28 03:00:35 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee54_d20260328_m025150_c001_v0001109_t0003_u01774666310679") 2026/03/28 03:00:36 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494d7_d20260328_m025142_c001_v7007000_t0000_u01774666302148") 2026/03/28 03:00:36 DEBUG : potato3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bb7_d20260328_m025138_c001_v0001098_t0034_u01774666298336") 2026/03/28 03:00:36 DEBUG : pre-dest1/1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c45e_d20260328_m025253_c001_v7007000_t0000_u01774666373941") 2026/03/28 03:00:36 DEBUG : pre-dest1/1: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c1e_d20260328_m025245_c001_v0001098_t0035_u01774666365362") 2026/03/28 03:00:36 DEBUG : pre-dest2/2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f417e3c6356d1c45f_d20260328_m025254_c001_v7007000_t0000_u01774666374121") 2026/03/28 03:00:36 DEBUG : pre-dest2/2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5deed8_d20260328_m025246_c001_v0001109_t0008_u01774666366104") 2026/03/28 03:00:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed3fac_d20260328_m025228_c001_v7007000_t0000_u01774666348807") 2026/03/28 03:00:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635c02_d20260328_m025224_c001_v0001098_t0018_u01774666344693") 2026/03/28 03:00:36 DEBUG : sizeonly: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e148_d20260328_m025015_c001_v7007000_t0000_u01774666215035") 2026/03/28 03:00:36 DEBUG : sizeonly: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da76e_d20260328_m025013_c001_v0001167_t0032_u01774666213921") 2026/03/28 03:00:36 DEBUG : splitbanan: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d7fccd_d20260328_m025746_c001_v7007000_t0000_u01774666666548") 2026/03/28 03:00:36 DEBUG : splitbanan: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6da5_d20260328_m025738_c001_v0001185_t0029_u01774666658551") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873f9_d20260328_m025909_c001_v7007000_t0000_u01774666749769") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd58_d20260328_m025902_c001_v0001116_t0023_u01774666742688") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f874409240c_d20260328_m025852_c001_v7007000_t0000_u01774666732850") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd42_d20260328_m025845_c001_v0001116_t0050_u01774666725651") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f404a9f87440923f7_d20260328_m025835_c001_v7007000_t0000_u01774666715683") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd2c_d20260328_m025828_c001_v0001116_t0030_u01774666708488") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a5a_d20260328_m025819_c001_v7007000_t0000_u01774666699182") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd16_d20260328_m025812_c001_v0001116_t0058_u01774666692533") 2026/03/28 03:00:36 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f402bc64018ed8a41_d20260328_m025802_c001_v7007000_t0000_u01774666682996") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcf4_d20260328_m025755_c001_v0001116_t0041_u01774666675510") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f40630a9449b9a2ef_d20260328_m025741_c001_v7007000_t0000_u01774666661073") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcd6_d20260328_m025737_c001_v0001116_t0032_u01774666657297") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c824536107_d20260328_m025726_c001_v7007000_t0000_u01774666646464") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67eb07_d20260328_m025719_c001_v0001092_t0053_u01774666639255") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f57c5_d20260328_m025717_c001_v7007000_t0000_u01774666637835") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcb4_d20260328_m025714_c001_v0001116_t0026_u01774666634464") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27e4_d20260328_m025704_c001_v7007000_t0000_u01774666624875") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635e0a_d20260328_m025657_c001_v0001098_t0055_u01774666617381") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f413781a4b70f27c4_d20260328_m025656_c001_v7007000_t0000_u01774666616449") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dfc_d20260328_m025652_c001_v0001098_t0015_u01774666612975") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f47c5_d20260328_m025636_c001_v7007000_t0000_u01774666596885") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635dd2_d20260328_m025632_c001_v0001098_t0034_u01774666592585") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f409c9f6b4f951196_d20260328_m025623_c001_v7007000_t0000_u01774666583475") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afc32_d20260328_m025615_c001_v0001116_t0044_u01774666575613") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4238f2ad9a2900c5_d20260328_m025604_c001_v7007000_t0000_u01774666564372") 2026/03/28 03:00:37 DEBUG : splitbananasplit: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b6725_d20260328_m025557_c001_v0001185_t0043_u01774666557825") 2026/03/28 03:00:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f408df0c8245360f0_d20260328_m025721_c001_v7007000_t0000_u01774666641542") 2026/03/28 03:00:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afcb6_d20260328_m025715_c001_v0001116_t0055_u01774666635736") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db8_d20260328_m025548_c001_v7007000_t0000_u01774666548647") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b668d_d20260328_m025546_c001_v0001185_t0041_u01774666546076") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb4a9c9_d20260328_m025544_c001_v7007000_t0000_u01774666544961") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afbf6_d20260328_m025542_c001_v0001116_t0052_u01774666542154") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb494b8_d20260328_m025134_c001_v7007000_t0000_u01774666294206") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635bab_d20260328_m025132_c001_v0001098_t0010_u01774666292858") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f047f_d20260328_m025132_c001_v7007000_t0000_u01774666292305") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635ba7_d20260328_m025131_c001_v0001098_t0001_u01774666291227") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e146_d20260328_m025011_c001_v7007000_t0000_u01774666211574") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da758_d20260328_m025009_c001_v0001167_t0027_u01774666209809") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e145_d20260328_m025009_c001_v7007000_t0000_u01774666209441") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da744_d20260328_m025007_c001_v0001167_t0044_u01774666207959") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e141_d20260328_m025005_c001_v7007000_t0000_u01774666205839") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da732_d20260328_m025004_c001_v0001167_t0009_u01774666204688") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e132_d20260328_m025004_c001_v7007000_t0000_u01774666204142") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da726_d20260328_m025002_c001_v0001167_t0014_u01774666202497") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da718_d20260328_m024959_c001_v0001167_t0018_u01774666199497") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e130_d20260328_m024959_c001_v7007000_t0000_u01774666199127") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da70a_d20260328_m024958_c001_v0001167_t0024_u01774666198300") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da704_d20260328_m024957_c001_v0001167_t0017_u01774666197348") 2026/03/28 03:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f416e9bc51ee7e12e_d20260328_m024956_c001_v7007000_t0000_u01774666196984") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da6e8_d20260328_m024954_c001_v0001167_t0010_u01774666194083") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da6c8_d20260328_m024950_c001_v0001167_t0033_u01774666190723") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88365905_d20260328_m024950_c001_v7007000_t0000_u01774666190358") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da6b2_d20260328_m024949_c001_v0001167_t0049_u01774666189664") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da6a8_d20260328_m024948_c001_v0001167_t0018_u01774666188744") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d88365901_d20260328_m024948_c001_v7007000_t0000_u01774666188371") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da672_d20260328_m024944_c001_v0001167_t0042_u01774666184368") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658fc_d20260328_m024944_c001_v7007000_t0000_u01774666184002") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da66e_d20260328_m024943_c001_v0001167_t0026_u01774666183244") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658fa_d20260328_m024942_c001_v7007000_t0000_u01774666182340") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da660_d20260328_m024941_c001_v0001167_t0032_u01774666181419") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658f7_d20260328_m024940_c001_v7007000_t0000_u01774666180797") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da656_d20260328_m024940_c001_v0001167_t0025_u01774666180063") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658f5_d20260328_m024939_c001_v7007000_t0000_u01774666179157") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da646_d20260328_m024938_c001_v0001167_t0042_u01774666178040") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658f3_d20260328_m024937_c001_v7007000_t0000_u01774666177493") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da634_d20260328_m024936_c001_v0001167_t0011_u01774666176703") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658f2_d20260328_m024936_c001_v7007000_t0000_u01774666176156") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da61c_d20260328_m024935_c001_v0001167_t0040_u01774666175372") 2026/03/28 03:00:39 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658ec_d20260328_m024930_c001_v7007000_t0000_u01774666170415") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da5d1_d20260328_m024929_c001_v0001167_t0009_u01774666169503") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658ea_d20260328_m024928_c001_v7007000_t0000_u01774666168958") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da5bd_d20260328_m024927_c001_v0001167_t0038_u01774666167803") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658e6_d20260328_m024926_c001_v7007000_t0000_u01774666166900") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da5af_d20260328_m024926_c001_v0001167_t0041_u01774666166095") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4180b70d883658d4_d20260328_m024923_c001_v7007000_t0000_u01774666163930") 2026/03/28 03:00:40 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da589_d20260328_m024923_c001_v0001167_t0017_u01774666163110") 2026/03/28 03:00:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db9_d20260328_m025548_c001_v7007000_t0000_u01774666548829") 2026/03/28 03:00:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d64_d20260328_m025545_c001_v0001098_t0055_u01774666545899") 2026/03/28 03:00:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f419a75b90fb4a9d3_d20260328_m025545_c001_v7007000_t0000_u01774666545144") 2026/03/28 03:00:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d60_d20260328_m025542_c001_v0001098_t0034_u01774666542163") 2026/03/28 03:00:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873fa_d20260328_m025912_c001_v7007000_t0000_u01774666752025") 2026/03/28 03:00:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ebff_d20260328_m025911_c001_v0001092_t0001_u01774666751135") 2026/03/28 03:00:40 DEBUG : sub/yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0462_d20260328_m025129_c001_v7007000_t0000_u01774666289497") 2026/03/28 03:00:40 DEBUG : sub/yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee1a_d20260328_m025128_c001_v0001109_t0017_u01774666288026") 2026/03/28 03:00:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db6_d20260328_m025541_c001_v7007000_t0000_u01774666541407") 2026/03/28 03:00:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df09a_d20260328_m025539_c001_v0001109_t0053_u01774666539677") 2026/03/28 03:00:40 DEBUG : test_dir1/file2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db2_d20260328_m025538_c001_v7007000_t0000_u01774666538908") 2026/03/28 03:00:41 DEBUG : test_dir1/file2: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5df092_d20260328_m025537_c001_v0001109_t0050_u01774666537186") 2026/03/28 03:00:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db7_d20260328_m025541_c001_v7007000_t0000_u01774666541589") 2026/03/28 03:00:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d58_d20260328_m025539_c001_v0001098_t0032_u01774666539665") 2026/03/28 03:00:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f420aa437c1383db3_d20260328_m025539_c001_v7007000_t0000_u01774666539091") 2026/03/28 03:00:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635d52_d20260328_m025537_c001_v0001098_t0019_u01774666537178") 2026/03/28 03:00:41 DEBUG : three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03ee_d20260328_m025120_c001_v7007000_t0000_u01774666280702") 2026/03/28 03:00:41 DEBUG : three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9fc_d20260328_m025119_c001_v0001167_t0033_u01774666279071") 2026/03/28 03:00:41 DEBUG : three: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1034b3037a1da9ce_d20260328_m025115_c001_v0001167_t0043_u01774666275911") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873fe_d20260328_m025913_c001_v7007000_t0000_u01774666753664") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b718b_d20260328_m025912_c001_v0001185_t0017_u01774666752983") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87462_d20260328_m025934_c001_v7007000_t0000_u01774666774380") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f4b_d20260328_m025932_c001_v0001098_t0011_u01774666772332") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87423_d20260328_m025930_c001_v7007000_t0000_u01774666770784") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b7282_d20260328_m025929_c001_v0001185_t0036_u01774666769357") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87421_d20260328_m025928_c001_v7007000_t0000_u01774666768336") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ec11_d20260328_m025927_c001_v0001092_t0043_u01774666767608") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87404_d20260328_m025922_c001_v7007000_t0000_u01774666762058") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b71e4_d20260328_m025919_c001_v0001185_t0017_u01774666759958") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87405_d20260328_m025924_c001_v7007000_t0000_u01774666764471") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f33_d20260328_m025923_c001_v0001098_t0043_u01774666763005") 2026/03/28 03:00:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87401_d20260328_m025919_c001_v7007000_t0000_u01774666759011") 2026/03/28 03:00:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10743b30ab67ec09_d20260328_m025918_c001_v0001092_t0051_u01774666758307") 2026/03/28 03:00:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87400_d20260328_m025917_c001_v7007000_t0000_u01774666757306") 2026/03/28 03:00:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd6c_d20260328_m025916_c001_v0001116_t0025_u01774666756411") 2026/03/28 03:00:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d873ff_d20260328_m025915_c001_v7007000_t0000_u01774666755456") 2026/03/28 03:00:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635f27_d20260328_m025914_c001_v0001098_t0030_u01774666754703") 2026/03/28 03:00:42 DEBUG : toe/toe/toe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f401c9a85583fd861_d20260328_m025939_c001_v7007000_t0000_u01774666779631") 2026/03/28 03:00:42 DEBUG : toe/toe/toe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f105bb654ac0b7306_d20260328_m025938_c001_v0001185_t0028_u01774666778994") 2026/03/28 03:00:42 DEBUG : toe/toe/toe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87406_d20260328_m025926_c001_v7007000_t0000_u01774666766611") 2026/03/28 03:00:42 DEBUG : toe/toe/toe: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd7e_d20260328_m025925_c001_v0001116_t0028_u01774666765424") 2026/03/28 03:00:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d8746e_d20260328_m025934_c001_v7007000_t0000_u01774666774980") 2026/03/28 03:00:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f109e26433e7afd82_d20260328_m025933_c001_v0001116_t0023_u01774666773861") 2026/03/28 03:00:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f414e6892f6d87425_d20260328_m025931_c001_v7007000_t0000_u01774666771387") 2026/03/28 03:00:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f119a9c52a049083b_d20260328_m025930_c001_v0001182_t0025_u01774666770585") 2026/03/28 03:00:42 DEBUG : two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f03ef_d20260328_m025120_c001_v7007000_t0000_u01774666280881") 2026/03/28 03:00:42 DEBUG : two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4167d431e3635b8d_d20260328_m025118_c001_v0001098_t0034_u01774666278392") 2026/03/28 03:00:42 DEBUG : two: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f4034b3037a1da9cc_d20260328_m025115_c001_v0001167_t0049_u01774666275728") 2026/03/28 03:00:42 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0464_d20260328_m025130_c001_v7007000_t0000_u01774666290233") 2026/03/28 03:00:43 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f110a507185bbe211_d20260328_m025129_c001_v0001184_t0021_u01774666289262") 2026/03/28 03:00:43 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0438_d20260328_m025126_c001_v7007000_t0000_u01774666286738") 2026/03/28 03:00:43 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1167d431e3635b9f_d20260328_m025124_c001_v0001098_t0013_u01774666284735") 2026/03/28 03:00:43 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0405_d20260328_m025123_c001_v7007000_t0000_u01774666283384") 2026/03/28 03:00:43 DEBUG : yam: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f1175068e6f5dee0d_d20260328_m025121_c001_v0001109_t0029_u01774666281438") 2026/03/28 03:00:43 DEBUG : yaml: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0449_d20260328_m025127_c001_v7007000_t0000_u01774666287462") 2026/03/28 03:00:43 DEBUG : yaml: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f10951fcb92fa5315_d20260328_m025126_c001_v0001103_t0013_u01774666286277") 2026/03/28 03:00:43 DEBUG : yaml: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f41931454b53f0415_d20260328_m025124_c001_v7007000_t0000_u01774666284181") 2026/03/28 03:00:43 DEBUG : yaml: Deleting (id "4_z2fe29dc3508d3b2b9fd80e1b_f119641de4cea75df_d20260328_m025123_c001_v0001145_t0019_u01774666283029") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m24.262921895s (try 1/5)