"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/08 02:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone" 2026/02/08 02:52:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 02:52:19 DEBUG : Creating backend with remote "/tmp/rclone3870624547" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/08 02:52:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:23 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:24 DEBUG : Creating backend with remote "/non-existing" 2026/02/08 02:52:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/08 02:52:24 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:24 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:25 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:25 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:26 INFO : B2 bucket rclone-test-yukudid1hone: Running all checks before starting transfers 2026/02/08 02:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:27 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:27 INFO : B2 bucket rclone-test-yukudid1hone: Checks finished, now starting transfers 2026/02/08 02:52:27 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:27 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:28 ERROR : Ignoring --no-traverse with sync 2026/02/08 02:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:28 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/08 02:52:29 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:29 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:30 DEBUG : hello world2: size = 12 OK 2026/02/08 02:52:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/08 02:52:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:52:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:31 DEBUG : potato2: size = 11 OK 2026/02/08 02:52:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:52:32 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:32 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:33 DEBUG : potato2: size = 11 OK 2026/02/08 02:52:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 02:52:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:52:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:52:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:52:33 INFO : sub dir2: Making directory 2026/02/08 02:52:33 INFO : sub dir: Making directory 2026/02/08 02:52:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:33 INFO : sub dir2/sub sub dir2: Making directory 2026/02/08 02:52:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:34 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/08 02:52:34 DEBUG : B2 bucket rclone-test-yukudid1hone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:35 INFO : sub dir2: Making directory 2026/02/08 02:52:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 02:52:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:36 DEBUG : sub dir2: Making directory with metadata 2026/02/08 02:52:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:52:36 INFO : sub dir2: Making directory 2026/02/08 02:52:36 INFO : sub dir: Making directory 2026/02/08 02:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:36 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:36 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:37 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/08 02:52:37 DEBUG : B2 bucket rclone-test-yukudid1hone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/08 02:52:37 DEBUG : B2 bucket rclone-test-yukudid1hone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:38 INFO : sub dir2: Making directory 2026/02/08 02:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:38 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:38 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:39 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:39 DEBUG : sub dir2: Making directory with metadata 2026/02/08 02:52:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:52:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:52:40 INFO : sub dir2: Making directory 2026/02/08 02:52:40 INFO : sub dir: Making directory 2026/02/08 02:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:40 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/08 02:52:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:41 INFO : sub dir2: Making directory 2026/02/08 02:52:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:41 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:41 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:42 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:52:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zagipuh1pona" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-zagipuh1pona 2026/02/08 02:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:44 DEBUG : B2 bucket rclone-test-zagipuh1pona: Waiting for checks to finish 2026/02/08 02:52:44 DEBUG : B2 bucket rclone-test-zagipuh1pona: Waiting for transfers to finish 2026/02/08 02:52:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:52:46 DEBUG : B2 bucket rclone-test-zagipuh1pona: Purge remote 2026/02/08 02:52:46 INFO : B2 bucket rclone-test-zagipuh1pona: cleaning bucket "rclone-test-zagipuh1pona" of all files 2026/02/08 02:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z5fb27d7320ad3bbb9fc80e1b_f104c8846a053d420_d20260208_m025245_c001_v0001113_t0040_u01770519165523") --- PASS: TestServerSideCopy (4.95s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:52:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:52:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:52:48 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:48 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:48 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:52:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:52:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-risugay3vita" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-risugay3vita 2026/02/08 02:52:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:52:51 DEBUG : B2 bucket rclone-test-risugay3vita: Waiting for checks to finish 2026/02/08 02:52:51 DEBUG : B2 bucket rclone-test-risugay3vita: Waiting for transfers to finish 2026/02/08 02:52:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:52:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:52:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:52:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:52:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-risugay3vita) 2026/02/08 02:52:53 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:52:53 DEBUG : B2 bucket rclone-test-risugay3vita: Waiting for checks to finish 2026/02/08 02:52:53 DEBUG : B2 bucket rclone-test-risugay3vita: Waiting for transfers to finish 2026/02/08 02:52:54 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:52:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:52:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:52:54 DEBUG : B2 bucket rclone-test-risugay3vita: Purge remote 2026/02/08 02:52:54 INFO : B2 bucket rclone-test-risugay3vita: cleaning bucket "rclone-test-risugay3vita" of all files 2026/02/08 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f829d2320ad3bbb9fc80e1b_f110ccfe906f2dc57_d20260208_m025253_c001_v0001038_t0027_u01770519173856") 2026/02/08 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f829d2320ad3bbb9fc80e1b_f1135598c1fb469a5_d20260208_m025252_c001_v0001161_t0014_u01770519172394") --- PASS: TestServerSideCopyOverSelf (6.89s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:57 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:52:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:52:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:52:57 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:52:57 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:52:57 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:52:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:52:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/08 02:52:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.94s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-reduloh8zoko" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-reduloh8zoko 2026/02/08 02:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:53:00 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for checks to finish 2026/02/08 02:53:00 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for transfers to finish 2026/02/08 02:53:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:53:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:53:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:02 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for checks to finish 2026/02/08 02:53:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-reduloh8zoko) 2026/02/08 02:53:02 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:53:02 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for transfers to finish 2026/02/08 02:53:02 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:53:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:53:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:53:02 INFO : sub dir/hello world: Deleted 2026/02/08 02:53:03 DEBUG : testing file moves 2026/02/08 02:53:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-reduloh8zoko) 2026/02/08 02:53:04 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:53:04 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for checks to finish 2026/02/08 02:53:04 DEBUG : B2 bucket rclone-test-reduloh8zoko: Waiting for transfers to finish 2026/02/08 02:53:04 DEBUG : sub dir/hello world: size = 24 OK 2026/02/08 02:53:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/08 02:53:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:53:04 INFO : sub dir/hello world: Deleted 2026/02/08 02:53:05 DEBUG : B2 bucket rclone-test-reduloh8zoko: Purge remote 2026/02/08 02:53:05 INFO : B2 bucket rclone-test-reduloh8zoko: cleaning bucket "rclone-test-reduloh8zoko" of all files 2026/02/08 02:53:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bd4320ad3bbb9fc80e1b_f1133b53445e6fcd0_d20260208_m025304_c001_v0001040_t0040_u01770519184206") 2026/02/08 02:53:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bd4320ad3bbb9fc80e1b_f114f0c6f2e77d332_d20260208_m025302_c001_v0001173_t0014_u01770519182452") 2026/02/08 02:53:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bd4320ad3bbb9fc80e1b_f110510320e65d75c_d20260208_m025301_c001_v0001167_t0016_u01770519181114") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:07 ERROR : error listing: directory not found 2026/02/08 02:53:07 INFO : Local file system at /tmp/rclone3870624547: Making directory 2026/02/08 02:53:07 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:07 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:53:09 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for checks to finish 2026/02/08 02:53:09 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for transfers to finish 2026/02/08 02:53:09 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/08 02:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:53:09 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/08 02:53:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/08 02:53:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:10 DEBUG : check sum: size = 1 OK 2026/02/08 02:53:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:53:10 INFO : check sum: Copied (new) 2026/02/08 02:53:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:11 DEBUG : check sum: size = 1 OK 2026/02/08 02:53:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:53:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/08 02:53:11 DEBUG : check sum: Unchanged skipping 2026/02/08 02:53:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:11 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/08 02:53:12 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:12 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:12 DEBUG : sizeonly: size = 6 OK 2026/02/08 02:53:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:53:12 INFO : sizeonly: Copied (new) 2026/02/08 02:53:12 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:13 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:13 DEBUG : sizeonly: size = 6 OK 2026/02/08 02:53:13 DEBUG : sizeonly: Sizes identical 2026/02/08 02:53:13 DEBUG : sizeonly: Unchanged skipping 2026/02/08 02:53:13 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:13 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/08 02:53:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/08 02:53:14 INFO : ignore-size: Copied (new) 2026/02/08 02:53:14 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:53:14 DEBUG : ignore-size: Unchanged skipping 2026/02/08 02:53:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:14 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:16 DEBUG : existing: size = 6 OK 2026/02/08 02:53:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:53:16 DEBUG : existing: Unchanged skipping 2026/02/08 02:53:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:16 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:16 INFO : There was nothing to transfer 2026/02/08 02:53:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/08 02:53:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:16 DEBUG : existing: size = 6 OK 2026/02/08 02:53:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:53:16 INFO : existing: Copied (replaced existing) 2026/02/08 02:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:53:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:18 DEBUG : existing: size = 6 OK 2026/02/08 02:53:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:53:18 INFO : existing: Copied (new) 2026/02/08 02:53:18 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:18 DEBUG : existing: Destination exists, skipping 2026/02/08 02:53:18 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:18 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:18 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/08 02:53:20 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:53:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:20 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:20 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:53:20 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:21 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:53:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:21 INFO : a/potato2: Copied (new) 2026/02/08 02:53:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:23 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/08 02:53:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:53:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/08 02:53:23 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:23 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:23 INFO : There was nothing to transfer 2026/02/08 02:53:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:23 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/08 02:53:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:53:24 INFO : empty space: Updated modification time in destination 2026/02/08 02:53:24 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:24 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:24 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:26 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/08 02:53:26 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:53:26 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:26 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:27 DEBUG : foo: size = 3 OK 2026/02/08 02:53:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/08 02:53:27 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:53:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:27 DEBUG : foo: sha1 differ 2026/02/08 02:53:27 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:27 DEBUG : foo: size = 3 OK 2026/02/08 02:53:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/08 02:53:27 INFO : foo: Copied (replaced existing) 2026/02/08 02:53:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:28 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/08 02:53:28 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:29 DEBUG : potato: size = 60 OK 2026/02/08 02:53:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:29 INFO : potato: Copied (new) 2026/02/08 02:53:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:53:31 DEBUG : potato: size = 60 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:31 DEBUG : potato: Sizes differ 2026/02/08 02:53:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:31 DEBUG : potato: size = 21 OK 2026/02/08 02:53:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/08 02:53:31 INFO : potato: Copied (replaced existing) 2026/02/08 02:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:33 DEBUG : potato: size = 21 OK 2026/02/08 02:53:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/08 02:53:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3870624547) 2026/02/08 02:53:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:33 DEBUG : potato: sha1 differ 2026/02/08 02:53:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:33 DEBUG : potato: size = 21 OK 2026/02/08 02:53:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/08 02:53:33 INFO : potato: Copied (replaced existing) 2026/02/08 02:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:35 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:35 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/08 02:53:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:35 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:37 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:37 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:37 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:37 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:38 DEBUG : potato2: size = 60 OK 2026/02/08 02:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:38 INFO : potato2: Copied (new) 2026/02/08 02:53:38 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:40 INFO : d: Making directory 2026/02/08 02:53:40 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/08 02:53:40 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:53:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:40 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:53:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:41 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:53:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:41 INFO : a/potato2: Copied (new) 2026/02/08 02:53:41 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:41 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/08 02:53:43 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:53:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:43 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:53:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:43 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:53:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:43 INFO : a/potato2: Copied (new) 2026/02/08 02:53:43 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting files as there were IO errors 2026/02/08 02:53:43 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:46 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:46 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:46 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:46 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:46 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:46 INFO : potato: Deleted 2026/02/08 02:53:47 DEBUG : potato2: size = 60 OK 2026/02/08 02:53:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.06s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:49 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:49 INFO : potato: Deleted 2026/02/08 02:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:49 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:49 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:50 DEBUG : potato2: size = 60 OK 2026/02/08 02:53:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:53:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:53:51 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:51 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:52 DEBUG : potato2: size = 19 OK 2026/02/08 02:53:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/08 02:53:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:54 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : enormous: Excluded 2026/02/08 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : potato2: Excluded 2026/02/08 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:54 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:54 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:54 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:54 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:54 INFO : There was nothing to transfer 2026/02/08 02:53:54 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : enormous: Excluded 2026/02/08 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : potato2: Excluded 2026/02/08 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:53:54 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/08 02:53:54 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:54 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for checks to finish 2026/02/08 02:53:54 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for transfers to finish 2026/02/08 02:53:54 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:56 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:53:56 DEBUG : enormous: Excluded 2026/02/08 02:53:56 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:53:56 DEBUG : potato2: Excluded 2026/02/08 02:53:57 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:53:57 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:57 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:57 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:53:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:57 INFO : enormous: Deleted 2026/02/08 02:53:57 INFO : potato2: Deleted 2026/02/08 02:53:57 INFO : There was nothing to transfer 2026/02/08 02:53:57 DEBUG : empty space: size = 1 OK 2026/02/08 02:53:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/08 02:53:57 DEBUG : empty space: Unchanged skipping 2026/02/08 02:53:57 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for checks to finish 2026/02/08 02:53:57 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for transfers to finish 2026/02/08 02:53:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:53:57 INFO : potato2: Deleted 2026/02/08 02:53:57 INFO : enormous: Deleted 2026/02/08 02:53:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.86s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:53:59 DEBUG : five: Need to transfer - File not found at Destination 2026/02/08 02:53:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:53:59 DEBUG : four: size = 8 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:59 DEBUG : four: Sizes differ 2026/02/08 02:53:59 DEBUG : one: Destination is newer than source, skipping 2026/02/08 02:53:59 DEBUG : three: size = 5 OK 2026/02/08 02:53:59 DEBUG : two: size = 3 OK 2026/02/08 02:53:59 DEBUG : three: Sizes identical 2026/02/08 02:53:59 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:53:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/08 02:53:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3870624547) 2026/02/08 02:53:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:53:59 DEBUG : two: sha1 differ 2026/02/08 02:53:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:53:59 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:00 DEBUG : five: size = 4 OK 2026/02/08 02:54:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/08 02:54:00 INFO : five: Copied (new) 2026/02/08 02:54:00 DEBUG : two: size = 3 OK 2026/02/08 02:54:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:54:00 INFO : two: Copied (replaced existing) 2026/02/08 02:54:00 DEBUG : four: size = 4 OK 2026/02/08 02:54:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/08 02:54:00 INFO : four: Copied (replaced existing) 2026/02/08 02:54:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:54:01 DEBUG : five: size = 4 OK 2026/02/08 02:54:01 DEBUG : four: size = 4 OK 2026/02/08 02:54:01 DEBUG : one: Destination is newer than source, skipping 2026/02/08 02:54:01 DEBUG : three: size = 5 OK 2026/02/08 02:54:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:01 DEBUG : two: size = 3 OK 2026/02/08 02:54:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/08 02:54:01 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/08 02:54:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3870624547) 2026/02/08 02:54:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:54:01 DEBUG : three: sha1 differ 2026/02/08 02:54:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:54:01 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/08 02:54:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:54:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/08 02:54:01 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/08 02:54:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/08 02:54:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:54:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:54:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:01 DEBUG : three: size = 5 OK 2026/02/08 02:54:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:54:01 INFO : three: Copied (replaced existing) 2026/02/08 02:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/08 02:54:03 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:03 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:03 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:54:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/08 02:54:03 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:03 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:03 DEBUG : potato: size = 14 OK 2026/02/08 02:54:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:54:03 INFO : potato: Copied (new) 2026/02/08 02:54:03 DEBUG : yam: size = 11 OK 2026/02/08 02:54:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:03 INFO : yam: Copied (new) 2026/02/08 02:54:03 DEBUG : Waiting for deletions to finish 2026/02/08 02:54:04 DEBUG : potato: size = 14 OK 2026/02/08 02:54:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:54:04 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:04 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:04 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:04 DEBUG : potato: Unchanged skipping 2026/02/08 02:54:04 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:04 DEBUG : yaml: size = 11 OK 2026/02/08 02:54:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:04 INFO : yam: Copied (server-side copy) to: yaml 2026/02/08 02:54:05 INFO : yam: Deleted 2026/02/08 02:54:05 INFO : yaml: Renamed from "yam" 2026/02/08 02:54:05 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/08 02:54:06 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:06 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:06 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/08 02:54:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:54:06 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:06 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:06 DEBUG : yam: size = 11 OK 2026/02/08 02:54:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:06 INFO : yam: Copied (new) 2026/02/08 02:54:06 DEBUG : potato: size = 14 OK 2026/02/08 02:54:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:54:06 INFO : potato: Copied (new) 2026/02/08 02:54:06 DEBUG : Waiting for deletions to finish 2026/02/08 02:54:07 DEBUG : potato: size = 14 OK 2026/02/08 02:54:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:54:07 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:07 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:07 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:07 DEBUG : potato: Unchanged skipping 2026/02/08 02:54:07 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:07 DEBUG : yaml: size = 11 OK 2026/02/08 02:54:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:07 INFO : yam: Copied (server-side copy) to: yaml 2026/02/08 02:54:08 INFO : yam: Deleted 2026/02/08 02:54:08 INFO : yaml: Renamed from "yam" 2026/02/08 02:54:08 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/08 02:54:09 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:09 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:09 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:54:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/08 02:54:09 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:09 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:09 DEBUG : sub/yam: size = 11 OK 2026/02/08 02:54:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:09 INFO : sub/yam: Copied (new) 2026/02/08 02:54:10 DEBUG : potato: size = 14 OK 2026/02/08 02:54:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:54:10 INFO : potato: Copied (new) 2026/02/08 02:54:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:54:10 DEBUG : potato: size = 14 OK 2026/02/08 02:54:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:54:10 DEBUG : potato: Unchanged skipping 2026/02/08 02:54:10 INFO : B2 bucket rclone-test-yukudid1hone: Making map for --track-renames 2026/02/08 02:54:10 INFO : B2 bucket rclone-test-yukudid1hone: Finished making map for --track-renames 2026/02/08 02:54:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for renames to finish 2026/02/08 02:54:11 DEBUG : yam: size = 11 OK 2026/02/08 02:54:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:54:11 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/08 02:54:11 INFO : sub/yam: Deleted 2026/02/08 02:54:11 INFO : yam: Renamed from "sub/yam" 2026/02/08 02:54:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:12 DEBUG : Creating backend with remote "/tmp/rclone3870624547/dir1" 2026/02/08 02:54:12 DEBUG : Creating backend with remote "/tmp/rclone3870624547/dir2" 2026/02/08 02:54:12 DEBUG : Local file system at /tmp/rclone3870624547/dir2: Using server-side directory move 2026/02/08 02:54:12 INFO : Local file system at /tmp/rclone3870624547/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/08 02:54:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/08 02:54:12 DEBUG : Local file system at /tmp/rclone3870624547/dir2: Waiting for checks to finish 2026/02/08 02:54:12 DEBUG : Local file system at /tmp/rclone3870624547/dir2: Waiting for transfers to finish 2026/02/08 02:54:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:54:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:54:12 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:12 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/08 02:54:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/08 02:54:13 INFO : nested/sub dir/file: Copied (new) 2026/02/08 02:54:13 INFO : nested/sub dir/file: Deleted 2026/02/08 02:54:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:54:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:54:13 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:54:13 INFO : sub dir/hello world: Deleted 2026/02/08 02:54:13 INFO : sub dir: Removing directory 2026/02/08 02:54:13 INFO : nested/sub dir: Removing directory 2026/02/08 02:54:13 INFO : nested: Removing directory 2026/02/08 02:54:13 DEBUG : Local file system at /tmp/rclone3870624547: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:54:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:54:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:14 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/08 02:54:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/08 02:54:14 INFO : nested/sub dir/file: Copied (new) 2026/02/08 02:54:14 INFO : nested/sub dir/file: Deleted 2026/02/08 02:54:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:54:15 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:54:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/08 02:54:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:54:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:16 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:16 DEBUG : existing: size = 6 OK 2026/02/08 02:54:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:54:16 INFO : existing: Copied (new) 2026/02/08 02:54:16 INFO : existing: Deleted 2026/02/08 02:54:16 DEBUG : existing-b: size = 6 OK 2026/02/08 02:54:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/08 02:54:16 INFO : existing-b: Copied (new) 2026/02/08 02:54:16 INFO : existing-b: Deleted 2026/02/08 02:54:17 DEBUG : existing: Destination exists, skipping 2026/02/08 02:54:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/08 02:54:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:54:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:54:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nalopov7lijo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-nalopov7lijo 2026/02/08 02:54:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:22 DEBUG : empty space: size = 1 OK 2026/02/08 02:54:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:54:22 DEBUG : empty space: Unchanged skipping 2026/02/08 02:54:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:54:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nalopov7lijo) 2026/02/08 02:54:22 DEBUG : potato3: Sizes differ 2026/02/08 02:54:22 DEBUG : B2 bucket rclone-test-nalopov7lijo: Waiting for checks to finish 2026/02/08 02:54:23 INFO : empty space: Deleted 2026/02/08 02:54:23 DEBUG : B2 bucket rclone-test-nalopov7lijo: Waiting for transfers to finish 2026/02/08 02:54:23 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:23 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:23 INFO : potato2: Deleted 2026/02/08 02:54:23 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:23 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:23 INFO : potato3: Deleted 2026/02/08 02:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-koqadez3pexa" 2026/02/08 02:54:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/08 02:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:54:25 DEBUG : B2 bucket rclone-test-koqadez3pexa: Waiting for checks to finish 2026/02/08 02:54:25 DEBUG : B2 bucket rclone-test-koqadez3pexa: Waiting for transfers to finish 2026/02/08 02:54:26 DEBUG : empty space: size = 1 OK 2026/02/08 02:54:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:54:26 INFO : empty space: Copied (server-side copy) 2026/02/08 02:54:26 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:26 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:26 INFO : empty space: Deleted 2026/02/08 02:54:26 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:26 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:26 INFO : potato2: Deleted 2026/02/08 02:54:26 INFO : potato3: Deleted 2026/02/08 02:54:27 DEBUG : B2 bucket rclone-test-koqadez3pexa: Purge remote 2026/02/08 02:54:27 INFO : B2 bucket rclone-test-koqadez3pexa: cleaning bucket "rclone-test-koqadez3pexa" of all files 2026/02/08 02:54:27 DEBUG : empty space: Deleting (id "4_z8f02fdf320bd3bbb9fc80e1b_f103d4acd5902b532_d20260208_m025425_c001_v0001033_t0038_u01770519265798") 2026/02/08 02:54:27 DEBUG : potato2: Deleting (id "4_z8f02fdf320bd3bbb9fc80e1b_f114f31a14fdf5da4_d20260208_m025426_c001_v0001097_t0017_u01770519266188") 2026/02/08 02:54:27 DEBUG : potato3: Deleting (id "4_z8f02fdf320bd3bbb9fc80e1b_f1104300913a4f5ea_d20260208_m025426_c001_v0001173_t0050_u01770519266153") 2026/02/08 02:54:28 DEBUG : B2 bucket rclone-test-nalopov7lijo: Purge remote 2026/02/08 02:54:28 INFO : B2 bucket rclone-test-nalopov7lijo: cleaning bucket "rclone-test-nalopov7lijo" of all files 2026/02/08 02:54:28 DEBUG : empty space: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f4028ccdefd3bf080_d20260208_m025426_c001_v7007000_t0000_u01770519266458") 2026/02/08 02:54:28 DEBUG : empty space: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f10893321a0d3b4c3_d20260208_m025421_c001_v0001103_t0048_u01770519261732") 2026/02/08 02:54:28 DEBUG : potato2: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f4046ba958e6549c8_d20260208_m025426_c001_v7007000_t0000_u01770519266626") 2026/02/08 02:54:28 DEBUG : potato2: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f107528a3aacd526a_d20260208_m025422_c001_v0001033_t0052_u01770519262940") 2026/02/08 02:54:28 DEBUG : potato3: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f4028ccdefd3bf081_d20260208_m025426_c001_v7007000_t0000_u01770519266677") 2026/02/08 02:54:28 DEBUG : potato3: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f103325fafe41e064_d20260208_m025423_c001_v0001185_t0008_u01770519263312") 2026/02/08 02:54:28 DEBUG : potato3: Deleting (id "4_z6fa2edd320bd3bbb9fc80e1b_f10893321a0d3b4c5_d20260208_m025422_c001_v0001103_t0024_u01770519262021") --- PASS: TestServerSideMove (12.31s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xacazoz1lije" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-xacazoz1lije 2026/02/08 02:54:36 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:54:36 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:54:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:54:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xacazoz1lije) 2026/02/08 02:54:36 DEBUG : potato3: Sizes differ 2026/02/08 02:54:36 DEBUG : B2 bucket rclone-test-xacazoz1lije: Waiting for checks to finish 2026/02/08 02:54:36 DEBUG : B2 bucket rclone-test-xacazoz1lije: Waiting for transfers to finish 2026/02/08 02:54:37 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:37 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:37 INFO : potato2: Deleted 2026/02/08 02:54:37 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:37 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:37 INFO : potato3: Deleted 2026/02/08 02:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-razayan4nepa" 2026/02/08 02:54:38 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:54:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:54:39 DEBUG : B2 bucket rclone-test-razayan4nepa: Waiting for checks to finish 2026/02/08 02:54:39 DEBUG : B2 bucket rclone-test-razayan4nepa: Waiting for transfers to finish 2026/02/08 02:54:40 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:40 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:40 INFO : potato2: Deleted 2026/02/08 02:54:40 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:40 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:40 INFO : potato3: Deleted 2026/02/08 02:54:41 DEBUG : B2 bucket rclone-test-razayan4nepa: Purge remote 2026/02/08 02:54:41 INFO : B2 bucket rclone-test-razayan4nepa: cleaning bucket "rclone-test-razayan4nepa" of all files 2026/02/08 02:54:41 DEBUG : potato2: Deleting (id "4_z6ff23d6320cd3bbb9fc80e1b_f109ec6a165658d17_d20260208_m025439_c001_v0001150_t0047_u01770519279944") 2026/02/08 02:54:41 DEBUG : potato3: Deleting (id "4_z6ff23d6320cd3bbb9fc80e1b_f10786e56160d9932_d20260208_m025440_c001_v0001167_t0047_u01770519280223") 2026/02/08 02:54:42 DEBUG : B2 bucket rclone-test-xacazoz1lije: Purge remote 2026/02/08 02:54:42 INFO : B2 bucket rclone-test-xacazoz1lije: cleaning bucket "rclone-test-xacazoz1lije" of all files 2026/02/08 02:54:42 DEBUG : empty space: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f116e4f949dea4eec_d20260208_m025435_c001_v0001173_t0045_u01770519275431") 2026/02/08 02:54:42 DEBUG : potato2: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f408635655de5c559_d20260208_m025440_c001_v7007000_t0000_u01770519280209") 2026/02/08 02:54:42 DEBUG : potato2: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f1186d8a419180071_d20260208_m025436_c001_v0001039_t0052_u01770519276776") 2026/02/08 02:54:42 DEBUG : potato3: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f408635655de5c55a_d20260208_m025440_c001_v7007000_t0000_u01770519280758") 2026/02/08 02:54:42 DEBUG : potato3: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f1195805bbe9bab37_d20260208_m025437_c001_v0001100_t0051_u01770519277182") 2026/02/08 02:54:42 DEBUG : potato3: Deleting (id "4_z8f722d2320cd3bbb9fc80e1b_f116e4f949dea4ef8_d20260208_m025435_c001_v0001173_t0023_u01770519275754") --- PASS: TestServerSideMoveWithFilter (14.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gihisug6muva" 2026/02/08 02:54:47 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yukudid1hone -> B2 bucket rclone-test-gihisug6muva 2026/02/08 02:54:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:50 DEBUG : empty space: size = 1 OK 2026/02/08 02:54:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:54:50 DEBUG : empty space: Unchanged skipping 2026/02/08 02:54:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:54:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gihisug6muva) 2026/02/08 02:54:50 DEBUG : B2 bucket rclone-test-gihisug6muva: Waiting for checks to finish 2026/02/08 02:54:50 DEBUG : potato3: Sizes differ 2026/02/08 02:54:50 INFO : empty space: Deleted 2026/02/08 02:54:50 DEBUG : B2 bucket rclone-test-gihisug6muva: Waiting for transfers to finish 2026/02/08 02:54:50 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:50 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:50 INFO : potato2: Deleted 2026/02/08 02:54:50 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:50 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:51 INFO : potato3: Deleted 2026/02/08 02:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nozehux4fopa" 2026/02/08 02:54:52 INFO : tomatoDir: Making directory 2026/02/08 02:54:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/08 02:54:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:54:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:54:52 DEBUG : B2 bucket rclone-test-nozehux4fopa: Waiting for checks to finish 2026/02/08 02:54:52 DEBUG : B2 bucket rclone-test-nozehux4fopa: Waiting for transfers to finish 2026/02/08 02:54:53 DEBUG : empty space: size = 1 OK 2026/02/08 02:54:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:54:53 INFO : empty space: Copied (server-side copy) 2026/02/08 02:54:53 INFO : empty space: Deleted 2026/02/08 02:54:54 DEBUG : potato2: size = 60 OK 2026/02/08 02:54:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:54:54 INFO : potato2: Copied (server-side copy) 2026/02/08 02:54:54 DEBUG : potato3: size = 68 OK 2026/02/08 02:54:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:54:54 INFO : potato3: Copied (server-side copy) 2026/02/08 02:54:54 INFO : potato2: Deleted 2026/02/08 02:54:54 INFO : potato3: Deleted 2026/02/08 02:54:55 DEBUG : B2 bucket rclone-test-nozehux4fopa: Purge remote 2026/02/08 02:54:55 INFO : B2 bucket rclone-test-nozehux4fopa: cleaning bucket "rclone-test-nozehux4fopa" of all files 2026/02/08 02:54:55 DEBUG : empty space: Deleting (id "4_zcf726db320cd3bbb9fc80e1b_f101bcf654ae408f2_d20260208_m025453_c001_v0001130_t0051_u01770519293543") 2026/02/08 02:54:55 DEBUG : potato2: Deleting (id "4_zcf726db320cd3bbb9fc80e1b_f109b0a31d4c2d68c_d20260208_m025453_c001_v0001038_t0042_u01770519293877") 2026/02/08 02:54:55 DEBUG : potato3: Deleting (id "4_zcf726db320cd3bbb9fc80e1b_f1052a5ff6338e345_d20260208_m025453_c001_v0001173_t0044_u01770519293919") 2026/02/08 02:54:56 DEBUG : B2 bucket rclone-test-gihisug6muva: Purge remote 2026/02/08 02:54:56 INFO : B2 bucket rclone-test-gihisug6muva: cleaning bucket "rclone-test-gihisug6muva" of all files 2026/02/08 02:54:56 DEBUG : empty space: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f40646d866f7c52dd_d20260208_m025453_c001_v7007000_t0000_u01770519293854") 2026/02/08 02:54:56 DEBUG : empty space: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f10185c33e120b319_d20260208_m025449_c001_v0001185_t0037_u01770519289379") 2026/02/08 02:54:56 DEBUG : potato2: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f40646d866f7c52de_d20260208_m025454_c001_v7007000_t0000_u01770519294282") 2026/02/08 02:54:56 DEBUG : potato2: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f1129d5590caa0fdb_d20260208_m025450_c001_v0001097_t0053_u01770519290189") 2026/02/08 02:54:56 DEBUG : potato3: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f41877310fee11a4e_d20260208_m025454_c001_v7007000_t0000_u01770519294418") 2026/02/08 02:54:56 DEBUG : potato3: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f117696910308ff64_d20260208_m025450_c001_v0001033_t0055_u01770519290610") 2026/02/08 02:54:56 DEBUG : potato3: Deleting (id "4_zcf225d9320cd3bbb9fc80e1b_f10185c33e120b31b_d20260208_m025449_c001_v0001185_t0046_u01770519289620") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.59s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/rclone-sync-test" 2026/02/08 02:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/rclone-sync-test-include/layer2" 2026/02/08 02:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/rclone-sync-test-ignore-file" 2026/02/08 02:55:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/08 02:55:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/08 02:55:09 DEBUG : pacer: Reducing sleep to 10ms 2026/02/08 02:55:09 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test: Waiting for checks to finish 2026/02/08 02:55:09 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test: Waiting for transfers to finish 2026/02/08 02:55:09 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:09 INFO : There was nothing to transfer 2026/02/08 02:55:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:55:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:55:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:10 INFO : There was nothing to transfer 2026/02/08 02:55:10 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/08 02:55:10 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/08 02:55:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:10 INFO : There was nothing to transfer 2026/02/08 02:55:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:55:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:55:11 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:11 INFO : There was nothing to transfer 2026/02/08 02:55:11 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/08 02:55:11 DEBUG : B2 bucket rclone-test-yukudid1hone path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/08 02:55:11 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/CompareDest" 2026/02/08 02:55:15 DEBUG : one: Need to transfer - File not found at Destination 2026/02/08 02:55:15 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:15 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:16 DEBUG : one: size = 3 OK 2026/02/08 02:55:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:55:16 INFO : one: Copied (new) 2026/02/08 02:55:16 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:16 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:16 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:16 DEBUG : one: Sizes differ 2026/02/08 02:55:16 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:17 DEBUG : one: size = 5 OK 2026/02/08 02:55:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:55:17 INFO : one: Copied (replaced existing) 2026/02/08 02:55:17 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:19 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:19 DEBUG : one: Sizes differ 2026/02/08 02:55:19 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:20 DEBUG : one: size = 5 OK 2026/02/08 02:55:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:55:20 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:20 INFO : There was nothing to transfer 2026/02/08 02:55:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:21 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:21 DEBUG : one: Sizes differ 2026/02/08 02:55:21 DEBUG : two: size = 3 OK 2026/02/08 02:55:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:55:21 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:21 DEBUG : one: size = 5 OK 2026/02/08 02:55:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:55:21 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:21 INFO : There was nothing to transfer 2026/02/08 02:55:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:22 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:22 DEBUG : one: Sizes differ 2026/02/08 02:55:22 DEBUG : two: size = 3 OK 2026/02/08 02:55:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:55:22 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:22 DEBUG : one: size = 5 OK 2026/02/08 02:55:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:55:22 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:22 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:22 INFO : There was nothing to transfer 2026/02/08 02:55:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:23 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:23 DEBUG : one: Sizes differ 2026/02/08 02:55:23 DEBUG : two: size = 3 OK 2026/02/08 02:55:23 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/08 02:55:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:55:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:55:23 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:23 DEBUG : one: size = 5 OK 2026/02/08 02:55:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:55:23 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:23 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:23 INFO : There was nothing to transfer 2026/02/08 02:55:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:24 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:24 DEBUG : one: Sizes differ 2026/02/08 02:55:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:24 DEBUG : two: size = 3 (B2 bucket rclone-test-yukudid1hone path CompareDest) 2026/02/08 02:55:24 DEBUG : two: Sizes differ 2026/02/08 02:55:24 DEBUG : two: Need to transfer - File not found at Destination 2026/02/08 02:55:24 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:24 DEBUG : one: size = 5 OK 2026/02/08 02:55:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:55:24 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:25 DEBUG : two: size = 5 OK 2026/02/08 02:55:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/08 02:55:25 INFO : two: Copied (new) 2026/02/08 02:55:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.38s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dest" 2026/02/08 02:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/pre-dest1" 2026/02/08 02:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/pre-dest2" 2026/02/08 02:55:32 DEBUG : 1: size = 1 OK 2026/02/08 02:55:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:55:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/08 02:55:32 DEBUG : 2: size = 1 OK 2026/02/08 02:55:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:55:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/08 02:55:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/08 02:55:32 DEBUG : B2 bucket rclone-test-yukudid1hone path dest: Waiting for checks to finish 2026/02/08 02:55:32 DEBUG : B2 bucket rclone-test-yukudid1hone path dest: Waiting for transfers to finish 2026/02/08 02:55:33 DEBUG : 3: size = 1 OK 2026/02/08 02:55:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/08 02:55:33 INFO : 3: Copied (new) 2026/02/08 02:55:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/CopyDest" 2026/02/08 02:55:38 DEBUG : one: Need to transfer - File not found at Destination 2026/02/08 02:55:38 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:38 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:40 DEBUG : one: size = 3 OK 2026/02/08 02:55:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:55:40 INFO : one: Copied (new) 2026/02/08 02:55:40 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:40 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:40 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:40 DEBUG : one: Sizes differ 2026/02/08 02:55:40 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:42 DEBUG : one: size = 5 OK 2026/02/08 02:55:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:55:42 INFO : one: Copied (replaced existing) 2026/02/08 02:55:42 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/BackupDir" 2026/02/08 02:55:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:45 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:45 DEBUG : one: Sizes differ 2026/02/08 02:55:45 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:45 DEBUG : one: size = 5 OK 2026/02/08 02:55:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:45 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:55:45 DEBUG : one: Sizes differ 2026/02/08 02:55:47 DEBUG : one: size = 3 OK 2026/02/08 02:55:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:55:47 INFO : one: Copied (server-side copy) 2026/02/08 02:55:47 INFO : one: Deleted 2026/02/08 02:55:47 DEBUG : one: size = 5 OK 2026/02/08 02:55:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:55:47 INFO : one: Copied (server-side copy) 2026/02/08 02:55:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/08 02:55:47 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:47 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:49 DEBUG : one: size = 5 OK 2026/02/08 02:55:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:49 DEBUG : one: Unchanged skipping 2026/02/08 02:55:49 DEBUG : two: size = 3 OK 2026/02/08 02:55:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:50 DEBUG : two: size = 3 OK 2026/02/08 02:55:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:55:50 INFO : two: Copied (server-side copy) 2026/02/08 02:55:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/08 02:55:50 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:50 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:50 DEBUG : one: size = 5 OK 2026/02/08 02:55:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:50 DEBUG : one: Unchanged skipping 2026/02/08 02:55:50 DEBUG : two: size = 3 OK 2026/02/08 02:55:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:50 DEBUG : two: Unchanged skipping 2026/02/08 02:55:50 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:50 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/08 02:55:50 INFO : There was nothing to transfer 2026/02/08 02:55:52 DEBUG : one: size = 5 OK 2026/02/08 02:55:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:52 DEBUG : one: Unchanged skipping 2026/02/08 02:55:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:55:52 DEBUG : three: size = 5 (B2 bucket rclone-test-yukudid1hone path CopyDest) 2026/02/08 02:55:52 DEBUG : three: Sizes differ 2026/02/08 02:55:52 DEBUG : three: Destination not found in --copy-dest 2026/02/08 02:55:52 DEBUG : three: Need to transfer - File not found at Destination 2026/02/08 02:55:52 DEBUG : two: size = 3 OK 2026/02/08 02:55:52 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:55:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:55:52 DEBUG : two: Unchanged skipping 2026/02/08 02:55:52 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:55:54 DEBUG : three: size = 7 OK 2026/02/08 02:55:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/08 02:55:54 INFO : three: Copied (new) 2026/02/08 02:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.72s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/backup" 2026/02/08 02:56:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:01 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:01 DEBUG : one: Sizes differ 2026/02/08 02:56:01 DEBUG : two: size = 3 OK 2026/02/08 02:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:01 DEBUG : two: Unchanged skipping 2026/02/08 02:56:01 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:02 DEBUG : one: size = 3 OK 2026/02/08 02:56:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:56:02 INFO : one: Copied (server-side copy) 2026/02/08 02:56:02 INFO : one: Deleted 2026/02/08 02:56:02 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:03 DEBUG : one: size = 4 OK 2026/02/08 02:56:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:03 INFO : one: Copied (new) 2026/02/08 02:56:03 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:04 DEBUG : three.txt: size = 5 OK 2026/02/08 02:56:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:56:04 INFO : three.txt: Copied (server-side copy) 2026/02/08 02:56:04 INFO : three.txt: Deleted 2026/02/08 02:56:04 INFO : three.txt: Moved into backup dir 2026/02/08 02:56:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:06 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:06 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:06 DEBUG : two: size = 3 OK 2026/02/08 02:56:06 DEBUG : one: Sizes differ 2026/02/08 02:56:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:06 DEBUG : two: Unchanged skipping 2026/02/08 02:56:06 DEBUG : one: size = 4 OK 2026/02/08 02:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:06 INFO : one: Copied (server-side copy) 2026/02/08 02:56:07 INFO : one: Deleted 2026/02/08 02:56:07 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:07 DEBUG : one: size = 5 OK 2026/02/08 02:56:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:56:07 INFO : one: Copied (new) 2026/02/08 02:56:07 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:08 DEBUG : three.txt: size = 6 OK 2026/02/08 02:56:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:56:08 INFO : three.txt: Copied (server-side copy) 2026/02/08 02:56:08 INFO : three.txt: Deleted 2026/02/08 02:56:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.37s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/backup" 2026/02/08 02:56:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:14 DEBUG : two: size = 3 OK 2026/02/08 02:56:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:14 DEBUG : two: Unchanged skipping 2026/02/08 02:56:14 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:14 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:14 DEBUG : one: Sizes differ 2026/02/08 02:56:16 DEBUG : one.bak: size = 3 OK 2026/02/08 02:56:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:56:16 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:56:16 INFO : one: Deleted 2026/02/08 02:56:16 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:17 DEBUG : one: size = 4 OK 2026/02/08 02:56:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:17 INFO : one: Copied (new) 2026/02/08 02:56:17 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:18 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:56:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:56:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:56:18 INFO : three.txt: Deleted 2026/02/08 02:56:18 INFO : three.txt: Moved into backup dir 2026/02/08 02:56:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:20 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:20 DEBUG : one: Sizes differ 2026/02/08 02:56:20 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:20 DEBUG : two: size = 3 OK 2026/02/08 02:56:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:20 DEBUG : two: Unchanged skipping 2026/02/08 02:56:20 DEBUG : one.bak: size = 4 OK 2026/02/08 02:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:20 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:56:21 INFO : one: Deleted 2026/02/08 02:56:21 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:21 DEBUG : one: size = 5 OK 2026/02/08 02:56:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:56:21 INFO : one: Copied (new) 2026/02/08 02:56:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:22 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:56:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:56:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:56:22 INFO : three.txt: Deleted 2026/02/08 02:56:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/backup" 2026/02/08 02:56:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:29 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:29 DEBUG : one: Sizes differ 2026/02/08 02:56:29 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:29 DEBUG : two: size = 3 OK 2026/02/08 02:56:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:29 DEBUG : two: Unchanged skipping 2026/02/08 02:56:31 DEBUG : one-2019-01-01: size = 3 OK 2026/02/08 02:56:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:56:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:56:31 INFO : one: Deleted 2026/02/08 02:56:31 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:32 DEBUG : one: size = 4 OK 2026/02/08 02:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:32 INFO : one: Copied (new) 2026/02/08 02:56:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/08 02:56:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:56:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:56:33 INFO : three.txt: Deleted 2026/02/08 02:56:33 INFO : three.txt: Moved into backup dir 2026/02/08 02:56:34 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:34 DEBUG : two: size = 3 OK 2026/02/08 02:56:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:34 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:34 DEBUG : one: Sizes differ 2026/02/08 02:56:34 DEBUG : two: Unchanged skipping 2026/02/08 02:56:35 DEBUG : one-2019-01-01: size = 4 OK 2026/02/08 02:56:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:56:35 INFO : one: Deleted 2026/02/08 02:56:35 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:36 DEBUG : one: size = 5 OK 2026/02/08 02:56:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:56:36 INFO : one: Copied (new) 2026/02/08 02:56:36 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/08 02:56:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:56:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:56:42 INFO : three.txt: Deleted 2026/02/08 02:56:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.44s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:56:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:56:48 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:48 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:48 DEBUG : one: Sizes differ 2026/02/08 02:56:48 DEBUG : two: size = 3 OK 2026/02/08 02:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:48 DEBUG : two: Unchanged skipping 2026/02/08 02:56:50 DEBUG : one.bak: size = 3 OK 2026/02/08 02:56:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:56:50 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:56:50 INFO : one: Deleted 2026/02/08 02:56:50 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:51 DEBUG : one: size = 4 OK 2026/02/08 02:56:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:51 INFO : one: Copied (new) 2026/02/08 02:56:51 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:52 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:56:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:56:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:56:52 INFO : three.txt: Deleted 2026/02/08 02:56:52 INFO : three.txt: Moved into backup dir 2026/02/08 02:56:54 DEBUG : one.bak: Excluded (Path Filter) 2026/02/08 02:56:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/08 02:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:56:54 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:56:54 DEBUG : one: Sizes differ 2026/02/08 02:56:54 DEBUG : two: size = 3 OK 2026/02/08 02:56:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:56:54 DEBUG : two: Unchanged skipping 2026/02/08 02:56:54 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for checks to finish 2026/02/08 02:56:55 DEBUG : one.bak: size = 4 OK 2026/02/08 02:56:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:56:55 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:56:55 INFO : one: Deleted 2026/02/08 02:56:55 DEBUG : B2 bucket rclone-test-yukudid1hone path dst: Waiting for transfers to finish 2026/02/08 02:56:55 DEBUG : one: size = 5 OK 2026/02/08 02:56:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:56:55 INFO : one: Copied (new) 2026/02/08 02:56:55 DEBUG : Waiting for deletions to finish 2026/02/08 02:56:56 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:56:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:56:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:56:56 INFO : three.txt: Deleted 2026/02/08 02:56:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.93s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:57:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:02 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:02 DEBUG : one: Sizes differ 2026/02/08 02:57:03 DEBUG : one.bak: size = 3 OK 2026/02/08 02:57:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:57:03 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:57:03 INFO : one: Deleted 2026/02/08 02:57:04 DEBUG : one: size = 4 OK 2026/02/08 02:57:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:57:04 INFO : one: Copied (new) 2026/02/08 02:57:04 DEBUG : two: size = 3 OK 2026/02/08 02:57:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:04 DEBUG : two: Unchanged skipping 2026/02/08 02:57:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:05 DEBUG : three.txt: Sizes differ 2026/02/08 02:57:06 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:57:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:57:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:57:06 INFO : three.txt: Deleted 2026/02/08 02:57:06 DEBUG : three.txt: size = 6 OK 2026/02/08 02:57:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:57:06 INFO : three.txt: Copied (new) 2026/02/08 02:57:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:07 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:07 DEBUG : one: Sizes differ 2026/02/08 02:57:08 DEBUG : one.bak: size = 4 OK 2026/02/08 02:57:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:57:08 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:57:08 INFO : one: Deleted 2026/02/08 02:57:09 DEBUG : one: size = 5 OK 2026/02/08 02:57:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:57:09 INFO : one: Copied (new) 2026/02/08 02:57:09 DEBUG : two: size = 3 OK 2026/02/08 02:57:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:09 DEBUG : two: Unchanged skipping 2026/02/08 02:57:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:09 DEBUG : three.txt: Sizes differ 2026/02/08 02:57:10 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:57:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:57:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:57:10 INFO : three.txt: Deleted 2026/02/08 02:57:11 DEBUG : three.txt: size = 19 OK 2026/02/08 02:57:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/08 02:57:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.59s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yukudid1hone/dst" 2026/02/08 02:57:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:16 DEBUG : one: size = 3 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:16 DEBUG : one: Sizes differ 2026/02/08 02:57:17 DEBUG : one-2019-01-01: size = 3 OK 2026/02/08 02:57:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:57:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:57:17 INFO : one: Deleted 2026/02/08 02:57:19 DEBUG : one: size = 4 OK 2026/02/08 02:57:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:57:19 INFO : one: Copied (new) 2026/02/08 02:57:19 DEBUG : two: size = 3 OK 2026/02/08 02:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:19 DEBUG : two: Unchanged skipping 2026/02/08 02:57:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:19 DEBUG : three.txt: Sizes differ 2026/02/08 02:57:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/08 02:57:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:57:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:57:20 INFO : three.txt: Deleted 2026/02/08 02:57:20 DEBUG : three.txt: size = 6 OK 2026/02/08 02:57:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:57:20 INFO : three.txt: Copied (new) 2026/02/08 02:57:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:21 DEBUG : one: size = 4 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:21 DEBUG : one: Sizes differ 2026/02/08 02:57:22 DEBUG : one-2019-01-01: size = 4 OK 2026/02/08 02:57:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:57:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:57:22 INFO : one: Deleted 2026/02/08 02:57:23 DEBUG : one: size = 5 OK 2026/02/08 02:57:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:57:23 INFO : one: Copied (new) 2026/02/08 02:57:23 DEBUG : two: size = 3 OK 2026/02/08 02:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:23 DEBUG : two: Unchanged skipping 2026/02/08 02:57:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yukudid1hone path dst) 2026/02/08 02:57:23 DEBUG : three.txt: Sizes differ 2026/02/08 02:57:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/08 02:57:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:57:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:57:24 INFO : three.txt: Deleted 2026/02/08 02:57:24 DEBUG : three.txt: size = 19 OK 2026/02/08 02:57:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/08 02:57:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.84s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:57:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:57:28 DEBUG : Testêé: Sizes differ 2026/02/08 02:57:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:57:28 DEBUG : Testêé: size = 14 OK 2026/02/08 02:57:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/08 02:57:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/08 02:57:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.98s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:57:29 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:57:29 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:57:30 DEBUG : existing: size = 6 OK 2026/02/08 02:57:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:57:30 INFO : existing: Copied (new) 2026/02/08 02:57:30 DEBUG : Waiting for deletions to finish 2026/02/08 02:57:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:57:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:57:31 DEBUG : existing: Sizes differ 2026/02/08 02:57:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/08 02:57:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:57:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:57:31 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting files as there were IO errors 2026/02/08 02:57:31 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.44s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:32 DEBUG : EXISTING: size = 6 OK 2026/02/08 02:57:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:32 DEBUG : existing: Unchanged skipping 2026/02/08 02:57:32 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:57:32 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:57:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:57:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", 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-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:57:56 DEBUG : both0: size = 6 OK 2026/02/08 02:57:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both10: size = 6 OK 2026/02/08 02:57:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:57:56 DEBUG : both12: size = 6 OK 2026/02/08 02:57:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both11: size = 6 OK 2026/02/08 02:57:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both0: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both13: size = 6 OK 2026/02/08 02:57:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both11: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both14: size = 6 OK 2026/02/08 02:57:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both14: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both15: size = 6 OK 2026/02/08 02:57:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both15: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both16: size = 6 OK 2026/02/08 02:57:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both10: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both17: size = 6 OK 2026/02/08 02:57:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both17: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both18: size = 6 OK 2026/02/08 02:57:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both12: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both19: size = 6 OK 2026/02/08 02:57:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both13: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both1: size = 6 OK 2026/02/08 02:57:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both16: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both2: size = 6 OK 2026/02/08 02:57:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both2: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both3: size = 6 OK 2026/02/08 02:57:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both3: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both4: size = 6 OK 2026/02/08 02:57:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both4: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both5: size = 6 OK 2026/02/08 02:57:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both5: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both6: size = 6 OK 2026/02/08 02:57:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both6: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both7: size = 6 OK 2026/02/08 02:57:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both7: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both8: size = 6 OK 2026/02/08 02:57:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both19: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both18: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both9: size = 6 OK 2026/02/08 02:57:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:57:56 DEBUG : both8: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both9: Unchanged skipping 2026/02/08 02:57:56 DEBUG : both1: Unchanged skipping 2026/02/08 02:57:56 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:57:56 DEBUG : Waiting for deletions to finish 2026/02/08 02:57:56 INFO : only0: Deleted 2026/02/08 02:57:56 INFO : only12: Deleted 2026/02/08 02:57:56 INFO : only15: Deleted 2026/02/08 02:57:56 INFO : only17: Deleted 2026/02/08 02:57:56 INFO : only18: Deleted 2026/02/08 02:57:56 INFO : only5: Deleted 2026/02/08 02:57:56 INFO : only8: Deleted 2026/02/08 02:57:56 INFO : only13: Deleted 2026/02/08 02:57:56 INFO : only14: Deleted 2026/02/08 02:57:56 INFO : only19: Deleted 2026/02/08 02:57:57 INFO : only2: Deleted 2026/02/08 02:57:57 INFO : only3: Deleted 2026/02/08 02:57:57 INFO : only4: Deleted 2026/02/08 02:57:57 INFO : only9: Deleted 2026/02/08 02:57:57 INFO : only10: Deleted 2026/02/08 02:57:57 INFO : only1: Deleted 2026/02/08 02:57:57 INFO : only6: Deleted 2026/02/08 02:57:57 INFO : only11: Deleted 2026/02/08 02:57:57 INFO : only16: Deleted 2026/02/08 02:57:57 INFO : only7: Deleted 2026/02/08 02:57:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.63s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:23 DEBUG : both11: size = 6 OK 2026/02/08 02:58:23 DEBUG : both12: size = 6 OK 2026/02/08 02:58:23 DEBUG : both10: size = 6 OK 2026/02/08 02:58:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:58:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both0: size = 6 OK 2026/02/08 02:58:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both11: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both13: size = 6 OK 2026/02/08 02:58:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both13: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both14: size = 6 OK 2026/02/08 02:58:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both14: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both15: size = 6 OK 2026/02/08 02:58:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both15: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both16: size = 6 OK 2026/02/08 02:58:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both16: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both17: size = 6 OK 2026/02/08 02:58:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both17: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both18: size = 6 OK 2026/02/08 02:58:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both10: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both19: size = 6 OK 2026/02/08 02:58:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both12: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both1: size = 6 OK 2026/02/08 02:58:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both0: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both2: size = 6 OK 2026/02/08 02:58:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both18: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both3: size = 6 OK 2026/02/08 02:58:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both19: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both4: size = 6 OK 2026/02/08 02:58:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both4: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both5: size = 6 OK 2026/02/08 02:58:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both5: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both6: size = 6 OK 2026/02/08 02:58:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both6: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both7: size = 6 OK 2026/02/08 02:58:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both7: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both8: size = 6 OK 2026/02/08 02:58:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both8: Unchanged skipping 2026/02/08 02:58:23 DEBUG : both9: size = 6 OK 2026/02/08 02:58:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:23 DEBUG : both9: Unchanged skipping 2026/02/08 02:58:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only0: Sizes differ 2026/02/08 02:58:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only10: Sizes differ 2026/02/08 02:58:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only11: Sizes differ 2026/02/08 02:58:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only12: Sizes differ 2026/02/08 02:58:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only13: Sizes differ 2026/02/08 02:58:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only14: Sizes differ 2026/02/08 02:58:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only15: Sizes differ 2026/02/08 02:58:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only16: Sizes differ 2026/02/08 02:58:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only17: Sizes differ 2026/02/08 02:58:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only18: Sizes differ 2026/02/08 02:58:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only19: Sizes differ 2026/02/08 02:58:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only1: Sizes differ 2026/02/08 02:58:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only2: Sizes differ 2026/02/08 02:58:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only3: Sizes differ 2026/02/08 02:58:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only4: Sizes differ 2026/02/08 02:58:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only5: Sizes differ 2026/02/08 02:58:23 DEBUG : both1: Unchanged skipping 2026/02/08 02:58:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only7: Sizes differ 2026/02/08 02:58:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only6: Sizes differ 2026/02/08 02:58:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only8: Sizes differ 2026/02/08 02:58:23 DEBUG : both3: Unchanged skipping 2026/02/08 02:58:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3870624547) 2026/02/08 02:58:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-yukudid1hone) 2026/02/08 02:58:23 DEBUG : only9: Sizes differ 2026/02/08 02:58:23 DEBUG : both2: Unchanged skipping 2026/02/08 02:58:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:58:23 DEBUG : only0: size = 0 OK 2026/02/08 02:58:23 DEBUG : only10: size = 0 OK 2026/02/08 02:58:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only0: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only11: size = 0 OK 2026/02/08 02:58:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only11: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only10: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only13: size = 0 OK 2026/02/08 02:58:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only13: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only15: size = 0 OK 2026/02/08 02:58:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only15: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only14: size = 0 OK 2026/02/08 02:58:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only14: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only16: size = 0 OK 2026/02/08 02:58:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only16: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only17: size = 0 OK 2026/02/08 02:58:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only17: Copied (replaced existing) 2026/02/08 02:58:23 DEBUG : only18: size = 0 OK 2026/02/08 02:58:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:23 INFO : only18: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only19: size = 0 OK 2026/02/08 02:58:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only19: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only1: size = 0 OK 2026/02/08 02:58:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only1: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only2: size = 0 OK 2026/02/08 02:58:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only2: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only12: size = 0 OK 2026/02/08 02:58:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only12: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only3: size = 0 OK 2026/02/08 02:58:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only3: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only4: size = 0 OK 2026/02/08 02:58:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only4: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only5: size = 0 OK 2026/02/08 02:58:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only5: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only7: size = 0 OK 2026/02/08 02:58:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only7: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only6: size = 0 OK 2026/02/08 02:58:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only6: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only8: size = 0 OK 2026/02/08 02:58:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only8: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : only9: size = 0 OK 2026/02/08 02:58:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:58:24 INFO : only9: Copied (replaced existing) 2026/02/08 02:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.83s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:32 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:58:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:58:32 DEBUG : empty_on_remote: Making directory with metadata 2026/02/08 02:58:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:58:32 INFO : empty_on_remote: Making directory 2026/02/08 02:58:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/08 02:58:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:35 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:58:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:58:35 DEBUG : empty_on_remote: Making directory with metadata 2026/02/08 02:58:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:58:35 INFO : empty_on_remote: Making directory 2026/02/08 02:58:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/08 02:58:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:37 INFO : sub dir: Making directory 2026/02/08 02:58:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:58:39 INFO : sub dir: Making directory 2026/02/08 02:58:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:58:51 DEBUG : Waiting for deletions to finish 2026/02/08 02:58:51 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : apple: size = 5 OK 2026/02/08 02:58:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:58:52 DEBUG : apple: Unchanged skipping 2026/02/08 02:58:52 DEBUG : banana: size = 6 OK 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:58:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:58:52 DEBUG : banana: Unchanged skipping 2026/02/08 02:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:58:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:58:52 INFO : There was nothing to transfer 2026/02/08 02:58:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:58:52 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : apple: size = 5 OK 2026/02/08 02:58:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:58:52 DEBUG : apple: Unchanged skipping 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : banana: size = 6 OK 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:58:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : banana: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:58:52 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:58:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:58:52 INFO : There was nothing to transfer 2026/02/08 02:58:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:58:52 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:59:09 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:10 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:10 DEBUG : apple: size = 5 OK 2026/02/08 02:59:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:59:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : banana: size = 6 OK 2026/02/08 02:59:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:59:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : apple: Unchanged skipping 2026/02/08 02:59:10 DEBUG : banana: Unchanged skipping 2026/02/08 02:59:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:59:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:59:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:59:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:59:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:59:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:59:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:59:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:59:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:59:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:10 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:10 INFO : There was nothing to transfer 2026/02/08 02:59:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:11 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : apple: size = 5 OK 2026/02/08 02:59:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : apple: Unchanged skipping 2026/02/08 02:59:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:59:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:59:11 DEBUG : banana: size = 6 OK 2026/02/08 02:59:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : banana: Unchanged skipping 2026/02/08 02:59:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:59:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:59:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:59:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:59:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:59:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:59:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:59:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:59:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:59:11 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:11 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:11 INFO : There was nothing to transfer 2026/02/08 02:59:11 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:11 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:59:27 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:28 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:28 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:28 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:28 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:28 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:28 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:59:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/08 02:59:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:59:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:29 DEBUG : YmFuYW5h: size = 6 OK 2026/02/08 02:59:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:59:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/08 02:59:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:29 DEBUG : YXBwbGU=: size = 5 OK 2026/02/08 02:59:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:59:29 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/08 02:59:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/08 02:59:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:59:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/08 02:59:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/08 02:59:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:59:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/08 02:59:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:59:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/08 02:59:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:59:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:59:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:59:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:59:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/08 02:59:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:59:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/08 02:59:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:59:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/08 02:59:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:59:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/08 02:59:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:59:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/08 02:59:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:59:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/08 02:59:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:59:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/08 02:59:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:59:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:31 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:31 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:59:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:59:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:59:31 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:59:31 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:59:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:59:31 INFO : appleappleapplebanana: Deleted 2026/02/08 02:59:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:59:31 INFO : splitbananasplit: Deleted 2026/02/08 02:59:31 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:59:32 INFO : banana: Deleted 2026/02/08 02:59:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:59:32 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:59:32 INFO : apple: Deleted 2026/02/08 02:59:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:59:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:33 DEBUG : YXBwbGU=: size = 5 OK 2026/02/08 02:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : apple: Unchanged skipping 2026/02/08 02:59:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:59:33 DEBUG : YmFuYW5h: size = 6 OK 2026/02/08 02:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : banana: Unchanged skipping 2026/02/08 02:59:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/08 02:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/08 02:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/08 02:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:59:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/08 02:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/08 02:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/08 02:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:59:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:33 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:33 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 02:59:49 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:49 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:59:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:59:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:59:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:59:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:59:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:59:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:59:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:59:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:59:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:59:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/08 02:59:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:50 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:50 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/08 02:59:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:59:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/08 02:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : PREFIXbanana: size = 6 OK 2026/02/08 02:59:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:59:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/08 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/08 02:59:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:59:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/08 02:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : PREFIXapple: size = 5 OK 2026/02/08 02:59:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:59:50 INFO : apple: Copied (new) to: PREFIXapple 2026/02/08 02:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/08 02:59:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:59:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/08 02:59:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:59:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:59:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:59:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:59:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:59:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:59:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:59:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:59:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/08 02:59:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:59:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/08 02:59:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:59:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/08 02:59:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:59:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/08 02:59:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:59:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/08 02:59:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:59:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/08 02:59:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:59:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/08 02:59:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:59:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:59:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:59:52 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:59:53 INFO : splitbananasplit: Deleted 2026/02/08 02:59:53 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:59:53 INFO : appleappleapplebanana: Deleted 2026/02/08 02:59:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:59:53 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:59:53 INFO : apple: Deleted 2026/02/08 02:59:53 INFO : banana: Deleted 2026/02/08 02:59:53 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:59:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:59:54 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 02:59:54 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 02:59:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:59:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:59:54 INFO : appleappleapplebanana: Copied (new) 2026/02/08 02:59:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:59:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:59:54 INFO : splitbananasplit: Copied (new) 2026/02/08 02:59:54 DEBUG : banana: size = 6 OK 2026/02/08 02:59:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:59:54 INFO : banana: Copied (new) 2026/02/08 02:59:54 DEBUG : apple: size = 5 OK 2026/02/08 02:59:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:59:54 INFO : apple: Copied (new) 2026/02/08 02:59:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:59:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:59:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/08 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:59:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:59:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:59:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:59:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:59:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:59:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:59:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/08 02:59:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:59:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:59:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:59:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:59:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:59:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:59:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:59:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:59:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:59:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:59:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:59:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:59:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:59:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:59:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:59:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:59:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/08 02:59:56 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/08 02:59:57 INFO : PREFIXapple: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/08 02:59:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/08 02:59:57 INFO : PREFIXbanana: Deleted 2026/02/08 02:59:57 INFO : PREFIXsplitbananasplit: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/08 02:59:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/08 02:59:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:57 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:59:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:59:58 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:00:14 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:14 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:00:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:15 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:00:15 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:00:15 DEBUG : appleSUFFIX: size = 5 OK 2026/02/08 03:00:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 03:00:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/08 03:00:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 03:00:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/08 03:00:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 03:00:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/08 03:00:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 03:00:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/08 03:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 03:00:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 03:00:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 03:00:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 03:00:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 03:00:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 03:00:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/08 03:00:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 03:00:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/08 03:00:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 03:00:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/08 03:00:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 03:00:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/08 03:00:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 03:00:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/08 03:00:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 03:00:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/08 03:00:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 03:00:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/08 03:00:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 03:00:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/08 03:00:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 03:00:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/08 03:00:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 03:00:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/08 03:00:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 03:00:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:17 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 03:00:18 INFO : apple: Deleted 2026/02/08 03:00:18 INFO : banana: Deleted 2026/02/08 03:00:18 INFO : splitbananasplit: Deleted 2026/02/08 03:00:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 03:00:18 INFO : appleappleapplebanana: Deleted 2026/02/08 03:00:18 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 03:00:18 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 03:00:18 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 03:00:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:19 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:00:19 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:00:19 DEBUG : apple: size = 5 OK 2026/02/08 03:00:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 03:00:19 INFO : apple: Copied (new) 2026/02/08 03:00:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:00:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 03:00:19 INFO : splitbananasplit: Copied (new) 2026/02/08 03:00:20 DEBUG : banana: size = 6 OK 2026/02/08 03:00:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 03:00:20 INFO : banana: Copied (new) 2026/02/08 03:00:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:00:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 03:00:20 INFO : appleappleapplebanana: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 03:00:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 03:00:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 03:00:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 03:00:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 03:00:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/08 03:00:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:00:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 03:00:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:00:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 03:00:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:00:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 03:00:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:00:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 03:00:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:00:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 03:00:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:00:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 03:00:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:00:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 03:00:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:00:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 03:00:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:00:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 03:00:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:00:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 03:00:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:00:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 03:00:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/08 03:00:21 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : splitbananasplitSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : bananaSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : appleSUFFIX: Deleted 2026/02/08 03:00:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/08 03:00:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/08 03:00:22 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:22 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:00:22 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:23 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:00:39 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:39 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : apple: size = 5 OK 2026/02/08 03:00:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:40 DEBUG : apple: Unchanged skipping 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:40 DEBUG : banana: size = 6 OK 2026/02/08 03:00:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:40 DEBUG : banana: Unchanged skipping 2026/02/08 03:00:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 03:00:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 03:00:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:00:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:00:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/08 03:00:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 03:00:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/08 03:00:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/08 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 03:00:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/08 03:00:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:40 DEBUG : splitbanan: size = 16 OK 2026/02/08 03:00:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 03:00:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/08 03:00:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:40 DEBUG : appleapple: size = 21 OK 2026/02/08 03:00:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 03:00:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/08 03:00:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/08 03:00:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 03:00:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/08 03:00:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 03:00:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/08 03:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 03:00:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/08 03:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 03:00:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/08 03:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 03:00:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/08 03:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 03:00:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/08 03:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 03:00:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/08 03:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/08 03:00:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 03:00:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/08 03:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/08 03:00:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 03:00:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/08 03:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/08 03:00:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 03:00:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/08 03:00:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/08 03:00:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 03:00:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/08 03:00:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/08 03:00:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 03:00:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/08 03:00:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/08 03:00:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 03:00:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/08 03:00:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/08 03:00:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 03:00:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/08 03:00:42 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 03:00:42 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 03:00:42 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 03:00:42 INFO : appleappleapplebanana: Deleted 2026/02/08 03:00:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 03:00:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 03:00:43 INFO : splitbananasplit: Deleted 2026/02/08 03:00:43 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 03:00:43 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 03:00:43 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:43 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : appleapple: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:43 DEBUG : apple: size = 5 OK 2026/02/08 03:00:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : apple: Unchanged skipping 2026/02/08 03:00:43 DEBUG : banana: size = 6 OK 2026/02/08 03:00:43 DEBUG : appleapple: size = 21 OK 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:00:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : splitbanan: size = 16 OK 2026/02/08 03:00:43 DEBUG : banana: Unchanged skipping 2026/02/08 03:00:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 03:00:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 03:00:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 03:00:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 03:00:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 03:00:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 03:00:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 03:00:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 03:00:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 03:00:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 03:00:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 03:00:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 03:00:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 03:00:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 03:00:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 03:00:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/08 03:00:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/08 03:00:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/08 03:00:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:00:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:00:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:00:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:00:43 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:43 DEBUG : Waiting for deletions to finish 2026/02/08 03:00:44 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : appleapple: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/08 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 03:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 03:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 03:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 03:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 03:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 03:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 03:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 03:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 03:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 03:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 03:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 03:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 03:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 03:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 03:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 03:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:01:00 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:00 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : apple: size = 5 OK 2026/02/08 03:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:01 DEBUG : banana: size = 6 OK 2026/02/08 03:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:01 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:01 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:01 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:01 DEBUG : apple: size = 5 OK 2026/02/08 03:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:01 DEBUG : banana: size = 6 OK 2026/02/08 03:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:01 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:01 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:01 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:02 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:02 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:01:20 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:21 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : apple: size = 5 OK 2026/02/08 03:01:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:21 DEBUG : banana: size = 6 OK 2026/02/08 03:01:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:21 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:21 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:21 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:21 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : apple: size = 5 OK 2026/02/08 03:01:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : banana: size = 6 OK 2026/02/08 03:01:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:22 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:22 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:22 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:22 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:22 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:22 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:01:38 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:39 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:39 DEBUG : apple: size = 5 OK 2026/02/08 03:01:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:39 DEBUG : banana: size = 6 OK 2026/02/08 03:01:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:39 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:39 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:39 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:39 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:40 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : apple: size = 5 OK 2026/02/08 03:01:40 DEBUG : banana: size = 6 OK 2026/02/08 03:01:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:40 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:40 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:40 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:40 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:40 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:01:56 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:57 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:58 DEBUG : apple: size = 5 OK 2026/02/08 03:01:58 DEBUG : banana: size = 6 OK 2026/02/08 03:01:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:58 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:58 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:58 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:58 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : apple: size = 5 OK 2026/02/08 03:01:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : apple: Unchanged skipping 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:01:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:01:58 DEBUG : banana: size = 6 OK 2026/02/08 03:01:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : banana: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:01:58 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:01:58 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:58 DEBUG : Waiting for deletions to finish 2026/02/08 03:01:58 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:15 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:16 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : apple: size = 5 OK 2026/02/08 03:02:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:02:17 DEBUG : banana: size = 6 OK 2026/02/08 03:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : banana: Unchanged skipping 2026/02/08 03:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : apple: Unchanged skipping 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:17 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:17 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:17 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 03:02:17 DEBUG : apple: size = 5 OK 2026/02/08 03:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : apple: Unchanged skipping 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 03:02:17 DEBUG : banana: size = 6 OK 2026/02/08 03:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : banana: Unchanged skipping 2026/02/08 03:02:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 03:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 03:02:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:17 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:17 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:17 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:18 DEBUG : apple: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : banana: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 03:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (221.22s) --- PASS: TestTransform/NFC (15.92s) --- PASS: TestTransform/NFD (19.08s) --- PASS: TestTransform/base64 (21.44s) --- PASS: TestTransform/prefix (25.15s) --- PASS: TestTransform/suffix (24.70s) --- PASS: TestTransform/truncate (21.11s) --- PASS: TestTransform/encoder (18.42s) --- PASS: TestTransform/ISO-8859-1 (20.04s) --- PASS: TestTransform/charmap (18.01s) --- PASS: TestTransform/lowercase (18.33s) --- PASS: TestTransform/ascii (19.02s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 03:02:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 03:02:23 INFO : sub dir_somesuffix: Making directory 2026/02/08 03:02:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 03:02:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/08 03:02:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 03:02:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 03:02:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:23 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/08 03:02:23 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 03:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.76s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:24 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:24 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:24 INFO : tictactoe: Making directory 2026/02/08 03:02:24 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:24 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/08 03:02:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:24 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:24 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/08 03:02:25 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/08 03:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.67s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:26 INFO : toe: Making directory 2026/02/08 03:02:26 INFO : toe/toe: Making directory 2026/02/08 03:02:26 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 03:02:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 03:02:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 03:02:26 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:26 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/08 03:02:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/08 03:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:28 INFO : toe: Making directory 2026/02/08 03:02:28 INFO : toe/toe: Making directory 2026/02/08 03:02:28 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 03:02:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 03:02:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 03:02:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:28 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/08 03:02:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/08 03:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:29 DEBUG : empty_dir: Making directory with metadata 2026/02/08 03:02:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 03:02:29 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:30 INFO : tictacempty_dir: Making directory 2026/02/08 03:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:30 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:30 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:30 INFO : tictactoe: Making directory 2026/02/08 03:02:30 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:30 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:30 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:30 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:30 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 03:02:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.74s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:31 DEBUG : empty_dir: Making directory with metadata 2026/02/08 03:02:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 03:02:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:31 INFO : tictacempty_dir: Making directory 2026/02/08 03:02:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:31 INFO : tictactoe: Making directory 2026/02/08 03:02:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:31 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:31 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 03:02:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:31 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 03:02:32 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:32 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 03:02:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/08 03:02:33 NOTICE: B2 bucket rclone-test-yukudid1hone: 0 differences found 2026/02/08 03:02:33 NOTICE: B2 bucket rclone-test-yukudid1hone: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 INFO : tictactoe: Making directory 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:33 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:33 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 03:02:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:34 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:34 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:35 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:35 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 03:02:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 03:02:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 03:02:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/08 03:02:35 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.21s) === RUN TestSyntax 2026/02/08 03:02:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:36 INFO : toe: Making directory 2026/02/08 03:02:36 INFO : toe/toe: Making directory 2026/02/08 03:02:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 03:02:36 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:36 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:37 DEBUG : toe/toe/toe: size = 11 OK 2026/02/08 03:02:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:37 INFO : toe/toe/toe: Copied (new) 2026/02/08 03:02:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.09s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:37 DEBUG : empty_dir: Making directory with metadata 2026/02/08 03:02:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 03:02:37 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:38 INFO : tictacempty_dir: Making directory 2026/02/08 03:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:38 INFO : tictactoe: Making directory 2026/02/08 03:02:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:38 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:38 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 03:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:38 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:38 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:38 INFO : toe/toe/toe.txt: Deleted 2026/02/08 03:02:38 INFO : toe/toe: Removing directory 2026/02/08 03:02:38 INFO : toe: Removing directory 2026/02/08 03:02:38 INFO : empty_dir: Removing directory 2026/02/08 03:02:38 DEBUG : Local file system at /tmp/rclone3870624547: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:39 DEBUG : empty_dir: Making directory with metadata 2026/02/08 03:02:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 03:02:39 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:39 INFO : tictacempty_dir: Making directory 2026/02/08 03:02:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:39 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:39 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:39 INFO : tictactoe: Making directory 2026/02/08 03:02:39 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:39 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:39 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:39 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:39 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:40 INFO : toe/toe/toe.txt: Deleted 2026/02/08 03:02:40 INFO : toe/toe: Removing directory 2026/02/08 03:02:40 INFO : toe: Removing directory 2026/02/08 03:02:40 INFO : empty_dir: Removing directory 2026/02/08 03:02:40 DEBUG : Local file system at /tmp/rclone3870624547: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 03:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/08 03:02:42 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.21s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:42 DEBUG : Reset feature "Copy" 2026/02/08 03:02:42 DEBUG : Reset feature "Move" 2026/02/08 03:02:42 DEBUG : Reset feature "Copy" 2026/02/08 03:02:42 DEBUG : Reset feature "Move" 2026/02/08 03:02:42 DEBUG : empty_dir: Making directory with metadata 2026/02/08 03:02:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 03:02:42 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:43 INFO : tictacempty_dir: Making directory 2026/02/08 03:02:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 03:02:43 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:43 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:43 INFO : tictactoe: Making directory 2026/02/08 03:02:43 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:43 DEBUG : toe: transformed to: tictactoe 2026/02/08 03:02:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:43 INFO : tictactoe/tictactoe: Making directory 2026/02/08 03:02:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 03:02:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 03:02:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:43 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 03:02:43 INFO : toe/toe/toe.txt: Deleted 2026/02/08 03:02:43 INFO : toe/toe: Removing directory 2026/02/08 03:02:43 INFO : toe: Removing directory 2026/02/08 03:02:43 INFO : empty_dir: Removing directory 2026/02/08 03:02:43 DEBUG : Local file system at /tmp/rclone3870624547: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 03:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 03:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 03:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 03:02:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 03:02:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/08 03:02:45 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.69s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:46 DEBUG : toe: transformed to: dG9l 2026/02/08 03:02:46 DEBUG : toe: transformed to: dG9l 2026/02/08 03:02:46 INFO : dG9l: Making directory 2026/02/08 03:02:46 DEBUG : toe: transformed to: dG9l 2026/02/08 03:02:46 DEBUG : toe: transformed to: dG9l 2026/02/08 03:02:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 03:02:46 INFO : dG9l/dG9l: Making directory 2026/02/08 03:02:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 03:02:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/08 03:02:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 03:02:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 03:02:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 03:02:46 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:46 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/08 03:02:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 03:02:47 DEBUG : Waiting for deletions to finish 2026/02/08 03:02:48 DEBUG : dG9l: transformed to: toe 2026/02/08 03:02:48 DEBUG : dG9l: transformed to: toe 2026/02/08 03:02:48 DEBUG : dG9l: transformed to: toe 2026/02/08 03:02:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/08 03:02:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/08 03:02:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 03:02:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/08 03:02:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/08 03:02:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/08 03:02:48 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for checks to finish 2026/02/08 03:02:48 DEBUG : Local file system at /tmp/rclone3870624547: Waiting for transfers to finish 2026/02/08 03:02:48 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.71s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-yukudid1hone", Local "Local file system at /tmp/rclone3870624547", Modify Window "1ms" 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe: transformed to: 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe: transformed to: 2026/02/08 03:02:49 INFO : B2 bucket rclone-test-yukudid1hone: Making directory 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe: transformed to: 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe: transformed to: 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe/toe: transformed to: 2026/02/08 03:02:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/08 03:02:49 INFO : toe/toe: Making directory 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe/toe: transformed to: 2026/02/08 03:02:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe: transformed to: 2026/02/08 03:02:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 03:02:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 03:02:49 DEBUG : toe/toe/toe: transformed to: 2026/02/08 03:02:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/08 03:02:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for checks to finish 2026/02/08 03:02:49 DEBUG : B2 bucket rclone-test-yukudid1hone: Waiting for transfers to finish 2026/02/08 03:02:50 DEBUG : toe/toe/toe: size = 11 OK 2026/02/08 03:02:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 03:02:50 INFO : toe/toe/toe: Copied (new) 2026/02/08 03:02:50 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting files as there were IO errors 2026/02/08 03:02:50 ERROR : B2 bucket rclone-test-yukudid1hone: not deleting directories as there were IO errors --- PASS: TestError (1.82s) PASS 2026/02/08 03:02:51 DEBUG : B2 bucket rclone-test-yukudid1hone: Purge remote 2026/02/08 03:02:51 INFO : B2 bucket rclone-test-yukudid1hone: cleaning bucket "rclone-test-yukudid1hone" of all files 2026/02/08 03:02:52 DEBUG : BackupDir/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a100_d20260208_m025554_c001_v7007000_t0000_u01770519354700") 2026/02/08 03:02:52 DEBUG : BackupDir/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1160c6ca26d7ded0_d20260208_m025546_c001_v0001097_t0051_u01770519346679") 2026/02/08 03:02:52 DEBUG : CompareDest/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c2cc_d20260208_m025525_c001_v7007000_t0000_u01770519325493") 2026/02/08 03:02:52 DEBUG : CompareDest/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee3ea_d20260208_m025519_c001_v0001173_t0047_u01770519319026") 2026/02/08 03:02:52 DEBUG : CompareDest/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c2cd_d20260208_m025525_c001_v7007000_t0000_u01770519325676") 2026/02/08 03:02:52 DEBUG : CompareDest/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516539e_d20260208_m025520_c001_v0001105_t0015_u01770519320806") 2026/02/08 03:02:52 DEBUG : CopyDest/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a101_d20260208_m025554_c001_v7007000_t0000_u01770519354883") 2026/02/08 03:02:52 DEBUG : CopyDest/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e07f1_d20260208_m025543_c001_v0001103_t0027_u01770519343743") 2026/02/08 03:02:52 DEBUG : CopyDest/three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a102_d20260208_m025555_c001_v7007000_t0000_u01770519355065") 2026/02/08 03:02:52 DEBUG : CopyDest/three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351653d3_d20260208_m025551_c001_v0001105_t0011_u01770519351156") 2026/02/08 03:02:52 DEBUG : CopyDest/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a107_d20260208_m025555_c001_v7007000_t0000_u01770519355251") 2026/02/08 03:02:52 DEBUG : CopyDest/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee62f_d20260208_m025548_c001_v0001173_t0007_u01770519348488") 2026/02/08 03:02:52 DEBUG : EXISTING: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c6_d20260208_m025733_c001_v7007000_t0000_u01770519453405") 2026/02/08 03:02:52 DEBUG : EXISTING: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeedef_d20260208_m025732_c001_v0001173_t0022_u01770519452052") 2026/02/08 03:02:52 DEBUG : PREFIXapple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2bac_d20260208_m025956_c001_v7007000_t0000_u01770519596909") 2026/02/08 03:02:52 DEBUG : PREFIXapple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc2f_d20260208_m025950_c001_v0001173_t0026_u01770519590254") 2026/02/08 03:02:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2bae_d20260208_m025957_c001_v7007000_t0000_u01770519597096") 2026/02/08 03:02:53 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1547_d20260208_m025950_c001_v0001103_t0051_u01770519590283") 2026/02/08 03:02:53 DEBUG : PREFIXbanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f404913f08ffc8300_d20260208_m025957_c001_v7007000_t0000_u01770519597104") 2026/02/08 03:02:53 DEBUG : PREFIXbanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655a1_d20260208_m025950_c001_v0001105_t0050_u01770519590275") 2026/02/08 03:02:53 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ea_d20260208_m025957_c001_v7007000_t0000_u01770519597114") 2026/02/08 03:02:53 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b046_d20260208_m025950_c001_v0001093_t0052_u01770519590263") 2026/02/08 03:02:53 DEBUG : Testêé: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c3_d20260208_m025729_c001_v7007000_t0000_u01770519449256") 2026/02/08 03:02:53 DEBUG : Testêé: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165453_d20260208_m025728_c001_v0001105_t0024_u01770519448491") 2026/02/08 03:02:53 DEBUG : Testêé: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeed80_d20260208_m025726_c001_v0001173_t0007_u01770519446990") 2026/02/08 03:02:53 DEBUG : YXBwbGU=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3a_d20260208_m025933_c001_v7007000_t0000_u01770519573860") 2026/02/08 03:02:53 DEBUG : YXBwbGU=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefa28_d20260208_m025929_c001_v0001173_t0041_u01770519569082") 2026/02/08 03:02:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3b_d20260208_m025934_c001_v7007000_t0000_u01770519574044") 2026/02/08 03:02:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165569_d20260208_m025929_c001_v0001105_t0004_u01770519569102") 2026/02/08 03:02:53 DEBUG : YmFuYW5h: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3c_d20260208_m025934_c001_v7007000_t0000_u01770519574227") 2026/02/08 03:02:53 DEBUG : YmFuYW5h: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b01c_d20260208_m025929_c001_v0001093_t0019_u01770519569070") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8bc_d20260208_m025344_c001_v7007000_t0000_u01770519224496") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02fc_d20260208_m025343_c001_v0001103_t0002_u01770519223636") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df89b_d20260208_m025341_c001_v7007000_t0000_u01770519221761") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02da_d20260208_m025340_c001_v0001103_t0035_u01770519220692") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0123_d20260208_m025321_c001_v7007000_t0000_u01770519201689") 2026/02/08 03:02:53 DEBUG : a/potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e01d2_d20260208_m025320_c001_v0001103_t0020_u01770519200682") 2026/02/08 03:02:53 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33095_d20260208_m030218_c001_v7007000_t0000_u01770519738691") 2026/02/08 03:02:53 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b168_d20260208_m030213_c001_v0001093_t0038_u01770519733816") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538a_d20260208_m030159_c001_v7007000_t0000_u01770519719525") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b13e_d20260208_m030155_c001_v0001093_t0053_u01770519715045") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655369_d20260208_m030141_c001_v7007000_t0000_u01770519701276") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b126_d20260208_m030137_c001_v0001093_t0046_u01770519697221") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802477d_d20260208_m030123_c001_v7007000_t0000_u01770519683338") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b114_d20260208_m030119_c001_v0001093_t0037_u01770519679230") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024700_d20260208_m030103_c001_v7007000_t0000_u01770519663237") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0f4_d20260208_m030058_c001_v0001093_t0050_u01770519658756") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552f7_d20260208_m030044_c001_v7007000_t0000_u01770519644756") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1812_d20260208_m030037_c001_v0001103_t0004_u01770519637443") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0717_d20260208_m030023_c001_v7007000_t0000_u01770519623758") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1709_d20260208_m030019_c001_v0001103_t0022_u01770519619620") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f417657eea14620a8_d20260208_m030018_c001_v7007000_t0000_u01770519618261") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefe6d_d20260208_m030012_c001_v0001173_t0023_u01770519612260") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ec_d20260208_m025958_c001_v7007000_t0000_u01770519598833") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc8d_d20260208_m025954_c001_v0001173_t0047_u01770519594288") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2b80_d20260208_m025953_c001_v7007000_t0000_u01770519593352") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefbc5_d20260208_m025947_c001_v0001173_t0017_u01770519587134") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a75802_d20260208_m025932_c001_v7007000_t0000_u01770519572181") 2026/02/08 03:02:54 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b016_d20260208_m025926_c001_v0001093_t0000_u01770519566368") 2026/02/08 03:02:55 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9d8_d20260208_m025912_c001_v7007000_t0000_u01770519552327") 2026/02/08 03:02:55 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afee_d20260208_m025907_c001_v0001093_t0023_u01770519547637") 2026/02/08 03:02:55 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb91e_d20260208_m025853_c001_v7007000_t0000_u01770519533543") 2026/02/08 03:02:55 DEBUG : apple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afcc_d20260208_m025849_c001_v0001093_t0039_u01770519529671") 2026/02/08 03:02:55 DEBUG : appleSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995aebe_d20260208_m030022_c001_v7007000_t0000_u01770519622207") 2026/02/08 03:02:55 DEBUG : appleSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e16a5_d20260208_m030015_c001_v0001103_t0027_u01770519615330") 2026/02/08 03:02:55 DEBUG : appleapple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552fb_d20260208_m030044_c001_v7007000_t0000_u01770519644940") 2026/02/08 03:02:55 DEBUG : appleapple: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef00dc_d20260208_m030040_c001_v0001173_t0044_u01770519640391") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33097_d20260208_m030218_c001_v7007000_t0000_u01770519738943") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1d0c_d20260208_m030214_c001_v0001103_t0010_u01770519734949") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538b_d20260208_m030159_c001_v7007000_t0000_u01770519719707") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1bf4_d20260208_m030155_c001_v0001103_t0020_u01770519715889") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536a_d20260208_m030141_c001_v7007000_t0000_u01770519701461") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1ae9_d20260208_m030137_c001_v0001103_t0036_u01770519697811") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802477e_d20260208_m030123_c001_v7007000_t0000_u01770519683522") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1a1d_d20260208_m030120_c001_v0001103_t0003_u01770519679999") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024701_d20260208_m030103_c001_v7007000_t0000_u01770519663423") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1934_d20260208_m030059_c001_v0001103_t0009_u01770519659401") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdfc2_d20260208_m030042_c001_v7007000_t0000_u01770519642773") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0c6_d20260208_m030038_c001_v0001093_t0043_u01770519638744") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0718_d20260208_m030023_c001_v7007000_t0000_u01770519623942") 2026/02/08 03:02:55 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeff11_d20260208_m030019_c001_v0001173_t0021_u01770519619631") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdf25_d20260208_m030018_c001_v7007000_t0000_u01770519618465") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655d9_d20260208_m030013_c001_v0001105_t0017_u01770519613716") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ed_d20260208_m025959_c001_v7007000_t0000_u01770519599014") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1585_d20260208_m025954_c001_v0001103_t0036_u01770519594298") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4e5_d20260208_m025953_c001_v7007000_t0000_u01770519593142") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516559d_d20260208_m025948_c001_v0001105_t0012_u01770519588445") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde36_d20260208_m025931_c001_v7007000_t0000_u01770519571849") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165565_d20260208_m025927_c001_v0001105_t0036_u01770519567259") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9dd_d20260208_m025912_c001_v7007000_t0000_u01770519552511") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165547_d20260208_m025908_c001_v0001105_t0010_u01770519548583") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb91f_d20260208_m025853_c001_v7007000_t0000_u01770519533724") 2026/02/08 03:02:56 DEBUG : appleappleapplebanana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516552b_d20260208_m025850_c001_v0001105_t0005_u01770519530642") 2026/02/08 03:02:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0713_d20260208_m030022_c001_v7007000_t0000_u01770519622216") 2026/02/08 03:02:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655dd_d20260208_m030015_c001_v0001105_t0004_u01770519615344") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8c0_d20260208_m025344_c001_v7007000_t0000_u01770519224678") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02ec_d20260208_m025342_c001_v0001103_t0009_u01770519222313") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df893_d20260208_m025341_c001_v7007000_t0000_u01770519221163") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02c8_d20260208_m025339_c001_v0001103_t0008_u01770519219531") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b011c_d20260208_m025321_c001_v7007000_t0000_u01770519201131") 2026/02/08 03:02:56 DEBUG : b/potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e01ba_d20260208_m025319_c001_v0001103_t0021_u01770519199455") 2026/02/08 03:02:56 DEBUG : backup/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd8d2_d20260208_m025608_c001_v7007000_t0000_u01770519368637") 2026/02/08 03:02:57 DEBUG : backup/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1062c429a14c85eb_d20260208_m025606_c001_v0001039_t0059_u01770519366465") 2026/02/08 03:02:57 DEBUG : backup/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10490cc0315a0d95_d20260208_m025602_c001_v0001185_t0051_u01770519362628") 2026/02/08 03:02:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c317_d20260208_m025643_c001_v7007000_t0000_u01770519403358") 2026/02/08 03:02:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1109c6740eba2a6e_d20260208_m025635_c001_v0001090_t0054_u01770519395058") 2026/02/08 03:02:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f104ea5ee31e68acd_d20260208_m025630_c001_v0001157_t0041_u01770519390810") 2026/02/08 03:02:57 DEBUG : backup/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca9905be_d20260208_m025622_c001_v7007000_t0000_u01770519382906") 2026/02/08 03:02:57 DEBUG : backup/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1031aa4ed1f754eb_d20260208_m025620_c001_v0001173_t0016_u01770519380425") 2026/02/08 03:02:57 DEBUG : backup/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11281f6b5126caed_d20260208_m025615_c001_v0001103_t0050_u01770519375964") 2026/02/08 03:02:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c318_d20260208_m025643_c001_v7007000_t0000_u01770519403539") 2026/02/08 03:02:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11310a1584a7034d_d20260208_m025641_c001_v0001134_t0003_u01770519401556") 2026/02/08 03:02:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11189f0e41f657c9_d20260208_m025632_c001_v0001097_t0002_u01770519392526") 2026/02/08 03:02:57 DEBUG : backup/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd8d3_d20260208_m025608_c001_v7007000_t0000_u01770519368817") 2026/02/08 03:02:57 DEBUG : backup/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1044b35b679129e0_d20260208_m025607_c001_v0001173_t0003_u01770519367791") 2026/02/08 03:02:57 DEBUG : backup/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10666ba240ba48e8_d20260208_m025604_c001_v0001177_t0011_u01770519364097") 2026/02/08 03:02:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca9905c1_d20260208_m025623_c001_v7007000_t0000_u01770519383090") 2026/02/08 03:02:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f117ab1b11b13271a_d20260208_m025621_c001_v0001097_t0056_u01770519381875") 2026/02/08 03:02:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11571c099068d9e9_d20260208_m025617_c001_v0001033_t0050_u01770519377903") 2026/02/08 03:02:57 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33098_d20260208_m030219_c001_v7007000_t0000_u01770519739128") 2026/02/08 03:02:57 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656e7_d20260208_m030214_c001_v0001105_t0020_u01770519734314") 2026/02/08 03:02:57 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538c_d20260208_m030159_c001_v7007000_t0000_u01770519719889") 2026/02/08 03:02:57 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656b5_d20260208_m030155_c001_v0001105_t0026_u01770519715384") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536b_d20260208_m030141_c001_v7007000_t0000_u01770519701645") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165691_d20260208_m030137_c001_v0001105_t0041_u01770519697521") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802477f_d20260208_m030123_c001_v7007000_t0000_u01770519683702") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165673_d20260208_m030119_c001_v0001105_t0040_u01770519679664") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024702_d20260208_m030103_c001_v7007000_t0000_u01770519663609") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516564b_d20260208_m030059_c001_v0001105_t0056_u01770519659091") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552fc_d20260208_m030045_c001_v7007000_t0000_u01770519645123") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0094_d20260208_m030037_c001_v0001173_t0036_u01770519637916") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0719_d20260208_m030024_c001_v7007000_t0000_u01770519624131") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655f1_d20260208_m030019_c001_v0001105_t0039_u01770519619653") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708b6_d20260208_m030018_c001_v7007000_t0000_u01770519618271") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1679_d20260208_m030012_c001_v0001103_t0004_u01770519612944") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ee_d20260208_m025959_c001_v7007000_t0000_u01770519599194") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b056_d20260208_m025954_c001_v0001093_t0053_u01770519594309") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19d8e_d20260208_m025953_c001_v7007000_t0000_u01770519593361") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b040_d20260208_m025947_c001_v0001093_t0015_u01770519587891") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbb56_d20260208_m025932_c001_v7007000_t0000_u01770519572030") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef9d8_d20260208_m025926_c001_v0001173_t0001_u01770519566749") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9e4_d20260208_m025912_c001_v7007000_t0000_u01770519552694") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef83e_d20260208_m025908_c001_v0001173_t0052_u01770519548034") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb920_d20260208_m025853_c001_v7007000_t0000_u01770519533906") 2026/02/08 03:02:58 DEBUG : banana: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef674_d20260208_m025849_c001_v0001173_t0056_u01770519529998") 2026/02/08 03:02:58 DEBUG : bananaSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb3d_d20260208_m030022_c001_v7007000_t0000_u01770519622063") 2026/02/08 03:02:59 DEBUG : bananaSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefeaf_d20260208_m030015_c001_v0001173_t0045_u01770519615320") 2026/02/08 03:02:59 DEBUG : both0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939a_d20260208_m025825_c001_v7007000_t0000_u01770519505154") 2026/02/08 03:02:59 DEBUG : both0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0ee5_d20260208_m025802_c001_v0001103_t0040_u01770519482213") 2026/02/08 03:02:59 DEBUG : both0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb86c_d20260208_m025757_c001_v7007000_t0000_u01770519477976") 2026/02/08 03:02:59 DEBUG : both0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165459_d20260208_m025735_c001_v0001105_t0054_u01770519455586") 2026/02/08 03:02:59 DEBUG : both1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939b_d20260208_m025825_c001_v7007000_t0000_u01770519505335") 2026/02/08 03:02:59 DEBUG : both1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654a9_d20260208_m025803_c001_v0001105_t0005_u01770519483765") 2026/02/08 03:02:59 DEBUG : both1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb86d_d20260208_m025758_c001_v7007000_t0000_u01770519478159") 2026/02/08 03:02:59 DEBUG : both1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeee32_d20260208_m025736_c001_v0001173_t0057_u01770519456635") 2026/02/08 03:02:59 DEBUG : both10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939c_d20260208_m025825_c001_v7007000_t0000_u01770519505516") 2026/02/08 03:02:59 DEBUG : both10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654bf_d20260208_m025812_c001_v0001105_t0044_u01770519492511") 2026/02/08 03:02:59 DEBUG : both10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb86e_d20260208_m025758_c001_v7007000_t0000_u01770519478343") 2026/02/08 03:02:59 DEBUG : both10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeef04_d20260208_m025745_c001_v0001173_t0034_u01770519465551") 2026/02/08 03:02:59 DEBUG : both11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939d_d20260208_m025825_c001_v7007000_t0000_u01770519505697") 2026/02/08 03:02:59 DEBUG : both11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef248_d20260208_m025813_c001_v0001173_t0055_u01770519493400") 2026/02/08 03:02:59 DEBUG : both11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb871_d20260208_m025758_c001_v7007000_t0000_u01770519478526") 2026/02/08 03:02:59 DEBUG : both11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0dd3_d20260208_m025746_c001_v0001103_t0004_u01770519466806") 2026/02/08 03:02:59 DEBUG : both12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939e_d20260208_m025825_c001_v7007000_t0000_u01770519505878") 2026/02/08 03:02:59 DEBUG : both12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0fb7_d20260208_m025814_c001_v0001103_t0018_u01770519494412") 2026/02/08 03:02:59 DEBUG : both12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb872_d20260208_m025758_c001_v7007000_t0000_u01770519478708") 2026/02/08 03:03:00 DEBUG : both12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516547d_d20260208_m025748_c001_v0001105_t0032_u01770519468182") 2026/02/08 03:03:00 DEBUG : both13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7939f_d20260208_m025826_c001_v7007000_t0000_u01770519506059") 2026/02/08 03:03:00 DEBUG : both13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654cb_d20260208_m025815_c001_v0001105_t0019_u01770519495338") 2026/02/08 03:03:00 DEBUG : both13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb873_d20260208_m025758_c001_v7007000_t0000_u01770519478891") 2026/02/08 03:03:00 DEBUG : both13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeef78_d20260208_m025749_c001_v0001173_t0027_u01770519469074") 2026/02/08 03:03:00 DEBUG : both14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a0_d20260208_m025826_c001_v7007000_t0000_u01770519506272") 2026/02/08 03:03:00 DEBUG : both14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef29b_d20260208_m025816_c001_v0001173_t0006_u01770519496334") 2026/02/08 03:03:00 DEBUG : both14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb874_d20260208_m025759_c001_v7007000_t0000_u01770519479075") 2026/02/08 03:03:00 DEBUG : both14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0e11_d20260208_m025749_c001_v0001103_t0046_u01770519469943") 2026/02/08 03:03:00 DEBUG : both15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a1_d20260208_m025826_c001_v7007000_t0000_u01770519506453") 2026/02/08 03:03:00 DEBUG : both15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0fd9_d20260208_m025817_c001_v0001103_t0017_u01770519497185") 2026/02/08 03:03:00 DEBUG : both15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb879_d20260208_m025759_c001_v7007000_t0000_u01770519479259") 2026/02/08 03:03:00 DEBUG : both15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165485_d20260208_m025750_c001_v0001105_t0052_u01770519470814") 2026/02/08 03:03:00 DEBUG : both16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a2_d20260208_m025826_c001_v7007000_t0000_u01770519506634") 2026/02/08 03:03:00 DEBUG : both16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654d1_d20260208_m025818_c001_v0001105_t0020_u01770519498005") 2026/02/08 03:03:00 DEBUG : both16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb87a_d20260208_m025759_c001_v7007000_t0000_u01770519479453") 2026/02/08 03:03:00 DEBUG : both16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeefb8_d20260208_m025751_c001_v0001173_t0003_u01770519471516") 2026/02/08 03:03:00 DEBUG : both17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a3_d20260208_m025826_c001_v7007000_t0000_u01770519506825") 2026/02/08 03:03:00 DEBUG : both17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef309_d20260208_m025819_c001_v0001173_t0013_u01770519499254") 2026/02/08 03:03:00 DEBUG : both17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb87c_d20260208_m025759_c001_v7007000_t0000_u01770519479636") 2026/02/08 03:03:01 DEBUG : both17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0e3f_d20260208_m025752_c001_v0001103_t0056_u01770519472435") 2026/02/08 03:03:01 DEBUG : both18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a5_d20260208_m025827_c001_v7007000_t0000_u01770519507007") 2026/02/08 03:03:01 DEBUG : both18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e100f_d20260208_m025820_c001_v0001103_t0002_u01770519500494") 2026/02/08 03:03:01 DEBUG : both18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb881_d20260208_m025759_c001_v7007000_t0000_u01770519479819") 2026/02/08 03:03:01 DEBUG : both18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516548f_d20260208_m025753_c001_v0001105_t0037_u01770519473364") 2026/02/08 03:03:01 DEBUG : both19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a6_d20260208_m025827_c001_v7007000_t0000_u01770519507190") 2026/02/08 03:03:01 DEBUG : both19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654df_d20260208_m025821_c001_v0001105_t0039_u01770519501948") 2026/02/08 03:03:01 DEBUG : both19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb882_d20260208_m025800_c001_v7007000_t0000_u01770519480012") 2026/02/08 03:03:01 DEBUG : both19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef002_d20260208_m025754_c001_v0001173_t0028_u01770519474108") 2026/02/08 03:03:01 DEBUG : both2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a7_d20260208_m025827_c001_v7007000_t0000_u01770519507372") 2026/02/08 03:03:01 DEBUG : both2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef12f_d20260208_m025804_c001_v0001173_t0055_u01770519484685") 2026/02/08 03:03:01 DEBUG : both2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb883_d20260208_m025800_c001_v7007000_t0000_u01770519480195") 2026/02/08 03:03:01 DEBUG : both2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0d4b_d20260208_m025737_c001_v0001103_t0037_u01770519457555") 2026/02/08 03:03:01 DEBUG : both3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a8_d20260208_m025827_c001_v7007000_t0000_u01770519507554") 2026/02/08 03:03:01 DEBUG : both3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f27_d20260208_m025805_c001_v0001103_t0014_u01770519485597") 2026/02/08 03:03:01 DEBUG : both3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb885_d20260208_m025800_c001_v7007000_t0000_u01770519480379") 2026/02/08 03:03:01 DEBUG : both3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516545f_d20260208_m025738_c001_v0001105_t0023_u01770519458431") 2026/02/08 03:03:01 DEBUG : both4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793a9_d20260208_m025827_c001_v7007000_t0000_u01770519507735") 2026/02/08 03:03:01 DEBUG : both4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654af_d20260208_m025806_c001_v0001105_t0046_u01770519486697") 2026/02/08 03:03:01 DEBUG : both4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb886_d20260208_m025800_c001_v7007000_t0000_u01770519480562") 2026/02/08 03:03:01 DEBUG : both4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeee5a_d20260208_m025739_c001_v0001173_t0003_u01770519459245") 2026/02/08 03:03:02 DEBUG : both5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793ae_d20260208_m025827_c001_v7007000_t0000_u01770519507916") 2026/02/08 03:03:02 DEBUG : both5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef17a_d20260208_m025807_c001_v0001173_t0047_u01770519487447") 2026/02/08 03:03:02 DEBUG : both5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb887_d20260208_m025800_c001_v7007000_t0000_u01770519480745") 2026/02/08 03:03:02 DEBUG : both5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0d75_d20260208_m025740_c001_v0001103_t0021_u01770519460485") 2026/02/08 03:03:02 DEBUG : both6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793af_d20260208_m025828_c001_v7007000_t0000_u01770519508098") 2026/02/08 03:03:02 DEBUG : both6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f63_d20260208_m025808_c001_v0001103_t0055_u01770519488550") 2026/02/08 03:03:02 DEBUG : both6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb888_d20260208_m025800_c001_v7007000_t0000_u01770519480928") 2026/02/08 03:03:02 DEBUG : both6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165465_d20260208_m025741_c001_v0001105_t0015_u01770519461782") 2026/02/08 03:03:02 DEBUG : both7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b0_d20260208_m025828_c001_v7007000_t0000_u01770519508278") 2026/02/08 03:03:02 DEBUG : both7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654b7_d20260208_m025809_c001_v0001105_t0011_u01770519489271") 2026/02/08 03:03:02 DEBUG : both7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb88a_d20260208_m025801_c001_v7007000_t0000_u01770519481110") 2026/02/08 03:03:02 DEBUG : both7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeeeaa_d20260208_m025742_c001_v0001173_t0027_u01770519462654") 2026/02/08 03:03:02 DEBUG : both8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b1_d20260208_m025828_c001_v7007000_t0000_u01770519508491") 2026/02/08 03:03:02 DEBUG : both8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef1e4_d20260208_m025810_c001_v0001173_t0045_u01770519490206") 2026/02/08 03:03:02 DEBUG : both8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb88b_d20260208_m025801_c001_v7007000_t0000_u01770519481309") 2026/02/08 03:03:03 DEBUG : both8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0daf_d20260208_m025743_c001_v0001103_t0040_u01770519463754") 2026/02/08 03:03:03 DEBUG : both9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b2_d20260208_m025828_c001_v7007000_t0000_u01770519508672") 2026/02/08 03:03:03 DEBUG : both9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f87_d20260208_m025811_c001_v0001103_t0038_u01770519491080") 2026/02/08 03:03:03 DEBUG : both9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb88c_d20260208_m025801_c001_v7007000_t0000_u01770519481492") 2026/02/08 03:03:03 DEBUG : both9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165471_d20260208_m025744_c001_v0001105_t0041_u01770519464884") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8c3_d20260208_m025344_c001_v7007000_t0000_u01770519224861") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02f0_d20260208_m025342_c001_v0001103_t0031_u01770519222766") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df89e_d20260208_m025341_c001_v7007000_t0000_u01770519221944") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02d0_d20260208_m025339_c001_v0001103_t0010_u01770519219968") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0127_d20260208_m025321_c001_v7007000_t0000_u01770519201872") 2026/02/08 03:03:03 DEBUG : c/non empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e01c6_d20260208_m025319_c001_v0001103_t0022_u01770519199882") 2026/02/08 03:03:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3d_d20260208_m025934_c001_v7007000_t0000_u01770519574459") 2026/02/08 03:03:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1401_d20260208_m025929_c001_v0001103_t0048_u01770519569090") 2026/02/08 03:03:04 DEBUG : check sum: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0103_d20260208_m025311_c001_v7007000_t0000_u01770519191753") 2026/02/08 03:03:04 DEBUG : check sum: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e014c_d20260208_m025310_c001_v0001103_t0058_u01770519190673") 2026/02/08 03:03:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19f11_d20260208_m030249_c001_v7007000_t0000_u01770519769044") 2026/02/08 03:03:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b1bb_d20260208_m030247_c001_v0001093_t0029_u01770519767298") 2026/02/08 03:03:04 DEBUG : dest/3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a084_d20260208_m025534_c001_v7007000_t0000_u01770519334720") 2026/02/08 03:03:04 DEBUG : dest/3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f407fe5e4400a3f0d_d20260208_m025533_c001_v0001103_t0044_u01770519333623") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552fd_d20260208_m030045_c001_v7007000_t0000_u01770519645305") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165621_d20260208_m030040_c001_v0001105_t0039_u01770519640412") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33099_d20260208_m030219_c001_v7007000_t0000_u01770519739313") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b14e_d20260208_m030204_c001_v0001093_t0038_u01770519724402") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538d_d20260208_m030200_c001_v7007000_t0000_u01770519720122") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b132_d20260208_m030146_c001_v0001093_t0028_u01770519706063") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536c_d20260208_m030141_c001_v7007000_t0000_u01770519701830") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b11a_d20260208_m030128_c001_v0001093_t0004_u01770519688013") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024781_d20260208_m030123_c001_v7007000_t0000_u01770519683883") 2026/02/08 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b104_d20260208_m030107_c001_v0001093_t0000_u01770519667992") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024703_d20260208_m030103_c001_v7007000_t0000_u01770519663793") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0e6_d20260208_m030049_c001_v0001093_t0001_u01770519649563") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41221d677bbc4b2b_d20260208_m030043_c001_v7007000_t0000_u01770519643152") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e177f_d20260208_m030028_c001_v0001103_t0053_u01770519628451") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f071a_d20260208_m030024_c001_v7007000_t0000_u01770519624313") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1711_d20260208_m030020_c001_v0001103_t0032_u01770519620037") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb27_d20260208_m030018_c001_v7007000_t0000_u01770519618063") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefd75_d20260208_m030003_c001_v0001173_t0013_u01770519603746") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ef_d20260208_m025959_c001_v7007000_t0000_u01770519599376") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e158b_d20260208_m025954_c001_v0001103_t0050_u01770519594622") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2b7d_d20260208_m025953_c001_v7007000_t0000_u01770519593163") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefb07_d20260208_m025938_c001_v0001173_t0058_u01770519578597") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbb55_d20260208_m025931_c001_v7007000_t0000_u01770519571876") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11affe_d20260208_m025917_c001_v0001093_t0041_u01770519557270") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9ea_d20260208_m025912_c001_v7007000_t0000_u01770519552916") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afde_d20260208_m025858_c001_v0001093_t0028_u01770519538077") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb921_d20260208_m025854_c001_v7007000_t0000_u01770519534087") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afc2_d20260208_m025841_c001_v0001093_t0015_u01770519521799") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655239_d20260208_m030022_c001_v7007000_t0000_u01770519622357") 2026/02/08 03:03:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e16b5_d20260208_m030015_c001_v0001103_t0017_u01770519615786") 2026/02/08 03:03:05 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552fe_d20260208_m030045_c001_v7007000_t0000_u01770519645488") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0cc_d20260208_m030040_c001_v0001093_t0025_u01770519640401") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309a_d20260208_m030219_c001_v7007000_t0000_u01770519739496") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656cd_d20260208_m030205_c001_v0001105_t0023_u01770519725187") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538e_d20260208_m030200_c001_v7007000_t0000_u01770519720303") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656a1_d20260208_m030146_c001_v0001105_t0038_u01770519706792") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536d_d20260208_m030142_c001_v7007000_t0000_u01770519702016") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165679_d20260208_m030128_c001_v0001105_t0038_u01770519688738") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024782_d20260208_m030124_c001_v7007000_t0000_u01770519684066") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516565f_d20260208_m030108_c001_v0001105_t0013_u01770519668715") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024704_d20260208_m030103_c001_v7007000_t0000_u01770519663978") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516563d_d20260208_m030050_c001_v0001105_t0053_u01770519650236") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41221d677bbc4b28_d20260208_m030042_c001_v7007000_t0000_u01770519642789") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeffe3_d20260208_m030029_c001_v0001173_t0027_u01770519629110") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f071d_d20260208_m030024_c001_v7007000_t0000_u01770519624528") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0a0_d20260208_m030020_c001_v0001093_t0022_u01770519620043") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f407a673022782006_d20260208_m030018_c001_v7007000_t0000_u01770519618482") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e15fd_d20260208_m030004_c001_v0001103_t0006_u01770519604816") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f0_d20260208_m025959_c001_v7007000_t0000_u01770519599566") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655b1_d20260208_m025954_c001_v0001105_t0029_u01770519594634") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06e3_d20260208_m025953_c001_v7007000_t0000_u01770519593087") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b02c_d20260208_m025939_c001_v0001093_t0038_u01770519579492") 2026/02/08 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a757f8_d20260208_m025931_c001_v7007000_t0000_u01770519571632") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef8fa_d20260208_m025917_c001_v0001173_t0018_u01770519557936") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9f0_d20260208_m025913_c001_v7007000_t0000_u01770519553098") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef75c_d20260208_m025858_c001_v0001173_t0005_u01770519538827") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb922_d20260208_m025854_c001_v7007000_t0000_u01770519534268") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef5bf_d20260208_m025842_c001_v0001173_t0016_u01770519522497") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708c6_d20260208_m030022_c001_v7007000_t0000_u01770519622367") 2026/02/08 03:03:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655df_d20260208_m030015_c001_v0001105_t0059_u01770519615902") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655304_d20260208_m030045_c001_v7007000_t0000_u01770519645742") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165623_d20260208_m030040_c001_v0001105_t0053_u01770519640678") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309b_d20260208_m030219_c001_v7007000_t0000_u01770519739681") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1c9c_d20260208_m030206_c001_v0001103_t0018_u01770519726071") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65538f_d20260208_m030200_c001_v7007000_t0000_u01770519720486") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1b73_d20260208_m030147_c001_v0001103_t0012_u01770519707599") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536e_d20260208_m030142_c001_v7007000_t0000_u01770519702225") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1a85_d20260208_m030129_c001_v0001103_t0041_u01770519689460") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024783_d20260208_m030124_c001_v7007000_t0000_u01770519684246") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e19b9_d20260208_m030109_c001_v0001103_t0022_u01770519669596") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024705_d20260208_m030104_c001_v7007000_t0000_u01770519664163") 2026/02/08 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e18c6_d20260208_m030051_c001_v0001103_t0025_u01770519651031") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdfbf_d20260208_m030042_c001_v7007000_t0000_u01770519642593") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0ac_d20260208_m030030_c001_v0001093_t0051_u01770519630575") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f071e_d20260208_m030024_c001_v7007000_t0000_u01770519624710") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655f3_d20260208_m030020_c001_v0001105_t0035_u01770519620170") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb2e_d20260208_m030018_c001_v7007000_t0000_u01770519618439") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655cb_d20260208_m030005_c001_v0001105_t0002_u01770519605672") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f1_d20260208_m025959_c001_v7007000_t0000_u01770519599750") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b058_d20260208_m025954_c001_v0001093_t0014_u01770519594753") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19d8d_d20260208_m025953_c001_v7007000_t0000_u01770519593113") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165583_d20260208_m025940_c001_v0001105_t0052_u01770519580349") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a757fb_d20260208_m025931_c001_v7007000_t0000_u01770519571815") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165551_d20260208_m025918_c001_v0001105_t0019_u01770519558850") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9f5_d20260208_m025913_c001_v7007000_t0000_u01770519553284") 2026/02/08 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165537_d20260208_m025859_c001_v0001105_t0011_u01770519539901") 2026/02/08 03:03:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb923_d20260208_m025854_c001_v7007000_t0000_u01770519534450") 2026/02/08 03:03:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165511_d20260208_m025843_c001_v0001105_t0056_u01770519523024") 2026/02/08 03:03:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995aec0_d20260208_m030022_c001_v7007000_t0000_u01770519622392") 2026/02/08 03:03:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b096_d20260208_m030015_c001_v0001093_t0026_u01770519615981") 2026/02/08 03:03:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655305_d20260208_m030045_c001_v7007000_t0000_u01770519645943") 2026/02/08 03:03:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0ce_d20260208_m030040_c001_v0001093_t0028_u01770519640795") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309c_d20260208_m030219_c001_v7007000_t0000_u01770519739866") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef07a3_d20260208_m030206_c001_v0001173_t0047_u01770519726816") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655390_d20260208_m030200_c001_v7007000_t0000_u01770519720668") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef05fe_d20260208_m030148_c001_v0001173_t0009_u01770519708336") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65536f_d20260208_m030142_c001_v7007000_t0000_u01770519702411") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef045c_d20260208_m030130_c001_v0001173_t0031_u01770519690226") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024784_d20260208_m030124_c001_v7007000_t0000_u01770519684428") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0303_d20260208_m030110_c001_v0001173_t0003_u01770519670541") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024706_d20260208_m030104_c001_v7007000_t0000_u01770519664347") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef01a7_d20260208_m030051_c001_v0001173_t0027_u01770519651839") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fc81_d20260208_m030043_c001_v7007000_t0000_u01770519643002") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165609_d20260208_m030031_c001_v0001105_t0044_u01770519631265") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f071f_d20260208_m030024_c001_v7007000_t0000_u01770519624900") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeff1f_d20260208_m030020_c001_v0001173_t0010_u01770519620295") 2026/02/08 03:03:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbc84_d20260208_m030018_c001_v7007000_t0000_u01770519618468") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b078_d20260208_m030006_c001_v0001093_t0027_u01770519606533") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f2_d20260208_m025959_c001_v7007000_t0000_u01770519599931") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc9d_d20260208_m025954_c001_v0001173_t0007_u01770519594941") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b076a_d20260208_m025953_c001_v7007000_t0000_u01770519593287") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e14d7_d20260208_m025941_c001_v0001103_t0053_u01770519581037") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06d2_d20260208_m025931_c001_v7007000_t0000_u01770519571885") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e137d_d20260208_m025919_c001_v0001103_t0051_u01770519559592") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647f9fb_d20260208_m025913_c001_v7007000_t0000_u01770519553466") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e127b_d20260208_m025900_c001_v0001103_t0050_u01770519540668") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb924_d20260208_m025854_c001_v7007000_t0000_u01770519534631") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1187_d20260208_m025843_c001_v0001103_t0005_u01770519523322") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655238_d20260208_m030022_c001_v7007000_t0000_u01770519622175") 2026/02/08 03:03:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefec1_d20260208_m030016_c001_v0001173_t0009_u01770519616073") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655306_d20260208_m030046_c001_v7007000_t0000_u01770519646125") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1846_d20260208_m030040_c001_v0001103_t0027_u01770519640796") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309d_d20260208_m030220_c001_v7007000_t0000_u01770519740048") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b152_d20260208_m030207_c001_v0001093_t0030_u01770519727361") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655391_d20260208_m030200_c001_v7007000_t0000_u01770519720850") 2026/02/08 03:03:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b134_d20260208_m030149_c001_v0001093_t0016_u01770519709053") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655370_d20260208_m030142_c001_v7007000_t0000_u01770519702595") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b11c_d20260208_m030131_c001_v0001093_t0002_u01770519691183") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024785_d20260208_m030124_c001_v7007000_t0000_u01770519684608") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b108_d20260208_m030111_c001_v0001093_t0038_u01770519671712") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024707_d20260208_m030104_c001_v7007000_t0000_u01770519664532") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0ec_d20260208_m030052_c001_v0001093_t0017_u01770519652842") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552e4_d20260208_m030042_c001_v7007000_t0000_u01770519642799") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e17b1_d20260208_m030031_c001_v0001103_t0043_u01770519631552") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0720_d20260208_m030025_c001_v7007000_t0000_u01770519625081") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1715_d20260208_m030020_c001_v0001103_t0029_u01770519620345") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc32fc2_d20260208_m030018_c001_v7007000_t0000_u01770519618451") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefdc5_d20260208_m030006_c001_v0001173_t0055_u01770519606851") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f3_d20260208_m030000_c001_v7007000_t0000_u01770519600111") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e158f_d20260208_m025955_c001_v0001103_t0017_u01770519595038") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06e1_d20260208_m025952_c001_v7007000_t0000_u01770519592723") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefb3b_d20260208_m025941_c001_v0001173_t0028_u01770519581387") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde38_d20260208_m025932_c001_v7007000_t0000_u01770519572039") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b000_d20260208_m025919_c001_v0001093_t0019_u01770519559984") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa01_d20260208_m025913_c001_v7007000_t0000_u01770519553650") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afe0_d20260208_m025900_c001_v0001093_t0001_u01770519540993") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb925_d20260208_m025854_c001_v7007000_t0000_u01770519534813") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afc4_d20260208_m025844_c001_v0001093_t0038_u01770519524008") 2026/02/08 03:03:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0714_d20260208_m030022_c001_v7007000_t0000_u01770519622403") 2026/02/08 03:03:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e16bf_d20260208_m030016_c001_v0001103_t0013_u01770519616165") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655309_d20260208_m030046_c001_v7007000_t0000_u01770519646358") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef00e8_d20260208_m030040_c001_v0001173_t0004_u01770519640869") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309e_d20260208_m030220_c001_v7007000_t0000_u01770519740229") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656d9_d20260208_m030207_c001_v0001105_t0044_u01770519727930") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655392_d20260208_m030201_c001_v7007000_t0000_u01770519721031") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656a9_d20260208_m030149_c001_v0001105_t0027_u01770519709496") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655371_d20260208_m030142_c001_v7007000_t0000_u01770519702780") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516567f_d20260208_m030131_c001_v0001105_t0040_u01770519691580") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024786_d20260208_m030124_c001_v7007000_t0000_u01770519684789") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165661_d20260208_m030112_c001_v0001105_t0039_u01770519672072") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024708_d20260208_m030104_c001_v7007000_t0000_u01770519664717") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516563f_d20260208_m030053_c001_v0001105_t0019_u01770519653258") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552e5_d20260208_m030042_c001_v7007000_t0000_u01770519642980") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0011_d20260208_m030032_c001_v0001173_t0043_u01770519632031") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0722_d20260208_m030025_c001_v7007000_t0000_u01770519625266") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0a2_d20260208_m030020_c001_v0001093_t0009_u01770519620435") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f417657eea14620a4_d20260208_m030018_c001_v7007000_t0000_u01770519618074") 2026/02/08 03:03:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1627_d20260208_m030007_c001_v0001103_t0001_u01770519607378") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f4_d20260208_m030000_c001_v7007000_t0000_u01770519600292") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655b5_d20260208_m025955_c001_v0001105_t0008_u01770519595074") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0768_d20260208_m025953_c001_v7007000_t0000_u01770519593105") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b034_d20260208_m025942_c001_v0001093_t0028_u01770519582042") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf496_d20260208_m025931_c001_v7007000_t0000_u01770519571831") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef93e_d20260208_m025920_c001_v0001173_t0030_u01770519560505") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa06_d20260208_m025913_c001_v7007000_t0000_u01770519553833") 2026/02/08 03:03:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef79a_d20260208_m025901_c001_v0001173_t0022_u01770519541438") 2026/02/08 03:03:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb926_d20260208_m025854_c001_v7007000_t0000_u01770519534995") 2026/02/08 03:03:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef5e5_d20260208_m025844_c001_v0001173_t0055_u01770519524306") 2026/02/08 03:03:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb3e_d20260208_m030022_c001_v7007000_t0000_u01770519622245") 2026/02/08 03:03:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655e3_d20260208_m030016_c001_v0001105_t0059_u01770519616338") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65530d_d20260208_m030046_c001_v7007000_t0000_u01770519646540") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165625_d20260208_m030041_c001_v0001105_t0047_u01770519641092") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3309f_d20260208_m030220_c001_v7007000_t0000_u01770519740410") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1cb4_d20260208_m030208_c001_v0001103_t0008_u01770519728305") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655394_d20260208_m030201_c001_v7007000_t0000_u01770519721216") 2026/02/08 03:03:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1b93_d20260208_m030149_c001_v0001103_t0026_u01770519709887") 2026/02/08 03:03:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655372_d20260208_m030143_c001_v7007000_t0000_u01770519703016") 2026/02/08 03:03:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1a9f_d20260208_m030131_c001_v0001103_t0036_u01770519691844") 2026/02/08 03:03:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024788_d20260208_m030124_c001_v7007000_t0000_u01770519684970") 2026/02/08 03:03:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e19db_d20260208_m030112_c001_v0001103_t0016_u01770519672437") 2026/02/08 03:03:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024709_d20260208_m030104_c001_v7007000_t0000_u01770519664975") 2026/02/08 03:03:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e18ee_d20260208_m030053_c001_v0001103_t0002_u01770519653672") 2026/02/08 03:03:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbbb8_d20260208_m030043_c001_v7007000_t0000_u01770519643181") 2026/02/08 03:03:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0b4_d20260208_m030032_c001_v0001093_t0033_u01770519632637") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0723_d20260208_m030025_c001_v7007000_t0000_u01770519625449") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655f5_d20260208_m030020_c001_v0001105_t0019_u01770519620537") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f417657eea14620ab_d20260208_m030018_c001_v7007000_t0000_u01770519618444") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655d1_d20260208_m030007_c001_v0001105_t0030_u01770519607899") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f5_d20260208_m030000_c001_v7007000_t0000_u01770519600473") 2026/02/08 03:03:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b05c_d20260208_m025955_c001_v0001093_t0004_u01770519595169") 2026/02/08 03:03:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0765_d20260208_m025952_c001_v7007000_t0000_u01770519592742") 2026/02/08 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516558b_d20260208_m025942_c001_v0001105_t0009_u01770519582434") 2026/02/08 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde39_d20260208_m025932_c001_v7007000_t0000_u01770519572204") 2026/02/08 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165557_d20260208_m025921_c001_v0001105_t0047_u01770519561271") 2026/02/08 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa0b_d20260208_m025914_c001_v7007000_t0000_u01770519554015") 2026/02/08 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516553b_d20260208_m025902_c001_v0001105_t0040_u01770519542216") 2026/02/08 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb927_d20260208_m025855_c001_v7007000_t0000_u01770519535176") 2026/02/08 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165519_d20260208_m025844_c001_v0001105_t0039_u01770519524954") 2026/02/08 03:03:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655237_d20260208_m030021_c001_v7007000_t0000_u01770519621994") 2026/02/08 03:03:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b098_d20260208_m030016_c001_v0001093_t0015_u01770519616362") 2026/02/08 03:03:20 DEBUG : dir1/0007-12345: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65530e_d20260208_m030046_c001_v7007000_t0000_u01770519646723") 2026/02/08 03:03:21 DEBUG : dir1/0007-12345: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e184e_d20260208_m030041_c001_v0001103_t0018_u01770519641161") 2026/02/08 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a0_d20260208_m030220_c001_v7007000_t0000_u01770519740591") 2026/02/08 03:03:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef07e9_d20260208_m030208_c001_v0001173_t0045_u01770519728868") 2026/02/08 03:03:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655395_d20260208_m030201_c001_v7007000_t0000_u01770519721463") 2026/02/08 03:03:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0634_d20260208_m030150_c001_v0001173_t0001_u01770519710435") 2026/02/08 03:03:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655373_d20260208_m030143_c001_v7007000_t0000_u01770519703203") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0480_d20260208_m030132_c001_v0001173_t0012_u01770519692193") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247dd_d20260208_m030125_c001_v7007000_t0000_u01770519685152") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0321_d20260208_m030112_c001_v0001173_t0053_u01770519672814") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802470a_d20260208_m030105_c001_v7007000_t0000_u01770519665160") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef01d3_d20260208_m030054_c001_v0001173_t0017_u01770519654059") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41221d677bbc4b27_d20260208_m030042_c001_v7007000_t0000_u01770519642609") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516560f_d20260208_m030033_c001_v0001105_t0013_u01770519632999") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0724_d20260208_m030025_c001_v7007000_t0000_u01770519625631") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeff36_d20260208_m030020_c001_v0001173_t0010_u01770519620785") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708b9_d20260208_m030018_c001_v7007000_t0000_u01770519618452") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b082_d20260208_m030008_c001_v0001093_t0053_u01770519608264") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f6_d20260208_m030000_c001_v7007000_t0000_u01770519600654") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefca9_d20260208_m025955_c001_v0001173_t0044_u01770519595335") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b076b_d20260208_m025953_c001_v7007000_t0000_u01770519593297") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e14f5_d20260208_m025942_c001_v0001103_t0055_u01770519582898") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a757f6_d20260208_m025931_c001_v7007000_t0000_u01770519571449") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e13a3_d20260208_m025921_c001_v0001103_t0045_u01770519561596") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa10_d20260208_m025914_c001_v7007000_t0000_u01770519554197") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e129d_d20260208_m025902_c001_v0001103_t0037_u01770519542644") 2026/02/08 03:03:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb928_d20260208_m025855_c001_v7007000_t0000_u01770519535357") 2026/02/08 03:03:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e11a1_d20260208_m025845_c001_v0001103_t0024_u01770519525318") 2026/02/08 03:03:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d7ca240720a50_d20260208_m030022_c001_v7007000_t0000_u01770519622237") 2026/02/08 03:03:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefed5_d20260208_m030016_c001_v0001173_t0034_u01770519616696") 2026/02/08 03:03:26 DEBUG : dir1/0008-23456: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65530f_d20260208_m030046_c001_v7007000_t0000_u01770519646906") 2026/02/08 03:03:26 DEBUG : dir1/0008-23456: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0d0_d20260208_m030041_c001_v0001093_t0001_u01770519641279") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a1_d20260208_m030220_c001_v7007000_t0000_u01770519740772") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b15e_d20260208_m030209_c001_v0001093_t0021_u01770519729734") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655396_d20260208_m030201_c001_v7007000_t0000_u01770519721732") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b136_d20260208_m030151_c001_v0001093_t0022_u01770519711629") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655374_d20260208_m030143_c001_v7007000_t0000_u01770519703390") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b11e_d20260208_m030133_c001_v0001093_t0046_u01770519693186") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247de_d20260208_m030125_c001_v7007000_t0000_u01770519685333") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b110_d20260208_m030114_c001_v0001093_t0038_u01770519674081") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802470b_d20260208_m030105_c001_v7007000_t0000_u01770519665344") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0ee_d20260208_m030054_c001_v0001093_t0004_u01770519654863") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552de_d20260208_m030042_c001_v7007000_t0000_u01770519642616") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e17cf_d20260208_m030033_c001_v0001103_t0038_u01770519633412") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0725_d20260208_m030025_c001_v7007000_t0000_u01770519625812") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1721_d20260208_m030020_c001_v0001103_t0017_u01770519620822") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbc80_d20260208_m030018_c001_v7007000_t0000_u01770519618100") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefe0d_d20260208_m030008_c001_v0001173_t0027_u01770519608625") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f7_d20260208_m030000_c001_v7007000_t0000_u01770519600834") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1591_d20260208_m025955_c001_v0001103_t0004_u01770519595404") 2026/02/08 03:03:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06e5_d20260208_m025953_c001_v7007000_t0000_u01770519593306") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefb76_d20260208_m025943_c001_v0001173_t0017_u01770519583239") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf498_d20260208_m025932_c001_v7007000_t0000_u01770519572048") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b002_d20260208_m025922_c001_v0001093_t0011_u01770519562065") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa16_d20260208_m025914_c001_v7007000_t0000_u01770519554405") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afe4_d20260208_m025903_c001_v0001093_t0047_u01770519543052") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb929_d20260208_m025855_c001_v7007000_t0000_u01770519535537") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afc8_d20260208_m025845_c001_v0001093_t0022_u01770519525807") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f407a67302278200b_d20260208_m030022_c001_v7007000_t0000_u01770519622256") 2026/02/08 03:03:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655e5_d20260208_m030016_c001_v0001105_t0057_u01770519616750") 2026/02/08 03:03:27 DEBUG : dir1/0009-34567: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655311_d20260208_m030047_c001_v7007000_t0000_u01770519647088") 2026/02/08 03:03:27 DEBUG : dir1/0009-34567: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef00ec_d20260208_m030041_c001_v0001173_t0038_u01770519641392") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a2_d20260208_m030220_c001_v7007000_t0000_u01770519740953") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656df_d20260208_m030210_c001_v0001105_t0005_u01770519730297") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655397_d20260208_m030201_c001_v7007000_t0000_u01770519721914") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656af_d20260208_m030152_c001_v0001105_t0010_u01770519712039") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655375_d20260208_m030143_c001_v7007000_t0000_u01770519703577") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165685_d20260208_m030133_c001_v0001105_t0000_u01770519693535") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e0_d20260208_m030125_c001_v7007000_t0000_u01770519685515") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165665_d20260208_m030114_c001_v0001105_t0016_u01770519674390") 2026/02/08 03:03:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802470d_d20260208_m030105_c001_v7007000_t0000_u01770519665529") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165641_d20260208_m030055_c001_v0001105_t0001_u01770519655368") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e6552e6_d20260208_m030043_c001_v7007000_t0000_u01770519643178") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0038_d20260208_m030033_c001_v0001173_t0057_u01770519633886") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0727_d20260208_m030025_c001_v7007000_t0000_u01770519625997") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655f7_d20260208_m030020_c001_v0001105_t0036_u01770519620934") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb2b_d20260208_m030018_c001_v7007000_t0000_u01770519618258") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1641_d20260208_m030009_c001_v0001103_t0005_u01770519609080") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f8_d20260208_m030001_c001_v7007000_t0000_u01770519601016") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655b9_d20260208_m025955_c001_v0001105_t0044_u01770519595587") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0767_d20260208_m025952_c001_v7007000_t0000_u01770519592924") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b036_d20260208_m025943_c001_v0001093_t0037_u01770519583827") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde35_d20260208_m025931_c001_v7007000_t0000_u01770519571836") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef96c_d20260208_m025922_c001_v0001173_t0057_u01770519562569") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa1a_d20260208_m025914_c001_v7007000_t0000_u01770519554588") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef7c2_d20260208_m025903_c001_v0001173_t0044_u01770519543466") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92a_d20260208_m025855_c001_v7007000_t0000_u01770519535718") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef616_d20260208_m025846_c001_v0001173_t0056_u01770519526231") 2026/02/08 03:03:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdf49_d20260208_m030021_c001_v7007000_t0000_u01770519621985") 2026/02/08 03:03:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e16c5_d20260208_m030016_c001_v0001103_t0001_u01770519616799") 2026/02/08 03:03:29 DEBUG : dir1/0010-45678: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655317_d20260208_m030047_c001_v7007000_t0000_u01770519647272") 2026/02/08 03:03:29 DEBUG : dir1/0010-45678: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165629_d20260208_m030041_c001_v0001105_t0031_u01770519641489") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a3_d20260208_m030221_c001_v7007000_t0000_u01770519741135") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1cd2_d20260208_m030210_c001_v0001103_t0032_u01770519730918") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655398_d20260208_m030202_c001_v7007000_t0000_u01770519722103") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1bbd_d20260208_m030152_c001_v0001103_t0047_u01770519712542") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655376_d20260208_m030143_c001_v7007000_t0000_u01770519703762") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1ab5_d20260208_m030133_c001_v0001103_t0051_u01770519693898") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e1_d20260208_m030125_c001_v7007000_t0000_u01770519685702") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e19eb_d20260208_m030114_c001_v0001103_t0009_u01770519674997") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e7066802470f_d20260208_m030105_c001_v7007000_t0000_u01770519665714") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e190c_d20260208_m030055_c001_v0001103_t0027_u01770519655801") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdfc5_d20260208_m030042_c001_v7007000_t0000_u01770519642953") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0ba_d20260208_m030034_c001_v0001093_t0025_u01770519634918") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0728_d20260208_m030026_c001_v7007000_t0000_u01770519626185") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0a4_d20260208_m030021_c001_v0001093_t0014_u01770519621092") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbb31_d20260208_m030018_c001_v7007000_t0000_u01770519618622") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655d3_d20260208_m030009_c001_v0001105_t0027_u01770519609525") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4f9_d20260208_m030001_c001_v7007000_t0000_u01770519601208") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b05e_d20260208_m025955_c001_v0001093_t0032_u01770519595803") 2026/02/08 03:03:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0769_d20260208_m025953_c001_v7007000_t0000_u01770519593112") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165591_d20260208_m025944_c001_v0001105_t0019_u01770519584571") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147be2208_d20260208_m025932_c001_v7007000_t0000_u01770519572066") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516555d_d20260208_m025923_c001_v0001105_t0003_u01770519563406") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa20_d20260208_m025914_c001_v7007000_t0000_u01770519554778") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165541_d20260208_m025904_c001_v0001105_t0003_u01770519544200") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92b_d20260208_m025855_c001_v7007000_t0000_u01770519535898") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516551d_d20260208_m025846_c001_v0001105_t0021_u01770519526848") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708c5_d20260208_m030022_c001_v7007000_t0000_u01770519622186") 2026/02/08 03:03:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b09a_d20260208_m030016_c001_v0001093_t0012_u01770519616893") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655318_d20260208_m030047_c001_v7007000_t0000_u01770519647454") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1858_d20260208_m030041_c001_v0001103_t0017_u01770519641580") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a4_d20260208_m030221_c001_v7007000_t0000_u01770519741316") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0827_d20260208_m030211_c001_v0001173_t0040_u01770519731241") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655399_d20260208_m030202_c001_v7007000_t0000_u01770519722290") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0662_d20260208_m030152_c001_v0001173_t0000_u01770519712879") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655377_d20260208_m030143_c001_v7007000_t0000_u01770519703946") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef04a8_d20260208_m030134_c001_v0001173_t0046_u01770519694330") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e2_d20260208_m030125_c001_v7007000_t0000_u01770519685882") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef035d_d20260208_m030115_c001_v0001173_t0010_u01770519675637") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024710_d20260208_m030105_c001_v7007000_t0000_u01770519665899") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef01f2_d20260208_m030056_c001_v0001173_t0017_u01770519656196") 2026/02/08 03:03:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2cb7_d20260208_m030043_c001_v7007000_t0000_u01770519643017") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165615_d20260208_m030035_c001_v0001105_t0017_u01770519635270") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0729_d20260208_m030026_c001_v7007000_t0000_u01770519626377") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655f9_d20260208_m030021_c001_v0001105_t0013_u01770519621279") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708bc_d20260208_m030018_c001_v7007000_t0000_u01770519618637") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b084_d20260208_m030010_c001_v0001093_t0006_u01770519610030") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4fa_d20260208_m030001_c001_v7007000_t0000_u01770519601392") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefcb9_d20260208_m025955_c001_v0001173_t0054_u01770519595878") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde86_d20260208_m025953_c001_v7007000_t0000_u01770519593320") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e150d_d20260208_m025944_c001_v0001103_t0012_u01770519584948") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a757fe_d20260208_m025931_c001_v7007000_t0000_u01770519571999") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e13c5_d20260208_m025923_c001_v0001103_t0015_u01770519563913") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa26_d20260208_m025914_c001_v7007000_t0000_u01770519554969") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e12cb_d20260208_m025905_c001_v0001103_t0037_u01770519545303") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92c_d20260208_m025856_c001_v7007000_t0000_u01770519536079") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e11b5_d20260208_m025847_c001_v0001103_t0028_u01770519527286") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdf4b_d20260208_m030022_c001_v7007000_t0000_u01770519622198") 2026/02/08 03:03:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655e7_d20260208_m030017_c001_v0001105_t0055_u01770519617148") 2026/02/08 03:03:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655319_d20260208_m030047_c001_v7007000_t0000_u01770519647642") 2026/02/08 03:03:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0d4_d20260208_m030041_c001_v0001093_t0001_u01770519641765") 2026/02/08 03:03:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a5_d20260208_m030221_c001_v7007000_t0000_u01770519741496") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b164_d20260208_m030211_c001_v0001093_t0004_u01770519731924") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65539a_d20260208_m030202_c001_v7007000_t0000_u01770519722471") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b138_d20260208_m030153_c001_v0001093_t0011_u01770519713425") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655378_d20260208_m030144_c001_v7007000_t0000_u01770519704131") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b122_d20260208_m030135_c001_v0001093_t0023_u01770519695311") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e3_d20260208_m030126_c001_v7007000_t0000_u01770519686064") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b112_d20260208_m030116_c001_v0001093_t0028_u01770519676826") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024713_d20260208_m030106_c001_v7007000_t0000_u01770519666083") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0f0_d20260208_m030056_c001_v0001093_t0027_u01770519656898") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41221d677bbc4b2a_d20260208_m030042_c001_v7007000_t0000_u01770519642970") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e17f6_d20260208_m030035_c001_v0001103_t0018_u01770519635665") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f072a_d20260208_m030026_c001_v7007000_t0000_u01770519626560") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1727_d20260208_m030021_c001_v0001103_t0011_u01770519621310") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655230_d20260208_m030018_c001_v7007000_t0000_u01770519618647") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefe47_d20260208_m030010_c001_v0001173_t0042_u01770519610618") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4fb_d20260208_m030001_c001_v7007000_t0000_u01770519601575") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655bd_d20260208_m025955_c001_v0001105_t0003_u01770519595942") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4e7_d20260208_m025953_c001_v7007000_t0000_u01770519593328") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefba5_d20260208_m025945_c001_v0001173_t0035_u01770519585353") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde37_d20260208_m025932_c001_v7007000_t0000_u01770519572020") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b00e_d20260208_m025924_c001_v0001093_t0002_u01770519564342") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa2a_d20260208_m025915_c001_v7007000_t0000_u01770519555158") 2026/02/08 03:03:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afea_d20260208_m025905_c001_v0001093_t0046_u01770519545648") 2026/02/08 03:03:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92d_d20260208_m025856_c001_v7007000_t0000_u01770519536260") 2026/02/08 03:03:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afca_d20260208_m025847_c001_v0001093_t0049_u01770519527813") 2026/02/08 03:03:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708c4_d20260208_m030022_c001_v7007000_t0000_u01770519622005") 2026/02/08 03:03:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefedf_d20260208_m030017_c001_v0001173_t0028_u01770519617155") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65531b_d20260208_m030047_c001_v7007000_t0000_u01770519647824") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516562b_d20260208_m030041_c001_v0001105_t0029_u01770519641776") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a6_d20260208_m030221_c001_v7007000_t0000_u01770519741677") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656e3_d20260208_m030212_c001_v0001105_t0034_u01770519732289") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65539b_d20260208_m030202_c001_v7007000_t0000_u01770519722652") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656b3_d20260208_m030153_c001_v0001105_t0047_u01770519713842") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e655379_d20260208_m030144_c001_v7007000_t0000_u01770519704315") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165689_d20260208_m030135_c001_v0001105_t0055_u01770519695830") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e4_d20260208_m030126_c001_v7007000_t0000_u01770519686327") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165669_d20260208_m030117_c001_v0001105_t0047_u01770519677227") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024714_d20260208_m030106_c001_v7007000_t0000_u01770519666277") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165643_d20260208_m030057_c001_v0001105_t0014_u01770519657350") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbbb2_d20260208_m030042_c001_v7007000_t0000_u01770519642999") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef006c_d20260208_m030036_c001_v0001173_t0040_u01770519636019") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f072c_d20260208_m030026_c001_v7007000_t0000_u01770519626744") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeff43_d20260208_m030021_c001_v0001173_t0002_u01770519621376") 2026/02/08 03:03:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdf26_d20260208_m030018_c001_v7007000_t0000_u01770519618470") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1663_d20260208_m030011_c001_v0001103_t0051_u01770519611260") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4fc_d20260208_m030001_c001_v7007000_t0000_u01770519601758") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e159b_d20260208_m025956_c001_v0001103_t0052_u01770519596144") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f404913f08ffc82fd_d20260208_m025953_c001_v7007000_t0000_u01770519593340") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b03a_d20260208_m025945_c001_v0001093_t0019_u01770519585809") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbb54_d20260208_m025931_c001_v7007000_t0000_u01770519571844") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef9a4_d20260208_m025924_c001_v0001173_t0008_u01770519564926") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa30_d20260208_m025915_c001_v7007000_t0000_u01770519555347") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef80a_d20260208_m025905_c001_v0001173_t0024_u01770519545965") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92e_d20260208_m025856_c001_v7007000_t0000_u01770519536442") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef656_d20260208_m025848_c001_v0001173_t0037_u01770519528183") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995aebd_d20260208_m030022_c001_v7007000_t0000_u01770519622018") 2026/02/08 03:03:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e16d1_d20260208_m030017_c001_v0001103_t0050_u01770519617165") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65531d_d20260208_m030048_c001_v7007000_t0000_u01770519648013") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef00f4_d20260208_m030042_c001_v0001173_t0051_u01770519642023") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a7_d20260208_m030221_c001_v7007000_t0000_u01770519741861") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1cf0_d20260208_m030212_c001_v0001103_t0025_u01770519732604") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65539c_d20260208_m030202_c001_v7007000_t0000_u01770519722833") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1bde_d20260208_m030154_c001_v0001103_t0020_u01770519714187") 2026/02/08 03:03:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65537a_d20260208_m030144_c001_v7007000_t0000_u01770519704510") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1acd_d20260208_m030136_c001_v0001103_t0033_u01770519696227") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e6_d20260208_m030126_c001_v7007000_t0000_u01770519686507") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1a01_d20260208_m030117_c001_v0001103_t0044_u01770519677481") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024715_d20260208_m030106_c001_v7007000_t0000_u01770519666462") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1924_d20260208_m030057_c001_v0001103_t0038_u01770519657742") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b08c8_d20260208_m030043_c001_v7007000_t0000_u01770519643025") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0be_d20260208_m030036_c001_v0001093_t0015_u01770519636528") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f072d_d20260208_m030026_c001_v7007000_t0000_u01770519626925") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b0a6_d20260208_m030021_c001_v0001093_t0030_u01770519621617") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdf29_d20260208_m030018_c001_v7007000_t0000_u01770519618657") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655d7_d20260208_m030011_c001_v0001105_t0050_u01770519611588") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4fd_d20260208_m030001_c001_v7007000_t0000_u01770519601959") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b060_d20260208_m025956_c001_v0001093_t0059_u01770519596185") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f404913f08ffc82fc_d20260208_m025953_c001_v7007000_t0000_u01770519593139") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165599_d20260208_m025946_c001_v0001105_t0057_u01770519586346") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06d3_d20260208_m025932_c001_v7007000_t0000_u01770519572071") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165561_d20260208_m025925_c001_v0001105_t0015_u01770519565518") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa34_d20260208_m025915_c001_v7007000_t0000_u01770519555533") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165545_d20260208_m025906_c001_v0001105_t0009_u01770519546648") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb92f_d20260208_m025856_c001_v7007000_t0000_u01770519536623") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165525_d20260208_m025848_c001_v0001105_t0059_u01770519528768") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d7ca240720a4d_d20260208_m030022_c001_v7007000_t0000_u01770519622036") 2026/02/08 03:03:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b09c_d20260208_m030017_c001_v0001093_t0039_u01770519617368") 2026/02/08 03:03:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65531e_d20260208_m030048_c001_v7007000_t0000_u01770519648243") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1862_d20260208_m030042_c001_v0001103_t0037_u01770519642130") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a8_d20260208_m030222_c001_v7007000_t0000_u01770519742042") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef084d_d20260208_m030213_c001_v0001173_t0026_u01770519733164") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65539e_d20260208_m030203_c001_v7007000_t0000_u01770519723022") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0684_d20260208_m030154_c001_v0001173_t0051_u01770519714578") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65537b_d20260208_m030144_c001_v7007000_t0000_u01770519704695") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef04d6_d20260208_m030136_c001_v0001173_t0039_u01770519696518") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e7_d20260208_m030126_c001_v7007000_t0000_u01770519686689") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0385_d20260208_m030118_c001_v0001173_t0059_u01770519678007") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024716_d20260208_m030106_c001_v7007000_t0000_u01770519666646") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef020e_d20260208_m030058_c001_v0001173_t0010_u01770519658076") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccdfca_d20260208_m030043_c001_v7007000_t0000_u01770519643133") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516561b_d20260208_m030037_c001_v0001105_t0015_u01770519637015") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f072f_d20260208_m030027_c001_v7007000_t0000_u01770519627115") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655fc_d20260208_m030021_c001_v0001105_t0052_u01770519621673") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a41708b2_d20260208_m030018_c001_v7007000_t0000_u01770519618088") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b08e_d20260208_m030011_c001_v0001093_t0011_u01770519611877") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4fe_d20260208_m030002_c001_v7007000_t0000_u01770519602348") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655c1_d20260208_m025956_c001_v0001105_t0032_u01770519596360") 2026/02/08 03:03:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06e2_d20260208_m025952_c001_v7007000_t0000_u01770519592904") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e151f_d20260208_m025946_c001_v0001103_t0049_u01770519586787") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbb57_d20260208_m025932_c001_v7007000_t0000_u01770519572084") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e13d9_d20260208_m025925_c001_v0001103_t0014_u01770519565921") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa39_d20260208_m025915_c001_v7007000_t0000_u01770519555722") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e12df_d20260208_m025907_c001_v0001103_t0000_u01770519547285") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb930_d20260208_m025856_c001_v7007000_t0000_u01770519536804") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e11db_d20260208_m025849_c001_v0001103_t0006_u01770519529234") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f407a67302278200a_d20260208_m030022_c001_v7007000_t0000_u01770519622056") 2026/02/08 03:03:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655e9_d20260208_m030017_c001_v0001105_t0053_u01770519617544") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3e_d20260208_m025934_c001_v7007000_t0000_u01770519574643") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516556d_d20260208_m025929_c001_v0001105_t0046_u01770519569459") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde3f_d20260208_m025934_c001_v7007000_t0000_u01770519574826") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b01e_d20260208_m025929_c001_v0001093_t0004_u01770519569509") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde40_d20260208_m025935_c001_v7007000_t0000_u01770519575010") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefa34_d20260208_m025929_c001_v0001173_t0035_u01770519569543") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde41_d20260208_m025935_c001_v7007000_t0000_u01770519575193") 2026/02/08 03:03:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e140d_d20260208_m025929_c001_v0001103_t0010_u01770519569730") 2026/02/08 03:03:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde42_d20260208_m025935_c001_v7007000_t0000_u01770519575377") 2026/02/08 03:03:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516556f_d20260208_m025929_c001_v0001105_t0047_u01770519569771") 2026/02/08 03:03:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde43_d20260208_m025935_c001_v7007000_t0000_u01770519575561") 2026/02/08 03:03:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b020_d20260208_m025929_c001_v0001093_t0047_u01770519569872") 2026/02/08 03:03:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde44_d20260208_m025935_c001_v7007000_t0000_u01770519575757") 2026/02/08 03:03:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefa46_d20260208_m025929_c001_v0001173_t0033_u01770519569997") 2026/02/08 03:03:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde45_d20260208_m025935_c001_v7007000_t0000_u01770519575942") 2026/02/08 03:03:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165571_d20260208_m025930_c001_v0001105_t0020_u01770519570038") 2026/02/08 03:03:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde46_d20260208_m025936_c001_v7007000_t0000_u01770519576125") 2026/02/08 03:03:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1411_d20260208_m025930_c001_v0001103_t0040_u01770519570114") 2026/02/08 03:03:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde47_d20260208_m025936_c001_v7007000_t0000_u01770519576310") 2026/02/08 03:03:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b022_d20260208_m025930_c001_v0001093_t0055_u01770519570192") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde48_d20260208_m025936_c001_v7007000_t0000_u01770519576495") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165573_d20260208_m025930_c001_v0001105_t0037_u01770519570415") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde49_d20260208_m025936_c001_v7007000_t0000_u01770519576678") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1419_d20260208_m025930_c001_v0001103_t0033_u01770519570471") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde4a_d20260208_m025936_c001_v7007000_t0000_u01770519576862") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefa56_d20260208_m025930_c001_v0001173_t0041_u01770519570573") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde4b_d20260208_m025937_c001_v7007000_t0000_u01770519577046") 2026/02/08 03:03:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165575_d20260208_m025930_c001_v0001105_t0005_u01770519570749") 2026/02/08 03:03:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde4c_d20260208_m025937_c001_v7007000_t0000_u01770519577230") 2026/02/08 03:03:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b024_d20260208_m025930_c001_v0001093_t0041_u01770519570767") 2026/02/08 03:03:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde4d_d20260208_m025937_c001_v7007000_t0000_u01770519577475") 2026/02/08 03:03:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e141b_d20260208_m025930_c001_v0001103_t0009_u01770519570822") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06fb_d20260208_m025956_c001_v7007000_t0000_u01770519596948") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b048_d20260208_m025950_c001_v0001093_t0054_u01770519590584") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde96_d20260208_m025957_c001_v7007000_t0000_u01770519597127") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655a5_d20260208_m025950_c001_v0001105_t0026_u01770519590596") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0777_d20260208_m025956_c001_v7007000_t0000_u01770519596959") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e154d_d20260208_m025950_c001_v0001103_t0048_u01770519590623") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19d94_d20260208_m025957_c001_v7007000_t0000_u01770519597268") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc39_d20260208_m025950_c001_v0001173_t0012_u01770519590668") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab2bb8_d20260208_m025957_c001_v7007000_t0000_u01770519597280") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b04a_d20260208_m025950_c001_v0001093_t0011_u01770519590903") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f06fc_d20260208_m025957_c001_v7007000_t0000_u01770519597135") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1555_d20260208_m025950_c001_v0001103_t0008_u01770519590991") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f404913f08ffc82ff_d20260208_m025956_c001_v7007000_t0000_u01770519596918") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc45_d20260208_m025951_c001_v0001173_t0036_u01770519591116") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f404913f08ffc8301_d20260208_m025957_c001_v7007000_t0000_u01770519597290") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655a7_d20260208_m025951_c001_v0001105_t0039_u01770519591315") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4eb_d20260208_m025957_c001_v7007000_t0000_u01770519597299") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e155d_d20260208_m025951_c001_v0001103_t0012_u01770519591470") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4e9_d20260208_m025956_c001_v7007000_t0000_u01770519596927") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b04e_d20260208_m025951_c001_v0001093_t0043_u01770519591492") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0779_d20260208_m025957_c001_v7007000_t0000_u01770519597147") 2026/02/08 03:03:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655a9_d20260208_m025951_c001_v0001105_t0026_u01770519591620") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0778_d20260208_m025956_c001_v7007000_t0000_u01770519596970") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeefc53_d20260208_m025951_c001_v0001173_t0047_u01770519591739") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde95_d20260208_m025956_c001_v7007000_t0000_u01770519596940") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1563_d20260208_m025951_c001_v0001103_t0043_u01770519591883") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b077a_d20260208_m025957_c001_v7007000_t0000_u01770519597163") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b050_d20260208_m025951_c001_v0001093_t0042_u01770519591894") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19d91_d20260208_m025957_c001_v7007000_t0000_u01770519597083") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b052_d20260208_m025952_c001_v0001093_t0053_u01770519592275") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19d8f_d20260208_m025956_c001_v7007000_t0000_u01770519596897") 2026/02/08 03:03:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655ad_d20260208_m025952_c001_v0001105_t0017_u01770519592314") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7be_d20260208_m025725_c001_v7007000_t0000_u01770519445131") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f109a8bed55095b41_d20260208_m025722_c001_v0001033_t0038_u01770519442738") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3a4_d20260208_m025722_c001_v7007000_t0000_u01770519442557") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f109a8bed55095b1f_d20260208_m025718_c001_v0001033_t0015_u01770519438514") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c39b_d20260208_m025717_c001_v7007000_t0000_u01770519437774") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeec5a_d20260208_m025713_c001_v0001173_t0010_u01770519433148") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca99071a_d20260208_m025711_c001_v7007000_t0000_u01770519431681") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11969ea65d96311a_d20260208_m025708_c001_v0001167_t0055_u01770519428581") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a75510_d20260208_m025708_c001_v7007000_t0000_u01770519428393") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11969ea65d9630d1_d20260208_m025704_c001_v0001167_t0035_u01770519424330") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a754d7_d20260208_m025703_c001_v7007000_t0000_u01770519423583") 2026/02/08 03:03:40 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeeb7d_d20260208_m025658_c001_v0001173_t0003_u01770519418556") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c45a_d20260208_m025657_c001_v7007000_t0000_u01770519417283") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f105de8d87ce10740_d20260208_m025655_c001_v0001167_t0036_u01770519415482") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7926d_d20260208_m025655_c001_v7007000_t0000_u01770519415301") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f105de8d87ce106ea_d20260208_m025651_c001_v0001167_t0032_u01770519411608") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c79245_d20260208_m025650_c001_v7007000_t0000_u01770519410867") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0af5_d20260208_m025644_c001_v0001103_t0053_u01770519404627") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c319_d20260208_m025643_c001_v7007000_t0000_u01770519403724") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f105f1c258b3c9c07_d20260208_m025635_c001_v0001044_t0014_u01770519395660") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d7ca2407207f9_d20260208_m025635_c001_v7007000_t0000_u01770519395473") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f105f1c258b3c9c01_d20260208_m025631_c001_v0001044_t0041_u01770519391924") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d7ca2407207f4_d20260208_m025631_c001_v7007000_t0000_u01770519391094") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516540f_d20260208_m025624_c001_v0001105_t0035_u01770519384212") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca9905c2_d20260208_m025623_c001_v7007000_t0000_u01770519383276") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1001ae8d03f685ab_d20260208_m025621_c001_v0001167_t0039_u01770519381260") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147be0002_d20260208_m025621_c001_v7007000_t0000_u01770519381081") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1001ae8d03f68546_d20260208_m025617_c001_v0001167_t0025_u01770519377055") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147bdffae_d20260208_m025616_c001_v7007000_t0000_u01770519376293") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee7db_d20260208_m025609_c001_v0001173_t0016_u01770519369904") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd8d4_d20260208_m025608_c001_v7007000_t0000_u01770519368998") 2026/02/08 03:03:41 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f110b7ef11a329e75_d20260208_m025607_c001_v0001097_t0055_u01770519367107") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e654d36_d20260208_m025606_c001_v7007000_t0000_u01770519366928") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f110b7ef11a329e4b_d20260208_m025603_c001_v0001097_t0059_u01770519363561") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e654d32_d20260208_m025602_c001_v7007000_t0000_u01770519362823") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0899_d20260208_m025556_c001_v0001103_t0047_u01770519356525") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a108_d20260208_m025555_c001_v7007000_t0000_u01770519355433") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f117d7a80c0c85f09_d20260208_m025547_c001_v0001157_t0018_u01770519347521") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc32abc_d20260208_m025547_c001_v7007000_t0000_u01770519347312") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351653c5_d20260208_m025543_c001_v0001105_t0044_u01770519343044") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1139f179933bf72a_d20260208_m025540_c001_v0001117_t0023_u01770519340958") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1139f179933bf726_d20260208_m025539_c001_v0001117_t0012_u01770519339133") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c2ce_d20260208_m025525_c001_v7007000_t0000_u01770519325859") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e069b_d20260208_m025518_c001_v0001103_t0036_u01770519318135") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11189f0e41f6518a_d20260208_m025517_c001_v0001097_t0041_u01770519317046") 2026/02/08 03:03:42 DEBUG : dst/one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11189f0e41f65164_d20260208_m025515_c001_v0001097_t0015_u01770519315753") 2026/02/08 03:03:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7bf_d20260208_m025725_c001_v7007000_t0000_u01770519445311") 2026/02/08 03:03:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1129de7b36bcee72_d20260208_m025721_c001_v0001173_t0041_u01770519441764") 2026/02/08 03:03:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11870f36b1cf2354_d20260208_m025717_c001_v0001131_t0050_u01770519437408") 2026/02/08 03:03:42 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca99071d_d20260208_m025711_c001_v7007000_t0000_u01770519431864") 2026/02/08 03:03:42 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1021fe482aac3a48_d20260208_m025707_c001_v0001097_t0027_u01770519427950") 2026/02/08 03:03:42 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1065d2342d9eb187_d20260208_m025703_c001_v0001097_t0055_u01770519423186") 2026/02/08 03:03:42 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c45b_d20260208_m025657_c001_v7007000_t0000_u01770519417466") 2026/02/08 03:03:43 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1166ca45dfa238f3_d20260208_m025654_c001_v0001134_t0008_u01770519414895") 2026/02/08 03:03:43 DEBUG : dst/one.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11669da8fec300f0_d20260208_m025649_c001_v0001117_t0045_u01770519409002") 2026/02/08 03:03:43 DEBUG : dst/three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a109_d20260208_m025555_c001_v7007000_t0000_u01770519355616") 2026/02/08 03:03:43 DEBUG : dst/three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1139f179933bf73c_d20260208_m025552_c001_v0001117_t0036_u01770519352940") 2026/02/08 03:03:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c0_d20260208_m025725_c001_v7007000_t0000_u01770519445491") 2026/02/08 03:03:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11890956530bb671_d20260208_m025723_c001_v0001161_t0033_u01770519443734") 2026/02/08 03:03:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1057873ee77ba6f0_d20260208_m025719_c001_v0001180_t0057_u01770519439806") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c1_d20260208_m025725_c001_v7007000_t0000_u01770519445672") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f109a8bed55095b4d_d20260208_m025724_c001_v0001033_t0014_u01770519444250") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3b5_d20260208_m025724_c001_v7007000_t0000_u01770519444070") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f109a8bed55095b25_d20260208_m025720_c001_v0001033_t0014_u01770519440233") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c39c_d20260208_m025720_c001_v7007000_t0000_u01770519440048") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0c25_d20260208_m025714_c001_v0001103_t0015_u01770519434544") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca990720_d20260208_m025712_c001_v7007000_t0000_u01770519432048") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11969ea65d96313a_d20260208_m025710_c001_v0001167_t0055_u01770519430706") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a7551f_d20260208_m025710_c001_v7007000_t0000_u01770519430520") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11969ea65d9630f0_d20260208_m025706_c001_v0001167_t0054_u01770519426292") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405dfb98b8a754f4_d20260208_m025706_c001_v7007000_t0000_u01770519426106") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0ba1_d20260208_m025700_c001_v0001103_t0017_u01770519420207") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c7927f_d20260208_m025656_c001_v7007000_t0000_u01770519416729") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0b61_d20260208_m025653_c001_v0001103_t0050_u01770519413833") 2026/02/08 03:03:43 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c79250_d20260208_m025652_c001_v7007000_t0000_u01770519412717") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516542b_d20260208_m025646_c001_v0001105_t0047_u01770519406471") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4151b227b3924326_d20260208_m025642_c001_v7007000_t0000_u01770519402448") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516541d_d20260208_m025634_c001_v0001105_t0001_u01770519394077") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d7ca2407207f5_d20260208_m025632_c001_v7007000_t0000_u01770519392950") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee950_d20260208_m025625_c001_v0001173_t0009_u01770519385657") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147be001f_d20260208_m025622_c001_v7007000_t0000_u01770519382356") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee8b6_d20260208_m025619_c001_v0001173_t0044_u01770519379420") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147bdffca_d20260208_m025618_c001_v7007000_t0000_u01770519378329") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0955_d20260208_m025611_c001_v0001103_t0033_u01770519371524") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e654d37_d20260208_m025608_c001_v7007000_t0000_u01770519368091") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e08ff_d20260208_m025605_c001_v0001103_t0011_u01770519365423") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e654d33_d20260208_m025604_c001_v7007000_t0000_u01770519364316") 2026/02/08 03:03:44 DEBUG : dst/three.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351653d9_d20260208_m025558_c001_v0001105_t0054_u01770519358298") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca990723_d20260208_m025712_c001_v7007000_t0000_u01770519432232") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f103985d4ceb11220_d20260208_m025709_c001_v0001167_t0017_u01770519429896") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1181ae5b60ad9f06_d20260208_m025705_c001_v0001120_t0003_u01770519425294") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c45c_d20260208_m025657_c001_v7007000_t0000_u01770519417648") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f103985d4ceb11184_d20260208_m025656_c001_v0001167_t0054_u01770519416250") 2026/02/08 03:03:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f109ef832bfe0ef97_d20260208_m025652_c001_v0001185_t0000_u01770519412278") 2026/02/08 03:03:44 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c2_d20260208_m025725_c001_v7007000_t0000_u01770519445852") 2026/02/08 03:03:44 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165451_d20260208_m025713_c001_v0001105_t0038_u01770519433862") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca990726_d20260208_m025712_c001_v7007000_t0000_u01770519432415") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165443_d20260208_m025659_c001_v0001105_t0049_u01770519419603") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c45d_d20260208_m025657_c001_v7007000_t0000_u01770519417832") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeeab7_d20260208_m025645_c001_v0001173_t0030_u01770519405575") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c31b_d20260208_m025643_c001_v7007000_t0000_u01770519403906") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0a03_d20260208_m025624_c001_v0001103_t0043_u01770519384885") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40395428ca9905c3_d20260208_m025623_c001_v7007000_t0000_u01770519383460") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351653ef_d20260208_m025610_c001_v0001105_t0037_u01770519370762") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd8d6_d20260208_m025609_c001_v7007000_t0000_u01770519369179") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee6de_d20260208_m025557_c001_v0001173_t0023_u01770519357194") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a10a_d20260208_m025555_c001_v7007000_t0000_u01770519355800") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f118873a0aeb47127_d20260208_m025549_c001_v0001177_t0045_u01770519349976") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c2cf_d20260208_m025526_c001_v7007000_t0000_u01770519326041") 2026/02/08 03:03:45 DEBUG : dst/two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f11189f0e41f65216_d20260208_m025524_c001_v0001097_t0052_u01770519324739") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd82e_d20260208_m025450_c001_v7007000_t0000_u01770519290167") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516537e_d20260208_m025446_c001_v0001105_t0022_u01770519286429") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd82b_d20260208_m025444_c001_v7007000_t0000_u01770519284402") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165372_d20260208_m025432_c001_v0001105_t0033_u01770519272385") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417011b_d20260208_m025422_c001_v7007000_t0000_u01770519262918") 2026/02/08 03:03:45 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165366_d20260208_m025419_c001_v0001105_t0056_u01770519259207") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df92b_d20260208_m025358_c001_v7007000_t0000_u01770519238124") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e038a_d20260208_m025356_c001_v0001103_t0030_u01770519236002") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df90b_d20260208_m025355_c001_v7007000_t0000_u01770519235069") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0372_d20260208_m025353_c001_v0001103_t0038_u01770519233705") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df907_d20260208_m025350_c001_v7007000_t0000_u01770519230641") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e033c_d20260208_m025348_c001_v0001103_t0037_u01770519228688") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8e7_d20260208_m025347_c001_v7007000_t0000_u01770519227743") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0310_d20260208_m025345_c001_v0001103_t0008_u01770519225678") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df879_d20260208_m025338_c001_v7007000_t0000_u01770519218981") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02a4_d20260208_m025336_c001_v0001103_t0049_u01770519216982") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df855_d20260208_m025336_c001_v7007000_t0000_u01770519216097") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e028c_d20260208_m025335_c001_v0001103_t0012_u01770519215139") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0183_d20260208_m025329_c001_v7007000_t0000_u01770519209871") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0236_d20260208_m025328_c001_v0001103_t0055_u01770519208359") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b015f_d20260208_m025326_c001_v7007000_t0000_u01770519206525") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0208_d20260208_m025325_c001_v0001103_t0001_u01770519205121") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b014a_d20260208_m025324_c001_v7007000_t0000_u01770519204756") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f116d43310a422edf_d20260208_m025324_c001_v0001171_t0023_u01770519204066") 2026/02/08 03:03:46 DEBUG : empty space: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e01ea_d20260208_m025322_c001_v0001103_t0028_u01770519202236") 2026/02/08 03:03:46 DEBUG : enormous: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df91f_d20260208_m025357_c001_v7007000_t0000_u01770519237206") 2026/02/08 03:03:46 DEBUG : enormous: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e038c_d20260208_m025356_c001_v0001103_t0044_u01770519236505") 2026/02/08 03:03:46 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb7c4_d20260208_m025731_c001_v7007000_t0000_u01770519451697") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0ce9_d20260208_m025730_c001_v0001103_t0039_u01770519450339") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170115_d20260208_m025417_c001_v7007000_t0000_u01770519257595") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165363_d20260208_m025416_c001_v0001105_t0047_u01770519256215") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b010a_d20260208_m025319_c001_v7007000_t0000_u01770519199091") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e01a5_d20260208_m025317_c001_v0001103_t0008_u01770519197857") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0109_d20260208_m025317_c001_v7007000_t0000_u01770519197310") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0192_d20260208_m025316_c001_v0001103_t0033_u01770519196586") 2026/02/08 03:03:47 DEBUG : existing: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0184_d20260208_m025315_c001_v0001103_t0016_u01770519195606") 2026/02/08 03:03:47 DEBUG : existing-b: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170116_d20260208_m025417_c001_v7007000_t0000_u01770519257776") 2026/02/08 03:03:47 DEBUG : existing-b: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e046c_d20260208_m025416_c001_v0001103_t0019_u01770519256225") 2026/02/08 03:03:47 DEBUG : file1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793d4_d20260208_m025836_c001_v7007000_t0000_u01770519516864") 2026/02/08 03:03:47 DEBUG : file1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afb6_d20260208_m025835_c001_v0001093_t0050_u01770519515305") 2026/02/08 03:03:47 DEBUG : file1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793cc_d20260208_m025834_c001_v7007000_t0000_u01770519514354") 2026/02/08 03:03:47 DEBUG : file1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afb0_d20260208_m025833_c001_v0001093_t0054_u01770519513288") 2026/02/08 03:03:47 DEBUG : five: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df95a_d20260208_m025402_c001_v7007000_t0000_u01770519242139") 2026/02/08 03:03:47 DEBUG : five: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e03b2_d20260208_m025400_c001_v0001103_t0002_u01770519240051") 2026/02/08 03:03:47 DEBUG : foo: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0171_d20260208_m025327_c001_v7007000_t0000_u01770519207996") 2026/02/08 03:03:47 DEBUG : foo: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e0228_d20260208_m025327_c001_v0001103_t0002_u01770519207445") 2026/02/08 03:03:47 DEBUG : foo: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e0222_d20260208_m025326_c001_v0001103_t0002_u01770519206892") 2026/02/08 03:03:47 DEBUG : four: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df95e_d20260208_m025402_c001_v7007000_t0000_u01770519242324") 2026/02/08 03:03:47 DEBUG : four: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeee020_d20260208_m025400_c001_v0001173_t0005_u01770519240795") 2026/02/08 03:03:47 DEBUG : four: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e03a6_d20260208_m025359_c001_v0001103_t0016_u01770519239151") 2026/02/08 03:03:48 DEBUG : hello world2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f16_d20260208_m025230_c001_v7007000_t0000_u01770519150711") 2026/02/08 03:03:48 DEBUG : hello world2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfea1_d20260208_m025229_c001_v0001103_t0018_u01770519149956") 2026/02/08 03:03:48 DEBUG : ignore-size: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0108_d20260208_m025315_c001_v7007000_t0000_u01770519195242") 2026/02/08 03:03:48 DEBUG : ignore-size: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0172_d20260208_m025314_c001_v0001103_t0033_u01770519194115") 2026/02/08 03:03:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170111_d20260208_m025415_c001_v7007000_t0000_u01770519255484") 2026/02/08 03:03:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0464_d20260208_m025414_c001_v0001103_t0045_u01770519254666") 2026/02/08 03:03:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417010e_d20260208_m025413_c001_v7007000_t0000_u01770519253924") 2026/02/08 03:03:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0450_d20260208_m025412_c001_v0001103_t0025_u01770519252861") 2026/02/08 03:03:48 DEBUG : one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df961_d20260208_m025402_c001_v7007000_t0000_u01770519242512") 2026/02/08 03:03:48 DEBUG : one: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e039e_d20260208_m025358_c001_v0001103_t0002_u01770519238509") 2026/02/08 03:03:48 DEBUG : only0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b3_d20260208_m025828_c001_v7007000_t0000_u01770519508853") 2026/02/08 03:03:48 DEBUG : only0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef39b_d20260208_m025823_c001_v0001173_t0005_u01770519503392") 2026/02/08 03:03:48 DEBUG : only0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef0eb_d20260208_m025802_c001_v0001173_t0028_u01770519482902") 2026/02/08 03:03:48 DEBUG : only0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abab_d20260208_m025756_c001_v7007000_t0000_u01770519476232") 2026/02/08 03:03:48 DEBUG : only0: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0d37_d20260208_m025736_c001_v0001103_t0029_u01770519456320") 2026/02/08 03:03:48 DEBUG : only1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b4_d20260208_m025829_c001_v7007000_t0000_u01770519509036") 2026/02/08 03:03:48 DEBUG : only1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e104f_d20260208_m025823_c001_v0001103_t0002_u01770519503997") 2026/02/08 03:03:48 DEBUG : only1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f0b_d20260208_m025804_c001_v0001103_t0017_u01770519484271") 2026/02/08 03:03:48 DEBUG : only1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb861_d20260208_m025757_c001_v7007000_t0000_u01770519477172") 2026/02/08 03:03:48 DEBUG : only1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516545d_d20260208_m025737_c001_v0001105_t0043_u01770519457149") 2026/02/08 03:03:49 DEBUG : only10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b5_d20260208_m025829_c001_v7007000_t0000_u01770519509217") 2026/02/08 03:03:49 DEBUG : only10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654e7_d20260208_m025823_c001_v0001105_t0003_u01770519503399") 2026/02/08 03:03:49 DEBUG : only10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0fa7_d20260208_m025812_c001_v0001103_t0008_u01770519492790") 2026/02/08 03:03:49 DEBUG : only10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abb1_d20260208_m025757_c001_v7007000_t0000_u01770519477140") 2026/02/08 03:03:49 DEBUG : only10: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165477_d20260208_m025746_c001_v0001105_t0013_u01770519466336") 2026/02/08 03:03:49 DEBUG : only11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b6_d20260208_m025829_c001_v7007000_t0000_u01770519509400") 2026/02/08 03:03:49 DEBUG : only11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e1043_d20260208_m025823_c001_v0001103_t0002_u01770519503410") 2026/02/08 03:03:49 DEBUG : only11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654c5_d20260208_m025813_c001_v0001105_t0009_u01770519493898") 2026/02/08 03:03:49 DEBUG : only11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3e2_d20260208_m025757_c001_v7007000_t0000_u01770519477178") 2026/02/08 03:03:49 DEBUG : only11: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeef34_d20260208_m025747_c001_v0001173_t0024_u01770519467134") 2026/02/08 03:03:49 DEBUG : only12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b7_d20260208_m025829_c001_v7007000_t0000_u01770519509581") 2026/02/08 03:03:49 DEBUG : only12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40986650ba11af98_d20260208_m025824_c001_v0001093_t0049_u01770519504103") 2026/02/08 03:03:49 DEBUG : only12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef274_d20260208_m025814_c001_v0001173_t0011_u01770519494868") 2026/02/08 03:03:49 DEBUG : only12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abad_d20260208_m025756_c001_v7007000_t0000_u01770519476413") 2026/02/08 03:03:49 DEBUG : only12: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0df3_d20260208_m025748_c001_v0001103_t0041_u01770519468471") 2026/02/08 03:03:49 DEBUG : only13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b8_d20260208_m025829_c001_v7007000_t0000_u01770519509763") 2026/02/08 03:03:49 DEBUG : only13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef3a1_d20260208_m025823_c001_v0001173_t0005_u01770519503610") 2026/02/08 03:03:49 DEBUG : only13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0fc7_d20260208_m025815_c001_v0001103_t0015_u01770519495878") 2026/02/08 03:03:49 DEBUG : only13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb85f_d20260208_m025756_c001_v7007000_t0000_u01770519476807") 2026/02/08 03:03:49 DEBUG : only13: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165481_d20260208_m025749_c001_v0001105_t0023_u01770519469550") 2026/02/08 03:03:49 DEBUG : only14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793b9_d20260208_m025829_c001_v7007000_t0000_u01770519509945") 2026/02/08 03:03:50 DEBUG : only14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654e9_d20260208_m025823_c001_v0001105_t0003_u01770519503619") 2026/02/08 03:03:50 DEBUG : only14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654cf_d20260208_m025816_c001_v0001105_t0017_u01770519496776") 2026/02/08 03:03:50 DEBUG : only14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3d8_d20260208_m025756_c001_v7007000_t0000_u01770519476801") 2026/02/08 03:03:50 DEBUG : only14: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeef90_d20260208_m025750_c001_v0001173_t0034_u01770519470305") 2026/02/08 03:03:50 DEBUG : only15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793ba_d20260208_m025830_c001_v7007000_t0000_u01770519510127") 2026/02/08 03:03:50 DEBUG : only15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e1049_d20260208_m025823_c001_v0001103_t0002_u01770519503630") 2026/02/08 03:03:50 DEBUG : only15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef2cd_d20260208_m025817_c001_v0001173_t0044_u01770519497520") 2026/02/08 03:03:50 DEBUG : only15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abae_d20260208_m025756_c001_v7007000_t0000_u01770519476597") 2026/02/08 03:03:50 DEBUG : only15: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0e2b_d20260208_m025751_c001_v0001103_t0057_u01770519471102") 2026/02/08 03:03:50 DEBUG : only16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793bb_d20260208_m025830_c001_v7007000_t0000_u01770519510309") 2026/02/08 03:03:50 DEBUG : only16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef3a9_d20260208_m025823_c001_v0001173_t0005_u01770519503800") 2026/02/08 03:03:50 DEBUG : only16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0ff9_d20260208_m025818_c001_v0001103_t0021_u01770519498739") 2026/02/08 03:03:50 DEBUG : only16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abb2_d20260208_m025757_c001_v7007000_t0000_u01770519477321") 2026/02/08 03:03:50 DEBUG : only16: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165487_d20260208_m025751_c001_v0001105_t0029_u01770519471962") 2026/02/08 03:03:51 DEBUG : only17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793bc_d20260208_m025830_c001_v7007000_t0000_u01770519510490") 2026/02/08 03:03:51 DEBUG : only17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e104b_d20260208_m025823_c001_v0001103_t0002_u01770519503813") 2026/02/08 03:03:51 DEBUG : only17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654d7_d20260208_m025819_c001_v0001105_t0021_u01770519499771") 2026/02/08 03:03:51 DEBUG : only17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb85e_d20260208_m025756_c001_v7007000_t0000_u01770519476622") 2026/02/08 03:03:51 DEBUG : only17: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeefda_d20260208_m025752_c001_v0001173_t0019_u01770519472805") 2026/02/08 03:03:51 DEBUG : only18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793bd_d20260208_m025830_c001_v7007000_t0000_u01770519510672") 2026/02/08 03:03:51 DEBUG : only18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654eb_d20260208_m025823_c001_v0001105_t0003_u01770519503882") 2026/02/08 03:03:51 DEBUG : only18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef33f_d20260208_m025820_c001_v0001173_t0046_u01770519500988") 2026/02/08 03:03:51 DEBUG : only18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3d5_d20260208_m025756_c001_v7007000_t0000_u01770519476617") 2026/02/08 03:03:51 DEBUG : only18: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0e53_d20260208_m025753_c001_v0001103_t0005_u01770519473681") 2026/02/08 03:03:51 DEBUG : only19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793be_d20260208_m025830_c001_v7007000_t0000_u01770519510854") 2026/02/08 03:03:51 DEBUG : only19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef3ad_d20260208_m025823_c001_v0001173_t0005_u01770519503985") 2026/02/08 03:03:51 DEBUG : only19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e102b_d20260208_m025822_c001_v0001103_t0028_u01770519502247") 2026/02/08 03:03:51 DEBUG : only19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3d9_d20260208_m025756_c001_v7007000_t0000_u01770519476812") 2026/02/08 03:03:51 DEBUG : only19: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165497_d20260208_m025754_c001_v0001105_t0058_u01770519474761") 2026/02/08 03:03:51 DEBUG : only2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793bf_d20260208_m025831_c001_v7007000_t0000_u01770519511036") 2026/02/08 03:03:51 DEBUG : only2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654ed_d20260208_m025824_c001_v0001105_t0003_u01770519504092") 2026/02/08 03:03:51 DEBUG : only2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654ab_d20260208_m025805_c001_v0001105_t0050_u01770519485286") 2026/02/08 03:03:51 DEBUG : only2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abb0_d20260208_m025756_c001_v7007000_t0000_u01770519476959") 2026/02/08 03:03:51 DEBUG : only2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeee46_d20260208_m025737_c001_v0001173_t0048_u01770519457921") 2026/02/08 03:03:51 DEBUG : only3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c0_d20260208_m025831_c001_v7007000_t0000_u01770519511220") 2026/02/08 03:03:52 DEBUG : only3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef3b1_d20260208_m025824_c001_v0001173_t0005_u01770519504171") 2026/02/08 03:03:52 DEBUG : only3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef152_d20260208_m025805_c001_v0001173_t0020_u01770519485978") 2026/02/08 03:03:52 DEBUG : only3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb860_d20260208_m025756_c001_v7007000_t0000_u01770519476990") 2026/02/08 03:03:52 DEBUG : only3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0d5d_d20260208_m025738_c001_v0001103_t0024_u01770519458829") 2026/02/08 03:03:52 DEBUG : only4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c1_d20260208_m025831_c001_v7007000_t0000_u01770519511400") 2026/02/08 03:03:52 DEBUG : only4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e1053_d20260208_m025824_c001_v0001103_t0002_u01770519504183") 2026/02/08 03:03:52 DEBUG : only4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f41_d20260208_m025807_c001_v0001103_t0019_u01770519487076") 2026/02/08 03:03:52 DEBUG : only4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3dc_d20260208_m025756_c001_v7007000_t0000_u01770519476985") 2026/02/08 03:03:52 DEBUG : only4: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165461_d20260208_m025739_c001_v0001105_t0021_u01770519459737") 2026/02/08 03:03:52 DEBUG : only5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c2_d20260208_m025831_c001_v7007000_t0000_u01770519511581") 2026/02/08 03:03:52 DEBUG : only5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654ef_d20260208_m025824_c001_v0001105_t0003_u01770519504275") 2026/02/08 03:03:52 DEBUG : only5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654b5_d20260208_m025808_c001_v0001105_t0058_u01770519488064") 2026/02/08 03:03:52 DEBUG : only5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3d6_d20260208_m025756_c001_v7007000_t0000_u01770519476624") 2026/02/08 03:03:52 DEBUG : only5: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeee82_d20260208_m025740_c001_v0001173_t0048_u01770519460880") 2026/02/08 03:03:52 DEBUG : only6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c3_d20260208_m025831_c001_v7007000_t0000_u01770519511763") 2026/02/08 03:03:52 DEBUG : only6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f401b0484baeef3bb_d20260208_m025824_c001_v0001173_t0005_u01770519504355") 2026/02/08 03:03:52 DEBUG : only6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef1ba_d20260208_m025808_c001_v0001173_t0027_u01770519488891") 2026/02/08 03:03:52 DEBUG : only6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3e1_d20260208_m025757_c001_v7007000_t0000_u01770519477168") 2026/02/08 03:03:52 DEBUG : only6: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0d95_d20260208_m025742_c001_v0001103_t0057_u01770519462223") 2026/02/08 03:03:52 DEBUG : only7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c4_d20260208_m025831_c001_v7007000_t0000_u01770519511943") 2026/02/08 03:03:53 DEBUG : only7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40986650ba11afa0_d20260208_m025824_c001_v0001093_t0049_u01770519504288") 2026/02/08 03:03:53 DEBUG : only7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0f77_d20260208_m025809_c001_v0001103_t0001_u01770519489806") 2026/02/08 03:03:53 DEBUG : only7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb868_d20260208_m025757_c001_v7007000_t0000_u01770519477355") 2026/02/08 03:03:53 DEBUG : only7: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516546b_d20260208_m025743_c001_v0001105_t0002_u01770519463106") 2026/02/08 03:03:53 DEBUG : only8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c5_d20260208_m025832_c001_v7007000_t0000_u01770519512125") 2026/02/08 03:03:53 DEBUG : only8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e1059_d20260208_m025824_c001_v0001103_t0002_u01770519504366") 2026/02/08 03:03:53 DEBUG : only8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654b9_d20260208_m025810_c001_v0001105_t0058_u01770519490691") 2026/02/08 03:03:53 DEBUG : only8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f411a6d57c995abaf_d20260208_m025756_c001_v7007000_t0000_u01770519476779") 2026/02/08 03:03:53 DEBUG : only8: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeeeecc_d20260208_m025744_c001_v0001173_t0015_u01770519464197") 2026/02/08 03:03:53 DEBUG : only9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793c6_d20260208_m025832_c001_v7007000_t0000_u01770519512305") 2026/02/08 03:03:53 DEBUG : only9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc1351654f1_d20260208_m025824_c001_v0001105_t0003_u01770519504478") 2026/02/08 03:03:53 DEBUG : only9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef212_d20260208_m025811_c001_v0001173_t0057_u01770519491832") 2026/02/08 03:03:53 DEBUG : only9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4005c12eb3d0c3dd_d20260208_m025756_c001_v7007000_t0000_u01770519476995") 2026/02/08 03:03:53 DEBUG : only9: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0dbd_d20260208_m025745_c001_v0001103_t0045_u01770519465226") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417010c_d20260208_m025411_c001_v7007000_t0000_u01770519251741") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee09e_d20260208_m025409_c001_v0001173_t0023_u01770519249672") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170106_d20260208_m025408_c001_v7007000_t0000_u01770519248590") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516535d_d20260208_m025406_c001_v0001105_t0036_u01770519246347") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170103_d20260208_m025405_c001_v7007000_t0000_u01770519245606") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165357_d20260208_m025403_c001_v0001105_t0031_u01770519243427") 2026/02/08 03:03:53 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df909_d20260208_m025352_c001_v7007000_t0000_u01770519232806") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0352_d20260208_m025351_c001_v0001103_t0017_u01770519231191") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8fe_d20260208_m025349_c001_v7007000_t0000_u01770519229491") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0336_d20260208_m025348_c001_v0001103_t0005_u01770519228295") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8da_d20260208_m025346_c001_v7007000_t0000_u01770519226702") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e030a_d20260208_m025345_c001_v0001103_t0029_u01770519225232") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df871_d20260208_m025338_c001_v7007000_t0000_u01770519218428") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e029a_d20260208_m025336_c001_v0001103_t0030_u01770519216647") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df858_d20260208_m025336_c001_v7007000_t0000_u01770519216279") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0284_d20260208_m025334_c001_v0001103_t0053_u01770519214670") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df83f_d20260208_m025334_c001_v7007000_t0000_u01770519214302") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e027a_d20260208_m025333_c001_v0001103_t0001_u01770519213506") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e026e_d20260208_m025332_c001_v0001103_t0027_u01770519212698") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df82c_d20260208_m025332_c001_v7007000_t0000_u01770519212331") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e025e_d20260208_m025331_c001_v0001103_t0057_u01770519211583") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0254_d20260208_m025330_c001_v0001103_t0012_u01770519210790") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0186_d20260208_m025330_c001_v7007000_t0000_u01770519210062") 2026/02/08 03:03:54 DEBUG : potato: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e023e_d20260208_m025329_c001_v0001103_t0005_u01770519209030") 2026/02/08 03:03:54 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f422462120cab1d1c_d20260208_m025500_c001_v7007000_t0000_u01770519300793") 2026/02/08 03:03:54 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee2b9_d20260208_m025459_c001_v0001173_t0021_u01770519299798") 2026/02/08 03:03:54 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd82f_d20260208_m025450_c001_v7007000_t0000_u01770519290598") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee22c_d20260208_m025445_c001_v0001173_t0016_u01770519285678") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948ee8b0_d20260208_m025437_c001_v7007000_t0000_u01770519277249") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee19d_d20260208_m025431_c001_v0001173_t0048_u01770519271419") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170120_d20260208_m025423_c001_v7007000_t0000_u01770519263298") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee10b_d20260208_m025418_c001_v0001173_t0018_u01770519258706") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df921_d20260208_m025357_c001_v7007000_t0000_u01770519237390") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0386_d20260208_m025355_c001_v0001103_t0010_u01770519235634") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df90c_d20260208_m025355_c001_v7007000_t0000_u01770519235265") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e036e_d20260208_m025353_c001_v0001103_t0012_u01770519233358") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df90a_d20260208_m025352_c001_v7007000_t0000_u01770519232989") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e035a_d20260208_m025351_c001_v0001103_t0017_u01770519231940") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df908_d20260208_m025350_c001_v7007000_t0000_u01770519230823") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0344_d20260208_m025349_c001_v0001103_t0056_u01770519229859") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df8ea_d20260208_m025347_c001_v7007000_t0000_u01770519227925") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0320_d20260208_m025346_c001_v0001103_t0022_u01770519226714") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df87c_d20260208_m025339_c001_v7007000_t0000_u01770519219164") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e02b4_d20260208_m025337_c001_v0001103_t0009_u01770519217772") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f19_d20260208_m025233_c001_v7007000_t0000_u01770519153535") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfec5_d20260208_m025232_c001_v0001103_t0042_u01770519152851") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f17_d20260208_m025231_c001_v7007000_t0000_u01770519151946") 2026/02/08 03:03:55 DEBUG : potato2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfeb3_d20260208_m025231_c001_v0001103_t0033_u01770519151256") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccd830_d20260208_m025451_c001_v7007000_t0000_u01770519291032") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e055f_d20260208_m025447_c001_v0001103_t0011_u01770519287283") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948ee8b1_d20260208_m025437_c001_v7007000_t0000_u01770519277538") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e050e_d20260208_m025433_c001_v0001103_t0016_u01770519273137") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170124_d20260208_m025423_c001_v7007000_t0000_u01770519263504") 2026/02/08 03:03:56 DEBUG : potato3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e048a_d20260208_m025419_c001_v0001103_t0025_u01770519259602") 2026/02/08 03:03:56 DEBUG : pre-dest1/1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a087_d20260208_m025534_c001_v7007000_t0000_u01770519334903") 2026/02/08 03:03:56 DEBUG : pre-dest1/1: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0705_d20260208_m025526_c001_v0001103_t0000_u01770519326828") 2026/02/08 03:03:56 DEBUG : pre-dest2/2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a6a08b_d20260208_m025535_c001_v7007000_t0000_u01770519335086") 2026/02/08 03:03:56 DEBUG : pre-dest2/2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee48c_d20260208_m025527_c001_v0001173_t0017_u01770519327506") 2026/02/08 03:03:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41302c3b5056c2c3_d20260208_m025511_c001_v7007000_t0000_u01770519311695") 2026/02/08 03:03:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516538c_d20260208_m025508_c001_v0001105_t0055_u01770519308559") 2026/02/08 03:03:56 DEBUG : sizeonly: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0106_d20260208_m025313_c001_v7007000_t0000_u01770519193566") 2026/02/08 03:03:56 DEBUG : sizeonly: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0156_d20260208_m025312_c001_v0001103_t0025_u01770519192312") 2026/02/08 03:03:56 DEBUG : splitbanan: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65531f_d20260208_m030048_c001_v7007000_t0000_u01770519648425") 2026/02/08 03:03:56 DEBUG : splitbanan: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1842_d20260208_m030040_c001_v0001103_t0029_u01770519640379") 2026/02/08 03:03:56 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330a9_d20260208_m030222_c001_v7007000_t0000_u01770519742225") 2026/02/08 03:03:56 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef087b_d20260208_m030215_c001_v0001173_t0005_u01770519735360") 2026/02/08 03:03:56 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65539f_d20260208_m030203_c001_v7007000_t0000_u01770519723206") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef06b2_d20260208_m030156_c001_v0001173_t0037_u01770519716364") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4046ba958e65537c_d20260208_m030144_c001_v7007000_t0000_u01770519704879") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef04fc_d20260208_m030138_c001_v0001173_t0052_u01770519698419") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e706680247e8_d20260208_m030126_c001_v7007000_t0000_u01770519686871") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef03c4_d20260208_m030120_c001_v0001173_t0019_u01770519680416") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4179e70668024719_d20260208_m030106_c001_v7007000_t0000_u01770519666830") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0238_d20260208_m030100_c001_v0001173_t0040_u01770519660097") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccbbb3_d20260208_m030043_c001_v7007000_t0000_u01770519643009") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516561f_d20260208_m030039_c001_v0001105_t0022_u01770519639207") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0730_d20260208_m030027_c001_v7007000_t0000_u01770519627298") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b09e_d20260208_m030019_c001_v0001093_t0004_u01770519619641") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41831ad19c0cbc82_d20260208_m030018_c001_v7007000_t0000_u01770519618285") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b092_d20260208_m030014_c001_v0001093_t0038_u01770519614104") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4028ccdefd3bf4ff_d20260208_m030002_c001_v7007000_t0000_u01770519602538") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351655af_d20260208_m025954_c001_v0001105_t0037_u01770519594320") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f416d245facccde85_d20260208_m025953_c001_v7007000_t0000_u01770519593131") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1537_d20260208_m025949_c001_v0001103_t0000_u01770519589056") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4105241147be2207_d20260208_m025931_c001_v7007000_t0000_u01770519571876") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e13f1_d20260208_m025927_c001_v0001103_t0047_u01770519567534") 2026/02/08 03:03:57 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f42172aa38647fa3d_d20260208_m025915_c001_v7007000_t0000_u01770519555913") 2026/02/08 03:03:58 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e12f9_d20260208_m025909_c001_v0001103_t0009_u01770519549023") 2026/02/08 03:03:58 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4150e168d8ccb931_d20260208_m025856_c001_v7007000_t0000_u01770519536987") 2026/02/08 03:03:58 DEBUG : splitbananasplit: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e11f5_d20260208_m025851_c001_v0001103_t0028_u01770519531073") 2026/02/08 03:03:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4199ef51948f0712_d20260208_m030022_c001_v7007000_t0000_u01770519622025") 2026/02/08 03:03:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b094_d20260208_m030015_c001_v0001093_t0006_u01770519615352") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793e9_d20260208_m025841_c001_v7007000_t0000_u01770519521246") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e115b_d20260208_m025840_c001_v0001103_t0049_u01770519520075") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793e6_d20260208_m025839_c001_v7007000_t0000_u01770519519323") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef523_d20260208_m025837_c001_v0001173_t0055_u01770519517800") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170112_d20260208_m025415_c001_v7007000_t0000_u01770519255666") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee0d7_d20260208_m025414_c001_v0001173_t0030_u01770519254655") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417010f_d20260208_m025414_c001_v7007000_t0000_u01770519254105") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165361_d20260208_m025413_c001_v0001105_t0053_u01770519253250") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b0102_d20260208_m025310_c001_v7007000_t0000_u01770519190126") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0134_d20260208_m025308_c001_v0001103_t0002_u01770519188604") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b00ff_d20260208_m025308_c001_v7007000_t0000_u01770519188239") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e011a_d20260208_m025307_c001_v0001103_t0004_u01770519187034") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b00fc_d20260208_m025304_c001_v7007000_t0000_u01770519184578") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e00ca_d20260208_m025303_c001_v0001103_t0021_u01770519183368") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b00fa_d20260208_m025302_c001_v7007000_t0000_u01770519182804") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e009e_d20260208_m025301_c001_v0001103_t0045_u01770519181664") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e006b_d20260208_m025258_c001_v0001103_t0051_u01770519178618") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41412112fe3b00f6_d20260208_m025258_c001_v7007000_t0000_u01770519178253") 2026/02/08 03:03:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e004d_d20260208_m025257_c001_v0001103_t0008_u01770519177478") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0043_d20260208_m025256_c001_v0001103_t0038_u01770519176675") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f2f_d20260208_m025255_c001_v7007000_t0000_u01770519175946") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dffff_d20260208_m025253_c001_v0001103_t0003_u01770519173006") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dffc5_d20260208_m025249_c001_v0001103_t0022_u01770519169784") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f2c_d20260208_m025249_c001_v7007000_t0000_u01770519169415") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dffa7_d20260208_m025248_c001_v0001103_t0006_u01770519168599") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff9d_d20260208_m025247_c001_v0001103_t0008_u01770519167789") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f2a_d20260208_m025247_c001_v7007000_t0000_u01770519167421") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff5d_d20260208_m025242_c001_v0001103_t0005_u01770519162837") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f27_d20260208_m025242_c001_v7007000_t0000_u01770519162473") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff4d_d20260208_m025241_c001_v0001103_t0028_u01770519161740") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f23_d20260208_m025240_c001_v7007000_t0000_u01770519160834") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff33_d20260208_m025240_c001_v0001103_t0014_u01770519160099") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f21_d20260208_m025239_c001_v7007000_t0000_u01770519159548") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff23_d20260208_m025238_c001_v0001103_t0058_u01770519158876") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f1e_d20260208_m025237_c001_v7007000_t0000_u01770519157926") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dff03_d20260208_m025237_c001_v0001103_t0042_u01770519157043") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f1c_d20260208_m025236_c001_v7007000_t0000_u01770519156497") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfeed_d20260208_m025235_c001_v0001103_t0056_u01770519155675") 2026/02/08 03:03:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f1b_d20260208_m025235_c001_v7007000_t0000_u01770519155126") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfed5_d20260208_m025234_c001_v0001103_t0047_u01770519154164") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f14_d20260208_m025229_c001_v7007000_t0000_u01770519149409") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfe8d_d20260208_m025228_c001_v0001103_t0030_u01770519148705") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f12_d20260208_m025228_c001_v7007000_t0000_u01770519148154") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfe81_d20260208_m025227_c001_v0001103_t0002_u01770519147335") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f10_d20260208_m025226_c001_v7007000_t0000_u01770519146350") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfe61_d20260208_m025225_c001_v0001103_t0042_u01770519145656") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f40889cf1b9a69f0e_d20260208_m025223_c001_v7007000_t0000_u01770519143458") 2026/02/08 03:04:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635dfe33_d20260208_m025222_c001_v0001103_t0036_u01770519142614") 2026/02/08 03:04:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793eb_d20260208_m025841_c001_v7007000_t0000_u01770519521427") 2026/02/08 03:04:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516550d_d20260208_m025840_c001_v0001105_t0037_u01770519520088") 2026/02/08 03:04:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793e7_d20260208_m025839_c001_v7007000_t0000_u01770519519504") 2026/02/08 03:04:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11afbe_d20260208_m025837_c001_v0001093_t0011_u01770519517811") 2026/02/08 03:04:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330ab_d20260208_m030224_c001_v7007000_t0000_u01770519744387") 2026/02/08 03:04:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b183_d20260208_m030223_c001_v0001093_t0030_u01770519743598") 2026/02/08 03:04:00 DEBUG : sub/yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417010a_d20260208_m025411_c001_v7007000_t0000_u01770519251195") 2026/02/08 03:04:00 DEBUG : sub/yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e0420_d20260208_m025409_c001_v0001103_t0021_u01770519249329") 2026/02/08 03:04:00 DEBUG : test_dir1/file2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793d5_d20260208_m025837_c001_v7007000_t0000_u01770519517045") 2026/02/08 03:04:00 DEBUG : test_dir1/file2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e110f_d20260208_m025835_c001_v0001103_t0039_u01770519515313") 2026/02/08 03:04:00 DEBUG : test_dir1/file2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793cd_d20260208_m025834_c001_v7007000_t0000_u01770519514536") 2026/02/08 03:04:00 DEBUG : test_dir1/file2: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeef4af_d20260208_m025833_c001_v0001173_t0049_u01770519513254") 2026/02/08 03:04:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793d6_d20260208_m025837_c001_v7007000_t0000_u01770519517227") 2026/02/08 03:04:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351654fb_d20260208_m025835_c001_v0001105_t0009_u01770519515654") 2026/02/08 03:04:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f423c1b6735c793ce_d20260208_m025834_c001_v7007000_t0000_u01770519514717") 2026/02/08 03:04:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e10f0_d20260208_m025833_c001_v0001103_t0059_u01770519513287") 2026/02/08 03:04:01 DEBUG : three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df964_d20260208_m025402_c001_v7007000_t0000_u01770519242694") 2026/02/08 03:04:01 DEBUG : three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e03c4_d20260208_m025401_c001_v0001103_t0053_u01770519241375") 2026/02/08 03:04:01 DEBUG : three: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e03a2_d20260208_m025358_c001_v0001103_t0031_u01770519238875") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330ae_d20260208_m030226_c001_v7007000_t0000_u01770519746062") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc1351656fa_d20260208_m030225_c001_v0001105_t0055_u01770519745349") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3312a_d20260208_m030245_c001_v7007000_t0000_u01770519765757") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1ee5_d20260208_m030243_c001_v0001103_t0047_u01770519763617") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33100_d20260208_m030242_c001_v7007000_t0000_u01770519762018") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc13516572c_d20260208_m030240_c001_v0001105_t0033_u01770519760387") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330e2_d20260208_m030239_c001_v7007000_t0000_u01770519759434") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b1a5_d20260208_m030238_c001_v0001093_t0021_u01770519758618") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330b6_d20260208_m030233_c001_v7007000_t0000_u01770519753342") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165708_d20260208_m030232_c001_v0001105_t0020_u01770519752264") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330b8_d20260208_m030235_c001_v7007000_t0000_u01770519755560") 2026/02/08 03:04:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1e0d_d20260208_m030234_c001_v0001103_t0028_u01770519754329") 2026/02/08 03:04:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330b5_d20260208_m030231_c001_v7007000_t0000_u01770519751317") 2026/02/08 03:04:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10986650ba11b195_d20260208_m030230_c001_v0001093_t0038_u01770519750532") 2026/02/08 03:04:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330b3_d20260208_m030229_c001_v7007000_t0000_u01770519749578") 2026/02/08 03:04:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0997_d20260208_m030228_c001_v0001173_t0009_u01770519748684") 2026/02/08 03:04:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330b0_d20260208_m030227_c001_v7007000_t0000_u01770519747743") 2026/02/08 03:04:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e1d9b_d20260208_m030227_c001_v0001103_t0050_u01770519747007") 2026/02/08 03:04:02 DEBUG : toe/toe/toe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f405065bcf5a19f12_d20260208_m030250_c001_v7007000_t0000_u01770519770856") 2026/02/08 03:04:02 DEBUG : toe/toe/toe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114d3cc135165748_d20260208_m030250_c001_v0001105_t0057_u01770519770003") 2026/02/08 03:04:02 DEBUG : toe/toe/toe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc330cc_d20260208_m030237_c001_v7007000_t0000_u01770519757561") 2026/02/08 03:04:02 DEBUG : toe/toe/toe: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0a4b_d20260208_m030236_c001_v0001173_t0013_u01770519756503") 2026/02/08 03:04:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc3312d_d20260208_m030246_c001_v7007000_t0000_u01770519766336") 2026/02/08 03:04:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baef0b4a_d20260208_m030245_c001_v0001173_t0031_u01770519765196") 2026/02/08 03:04:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f420b65f38bc33108_d20260208_m030242_c001_v7007000_t0000_u01770519762623") 2026/02/08 03:04:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f106315a2d36265bf_d20260208_m030241_c001_v0001137_t0043_u01770519761722") 2026/02/08 03:04:02 DEBUG : two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f41953b99521df967_d20260208_m025402_c001_v7007000_t0000_u01770519242877") 2026/02/08 03:04:02 DEBUG : two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414d3cc135165353_d20260208_m025400_c001_v0001105_t0003_u01770519240649") 2026/02/08 03:04:02 DEBUG : two: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f414b42fa635e03a0_d20260208_m025358_c001_v0001103_t0002_u01770519238692") 2026/02/08 03:04:02 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a417010d_d20260208_m025411_c001_v7007000_t0000_u01770519251922") 2026/02/08 03:04:02 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f1130e80e608fabf0_d20260208_m025410_c001_v0001103_t0031_u01770519250698") 2026/02/08 03:04:02 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170105_d20260208_m025408_c001_v7007000_t0000_u01770519248043") 2026/02/08 03:04:03 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f114b42fa635e03f2_d20260208_m025406_c001_v0001103_t0058_u01770519246338") 2026/02/08 03:04:03 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170102_d20260208_m025405_c001_v7007000_t0000_u01770519245059") 2026/02/08 03:04:03 DEBUG : yam: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f101b0484baeee044_d20260208_m025403_c001_v0001173_t0046_u01770519243439") 2026/02/08 03:04:03 DEBUG : yaml: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170107_d20260208_m025408_c001_v7007000_t0000_u01770519248771") 2026/02/08 03:04:03 DEBUG : yaml: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f115c0fdea36dd797_d20260208_m025407_c001_v0001167_t0004_u01770519247436") 2026/02/08 03:04:03 DEBUG : yaml: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f4095f746a4170104_d20260208_m025405_c001_v7007000_t0000_u01770519245787") 2026/02/08 03:04:03 DEBUG : yaml: Deleting (id "4_z2f021d8320ad3bbb9fc80e1b_f10613f04cf7db7de_d20260208_m025404_c001_v0001182_t0015_u01770519244849") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m45.336371559s (try 1/5)