"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/01/28 01:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa" 2026/01/28 01:29:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:29:55 DEBUG : Creating backend with remote "/tmp/rclone1136192243" === 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:29:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:29:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/28 01:29:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:29:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:29:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:29:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:29:57 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:29:57 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:29:57 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:29:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:29:57 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:29:58 DEBUG : B2 bucket rclone-test-pacunon9jusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:29:59 DEBUG : Creating backend with remote "/non-existing" 2026/01/28 01:29:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/28 01:29:59 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:29:59 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:00 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:01 INFO : B2 bucket rclone-test-pacunon9jusa: Running all checks before starting transfers 2026/01/28 01:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:01 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:01 INFO : B2 bucket rclone-test-pacunon9jusa: Checks finished, now starting transfers 2026/01/28 01:30:01 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:02 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:02 ERROR : Ignoring --no-traverse with sync 2026/01/28 01:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:03 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:03 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:03 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:03 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/28 01:30:04 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:04 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:04 DEBUG : hello world2: size = 12 OK 2026/01/28 01:30:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/01/28 01:30:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:30:05 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:05 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:05 DEBUG : potato2: size = 11 OK 2026/01/28 01:30:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:30:07 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:07 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:07 DEBUG : potato2: size = 11 OK 2026/01/28 01:30:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/28 01:30:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:30:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 01:30:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:30:08 INFO : sub dir2: Making directory 2026/01/28 01:30:08 INFO : sub dir: Making directory 2026/01/28 01:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:08 INFO : sub dir2/sub sub dir2: Making directory 2026/01/28 01:30:08 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:08 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:08 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:08 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/01/28 01:30:08 DEBUG : B2 bucket rclone-test-pacunon9jusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:09 INFO : sub dir2: Making directory 2026/01/28 01:30:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/28 01:30:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:09 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:09 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:09 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:10 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:30:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:30:10 INFO : sub dir2: Making directory 2026/01/28 01:30:10 INFO : sub dir: Making directory 2026/01/28 01:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:10 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:10 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:30:10 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/01/28 01:30:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/28 01:30:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:11 INFO : sub dir2: Making directory 2026/01/28 01:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:12 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:12 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:30:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:12 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:30:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:30:13 INFO : sub dir2: Making directory 2026/01/28 01:30:13 INFO : sub dir: Making directory 2026/01/28 01:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:13 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:13 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:13 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:13 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:30:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/01/28 01:30:13 DEBUG : B2 bucket rclone-test-pacunon9jusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:14 INFO : sub dir2: Making directory 2026/01/28 01:30:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:14 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:14 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:14 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:14 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wubuyun1kiya" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-wubuyun1kiya 2026/01/28 01:30:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:17 DEBUG : B2 bucket rclone-test-wubuyun1kiya: Waiting for checks to finish 2026/01/28 01:30:17 DEBUG : B2 bucket rclone-test-wubuyun1kiya: Waiting for transfers to finish 2026/01/28 01:30:18 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:18 DEBUG : B2 bucket rclone-test-wubuyun1kiya: Purge remote 2026/01/28 01:30:18 INFO : B2 bucket rclone-test-wubuyun1kiya: cleaning bucket "rclone-test-wubuyun1kiya" of all files 2026/01/28 01:30:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd20d53309d0b2b9fc80e1b_f113cdf8926cb4f07_d20260128_m013018_c001_v0001173_t0003_u01769563818006") --- PASS: TestServerSideCopy (4.80s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:30:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:20 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:30:20 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:20 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:21 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:30:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/28 01:30:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fipuzed3bosa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-fipuzed3bosa 2026/01/28 01:30:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:23 DEBUG : B2 bucket rclone-test-fipuzed3bosa: Waiting for checks to finish 2026/01/28 01:30:23 DEBUG : B2 bucket rclone-test-fipuzed3bosa: Waiting for transfers to finish 2026/01/28 01:30:24 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fipuzed3bosa) 2026/01/28 01:30:25 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:30:25 DEBUG : B2 bucket rclone-test-fipuzed3bosa: Waiting for checks to finish 2026/01/28 01:30:25 DEBUG : B2 bucket rclone-test-fipuzed3bosa: Waiting for transfers to finish 2026/01/28 01:30:26 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:30:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/28 01:30:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:26 DEBUG : B2 bucket rclone-test-fipuzed3bosa: Purge remote 2026/01/28 01:30:26 INFO : B2 bucket rclone-test-fipuzed3bosa: cleaning bucket "rclone-test-fipuzed3bosa" of all files 2026/01/28 01:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z9fb21dd3309d0b2b9fc80e1b_f1165de636f309dad_d20260128_m013025_c001_v0001173_t0006_u01769563825424") 2026/01/28 01:30:26 DEBUG : sub dir/hello world: Deleting (id "4_z9fb21dd3309d0b2b9fc80e1b_f1163c0264625d9ad_d20260128_m013024_c001_v0001157_t0016_u01769563824004") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:28 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:30:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:28 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:30:28 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:28 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:30:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/28 01:30:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/28 01:30:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wegowag3ceni" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-wegowag3ceni 2026/01/28 01:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:31 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for checks to finish 2026/01/28 01:30:31 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for transfers to finish 2026/01/28 01:30:32 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wegowag3ceni) 2026/01/28 01:30:33 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:30:33 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for checks to finish 2026/01/28 01:30:33 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for transfers to finish 2026/01/28 01:30:33 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:30:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/28 01:30:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:34 INFO : sub dir/hello world: Deleted 2026/01/28 01:30:34 DEBUG : testing file moves 2026/01/28 01:30:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wegowag3ceni) 2026/01/28 01:30:34 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:30:34 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for checks to finish 2026/01/28 01:30:34 DEBUG : B2 bucket rclone-test-wegowag3ceni: Waiting for transfers to finish 2026/01/28 01:30:35 DEBUG : sub dir/hello world: size = 24 OK 2026/01/28 01:30:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/01/28 01:30:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:30:35 INFO : sub dir/hello world: Deleted 2026/01/28 01:30:35 DEBUG : B2 bucket rclone-test-wegowag3ceni: Purge remote 2026/01/28 01:30:35 INFO : B2 bucket rclone-test-wegowag3ceni: cleaning bucket "rclone-test-wegowag3ceni" of all files 2026/01/28 01:30:36 DEBUG : sub dir/hello world: Deleting (id "4_zff223db3309d0b2b9fc80e1b_f117dcb8aa263548c_d20260128_m013035_c001_v0001098_t0019_u01769563835047") 2026/01/28 01:30:36 DEBUG : sub dir/hello world: Deleting (id "4_zff223db3309d0b2b9fc80e1b_f1003df229b8fffc6_d20260128_m013033_c001_v0001185_t0004_u01769563833734") 2026/01/28 01:30:36 DEBUG : sub dir/hello world: Deleting (id "4_zff223db3309d0b2b9fc80e1b_f105e6fc1196b19f3_d20260128_m013031_c001_v0001167_t0018_u01769563831741") --- PASS: TestServerSideMoveOverSelf (7.66s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:37 ERROR : error listing: directory not found 2026/01/28 01:30:37 INFO : Local file system at /tmp/rclone1136192243: Making directory 2026/01/28 01:30:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:30:39 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for checks to finish 2026/01/28 01:30:39 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for transfers to finish 2026/01/28 01:30:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/01/28 01:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:30:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/01/28 01:30:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.70s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/28 01:30:40 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:40 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:40 DEBUG : check sum: size = 1 OK 2026/01/28 01:30:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:30:40 INFO : check sum: Copied (new) 2026/01/28 01:30:40 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:41 DEBUG : check sum: size = 1 OK 2026/01/28 01:30:41 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:30:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/01/28 01:30:41 DEBUG : check sum: Unchanged skipping 2026/01/28 01:30:41 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:41 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/28 01:30:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:42 DEBUG : sizeonly: size = 6 OK 2026/01/28 01:30:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/28 01:30:42 INFO : sizeonly: Copied (new) 2026/01/28 01:30:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:42 DEBUG : sizeonly: size = 6 OK 2026/01/28 01:30:42 DEBUG : sizeonly: Sizes identical 2026/01/28 01:30:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:42 DEBUG : sizeonly: Unchanged skipping 2026/01/28 01:30:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/28 01:30:43 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:43 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/01/28 01:30:43 INFO : ignore-size: Copied (new) 2026/01/28 01:30:43 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:30:44 DEBUG : ignore-size: Unchanged skipping 2026/01/28 01:30:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:44 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:45 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:45 DEBUG : existing: size = 6 OK 2026/01/28 01:30:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:30:45 DEBUG : existing: Unchanged skipping 2026/01/28 01:30:45 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:45 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:45 INFO : There was nothing to transfer 2026/01/28 01:30:45 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/28 01:30:45 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:45 DEBUG : existing: size = 6 OK 2026/01/28 01:30:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/28 01:30:45 INFO : existing: Copied (replaced existing) 2026/01/28 01:30:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 01:30:46 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:46 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:47 DEBUG : existing: size = 6 OK 2026/01/28 01:30:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/28 01:30:47 INFO : existing: Copied (new) 2026/01/28 01:30:47 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:47 DEBUG : existing: Destination exists, skipping 2026/01/28 01:30:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:47 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.54s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/01/28 01:30:49 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:30:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:30:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:30:49 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:49 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:30:49 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:49 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:30:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:30:49 INFO : a/potato2: Copied (new) 2026/01/28 01:30:49 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:50 DEBUG : empty space: size = 1 OK 2026/01/28 01:30:50 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/01/28 01:30:50 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:30:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/01/28 01:30:50 DEBUG : empty space: Unchanged skipping 2026/01/28 01:30:50 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:50 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:50 INFO : There was nothing to transfer 2026/01/28 01:30:51 DEBUG : empty space: size = 1 OK 2026/01/28 01:30:51 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/01/28 01:30:51 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:30:52 INFO : empty space: Updated modification time in destination 2026/01/28 01:30:52 DEBUG : empty space: Unchanged skipping 2026/01/28 01:30:52 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:52 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:54 DEBUG : empty space: size = 1 OK 2026/01/28 01:30:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:54 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/01/28 01:30:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:30:54 DEBUG : empty space: Unchanged skipping 2026/01/28 01:30:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:30:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:55 DEBUG : foo: size = 3 OK 2026/01/28 01:30:55 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:55 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/01/28 01:30:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:30:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:55 DEBUG : foo: sha1 differ 2026/01/28 01:30:55 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:55 DEBUG : foo: size = 3 OK 2026/01/28 01:30:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/01/28 01:30:55 INFO : foo: Copied (replaced existing) 2026/01/28 01:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:56 DEBUG : empty space: size = 1 OK 2026/01/28 01:30:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:30:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/28 01:30:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:56 DEBUG : empty space: Unchanged skipping 2026/01/28 01:30:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:57 DEBUG : potato: size = 60 OK 2026/01/28 01:30:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:30:57 INFO : potato: Copied (new) 2026/01/28 01:30:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:30:59 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:30:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:30:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:30:59 DEBUG : potato: Sizes differ 2026/01/28 01:30:59 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:30:59 DEBUG : potato: size = 21 OK 2026/01/28 01:30:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/01/28 01:30:59 INFO : potato: Copied (replaced existing) 2026/01/28 01:30:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:00 DEBUG : potato: size = 21 OK 2026/01/28 01:31:00 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/01/28 01:31:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1136192243) 2026/01/28 01:31:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:31:00 DEBUG : potato: sha1 differ 2026/01/28 01:31:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:00 DEBUG : potato: size = 21 OK 2026/01/28 01:31:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/01/28 01:31:00 INFO : potato: Copied (replaced existing) 2026/01/28 01:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:02 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/28 01:31:02 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:02 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:02 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:02 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:04 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:04 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:04 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:04 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:04 DEBUG : potato2: size = 60 OK 2026/01/28 01:31:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:04 INFO : potato2: Copied (new) 2026/01/28 01:31:04 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:05 INFO : d: Making directory 2026/01/28 01:31:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/01/28 01:31:06 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:31:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:06 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:06 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:31:06 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:06 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:31:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:06 INFO : a/potato2: Copied (new) 2026/01/28 01:31:06 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/01/28 01:31:08 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:31:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:08 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:08 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:31:08 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:08 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:31:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:08 INFO : a/potato2: Copied (new) 2026/01/28 01:31:08 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting files as there were IO errors 2026/01/28 01:31:08 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:10 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:10 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:10 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:10 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:10 INFO : potato: Deleted 2026/01/28 01:31:10 DEBUG : potato2: size = 60 OK 2026/01/28 01:31:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:12 INFO : potato: Deleted 2026/01/28 01:31:13 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:13 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:13 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:13 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:13 DEBUG : potato2: size = 60 OK 2026/01/28 01:31:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:14 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:14 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:14 DEBUG : potato2: size = 19 OK 2026/01/28 01:31:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/01/28 01:31:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.67s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:16 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:31:16 DEBUG : enormous: Excluded 2026/01/28 01:31:16 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:31:16 DEBUG : potato2: Excluded 2026/01/28 01:31:16 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:31:16 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:16 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:16 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:16 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:16 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:16 INFO : There was nothing to transfer 2026/01/28 01:31:16 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:31:16 DEBUG : enormous: Excluded 2026/01/28 01:31:16 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:31:16 DEBUG : potato2: Excluded 2026/01/28 01:31:17 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:31:17 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:17 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for checks to finish 2026/01/28 01:31:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/28 01:31:17 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:17 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for transfers to finish 2026/01/28 01:31:17 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:18 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:31:18 DEBUG : enormous: Excluded 2026/01/28 01:31:18 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:31:18 DEBUG : potato2: Excluded 2026/01/28 01:31:18 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:18 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:31:18 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:18 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:18 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:18 INFO : enormous: Deleted 2026/01/28 01:31:19 INFO : potato2: Deleted 2026/01/28 01:31:19 INFO : There was nothing to transfer 2026/01/28 01:31:19 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/28 01:31:19 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:19 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for checks to finish 2026/01/28 01:31:19 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for transfers to finish 2026/01/28 01:31:19 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:19 INFO : potato2: Deleted 2026/01/28 01:31:19 INFO : enormous: Deleted 2026/01/28 01:31:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:21 DEBUG : five: Need to transfer - File not found at Destination 2026/01/28 01:31:21 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:31:21 DEBUG : four: size = 8 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:31:21 DEBUG : four: Sizes differ 2026/01/28 01:31:21 DEBUG : one: Destination is newer than source, skipping 2026/01/28 01:31:21 DEBUG : three: size = 5 OK 2026/01/28 01:31:21 DEBUG : three: Sizes identical 2026/01/28 01:31:21 DEBUG : two: size = 3 OK 2026/01/28 01:31:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/01/28 01:31:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/01/28 01:31:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1136192243) 2026/01/28 01:31:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:31:21 DEBUG : two: sha1 differ 2026/01/28 01:31:21 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:21 DEBUG : five: size = 4 OK 2026/01/28 01:31:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/01/28 01:31:21 INFO : five: Copied (new) 2026/01/28 01:31:22 DEBUG : four: size = 4 OK 2026/01/28 01:31:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/01/28 01:31:22 INFO : four: Copied (replaced existing) 2026/01/28 01:31:22 DEBUG : two: size = 3 OK 2026/01/28 01:31:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/28 01:31:22 INFO : two: Copied (replaced existing) 2026/01/28 01:31:22 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:22 DEBUG : five: size = 4 OK 2026/01/28 01:31:22 DEBUG : four: size = 4 OK 2026/01/28 01:31:22 DEBUG : one: Destination is newer than source, skipping 2026/01/28 01:31:22 DEBUG : three: size = 5 OK 2026/01/28 01:31:22 DEBUG : two: size = 3 OK 2026/01/28 01:31:22 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/28 01:31:22 DEBUG : two: Size and sha1 of src and dst objects identical 2026/01/28 01:31:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/01/28 01:31:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1136192243) 2026/01/28 01:31:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:31:22 DEBUG : three: sha1 differ 2026/01/28 01:31:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/01/28 01:31:22 DEBUG : four: Size and sha1 of src and dst objects identical 2026/01/28 01:31:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/01/28 01:31:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/01/28 01:31:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/01/28 01:31:22 DEBUG : five: Size and sha1 of src and dst objects identical 2026/01/28 01:31:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/01/28 01:31:22 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:22 DEBUG : three: size = 5 OK 2026/01/28 01:31:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:31:22 INFO : three: Copied (replaced existing) 2026/01/28 01:31:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.41s) === 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-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/01/28 01:31:24 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:24 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:24 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/28 01:31:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/28 01:31:24 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:24 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:25 DEBUG : potato: size = 14 OK 2026/01/28 01:31:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/28 01:31:25 INFO : potato: Copied (new) 2026/01/28 01:31:25 DEBUG : yam: size = 11 OK 2026/01/28 01:31:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:25 INFO : yam: Copied (new) 2026/01/28 01:31:25 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:25 DEBUG : potato: size = 14 OK 2026/01/28 01:31:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:31:25 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:25 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:25 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:25 DEBUG : potato: Unchanged skipping 2026/01/28 01:31:25 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:27 DEBUG : yaml: size = 11 OK 2026/01/28 01:31:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:27 INFO : yam: Copied (server-side copy) to: yaml 2026/01/28 01:31:27 INFO : yam: Deleted 2026/01/28 01:31:27 INFO : yaml: Renamed from "yam" 2026/01/28 01:31:27 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/01/28 01:31:28 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:28 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:28 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:28 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/28 01:31:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/28 01:31:28 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:29 DEBUG : yam: size = 11 OK 2026/01/28 01:31:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:29 INFO : yam: Copied (new) 2026/01/28 01:31:29 DEBUG : potato: size = 14 OK 2026/01/28 01:31:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/28 01:31:29 INFO : potato: Copied (new) 2026/01/28 01:31:29 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:29 DEBUG : potato: size = 14 OK 2026/01/28 01:31:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:31:29 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:29 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:29 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:29 DEBUG : potato: Unchanged skipping 2026/01/28 01:31:29 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:30 DEBUG : yaml: size = 11 OK 2026/01/28 01:31:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:30 INFO : yam: Copied (server-side copy) to: yaml 2026/01/28 01:31:30 INFO : yam: Deleted 2026/01/28 01:31:30 INFO : yaml: Renamed from "yam" 2026/01/28 01:31:30 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/01/28 01:31:31 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:31 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:31 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/28 01:31:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/28 01:31:31 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:31 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:32 DEBUG : sub/yam: size = 11 OK 2026/01/28 01:31:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:32 INFO : sub/yam: Copied (new) 2026/01/28 01:31:33 DEBUG : potato: size = 14 OK 2026/01/28 01:31:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/28 01:31:33 INFO : potato: Copied (new) 2026/01/28 01:31:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:31:33 DEBUG : potato: size = 14 OK 2026/01/28 01:31:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:31:33 DEBUG : potato: Unchanged skipping 2026/01/28 01:31:33 INFO : B2 bucket rclone-test-pacunon9jusa: Making map for --track-renames 2026/01/28 01:31:33 INFO : B2 bucket rclone-test-pacunon9jusa: Finished making map for --track-renames 2026/01/28 01:31:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for renames to finish 2026/01/28 01:31:34 DEBUG : yam: size = 11 OK 2026/01/28 01:31:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/28 01:31:34 INFO : sub/yam: Copied (server-side copy) to: yam 2026/01/28 01:31:34 INFO : sub/yam: Deleted 2026/01/28 01:31:34 INFO : yam: Renamed from "sub/yam" 2026/01/28 01:31:34 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.53s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone1136192243/dir1" 2026/01/28 01:31:35 DEBUG : Config file has changed externally - reloading 2026/01/28 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone1136192243/dir2" 2026/01/28 01:31:35 DEBUG : Local file system at /tmp/rclone1136192243/dir2: Using server-side directory move 2026/01/28 01:31:35 INFO : Local file system at /tmp/rclone1136192243/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/28 01:31:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/28 01:31:35 INFO : file1.txt: Moved (server-side) 2026/01/28 01:31:35 DEBUG : Local file system at /tmp/rclone1136192243/dir2: Waiting for checks to finish 2026/01/28 01:31:35 DEBUG : Local file system at /tmp/rclone1136192243/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:31:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/28 01:31:35 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:35 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/28 01:31:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/01/28 01:31:36 INFO : nested/sub dir/file: Copied (new) 2026/01/28 01:31:36 INFO : nested/sub dir/file: Deleted 2026/01/28 01:31:36 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:31:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:31:36 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:31:36 INFO : sub dir/hello world: Deleted 2026/01/28 01:31:36 INFO : sub dir: Removing directory 2026/01/28 01:31:36 INFO : nested/sub dir: Removing directory 2026/01/28 01:31:36 INFO : nested: Removing directory 2026/01/28 01:31:36 DEBUG : Local file system at /tmp/rclone1136192243: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:31:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/28 01:31:37 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:37 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/28 01:31:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/01/28 01:31:38 INFO : nested/sub dir/file: Copied (new) 2026/01/28 01:31:38 INFO : nested/sub dir/file: Deleted 2026/01/28 01:31:38 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:31:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:31:38 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:31:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/28 01:31:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 01:31:39 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:39 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:39 DEBUG : existing: size = 6 OK 2026/01/28 01:31:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/28 01:31:39 INFO : existing: Copied (new) 2026/01/28 01:31:39 INFO : existing: Deleted 2026/01/28 01:31:40 DEBUG : existing-b: size = 6 OK 2026/01/28 01:31:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/01/28 01:31:40 INFO : existing-b: Copied (new) 2026/01/28 01:31:40 INFO : existing-b: Deleted 2026/01/28 01:31:40 DEBUG : existing: Destination exists, skipping 2026/01/28 01:31:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/28 01:31:40 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:31:40 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:31:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pegequt7teva" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-pegequt7teva 2026/01/28 01:31:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:46 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:31:46 DEBUG : empty space: Unchanged skipping 2026/01/28 01:31:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:31:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pegequt7teva) 2026/01/28 01:31:46 DEBUG : potato3: Sizes differ 2026/01/28 01:31:46 DEBUG : B2 bucket rclone-test-pegequt7teva: Waiting for checks to finish 2026/01/28 01:31:46 INFO : empty space: Deleted 2026/01/28 01:31:46 DEBUG : B2 bucket rclone-test-pegequt7teva: Waiting for transfers to finish 2026/01/28 01:31:46 DEBUG : potato2: size = 60 OK 2026/01/28 01:31:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:46 INFO : potato2: Copied (server-side copy) 2026/01/28 01:31:47 INFO : potato2: Deleted 2026/01/28 01:31:47 DEBUG : potato3: size = 68 OK 2026/01/28 01:31:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:31:47 INFO : potato3: Copied (server-side copy) 2026/01/28 01:31:47 INFO : potato3: Deleted 2026/01/28 01:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kunusez3zaqa" 2026/01/28 01:31:48 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/28 01:31:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:31:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/28 01:31:48 DEBUG : B2 bucket rclone-test-kunusez3zaqa: Waiting for checks to finish 2026/01/28 01:31:48 DEBUG : B2 bucket rclone-test-kunusez3zaqa: Waiting for transfers to finish 2026/01/28 01:31:49 DEBUG : empty space: size = 1 OK 2026/01/28 01:31:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:31:49 INFO : empty space: Copied (server-side copy) 2026/01/28 01:31:49 INFO : empty space: Deleted 2026/01/28 01:31:49 DEBUG : potato2: size = 60 OK 2026/01/28 01:31:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:31:49 INFO : potato2: Copied (server-side copy) 2026/01/28 01:31:50 INFO : potato2: Deleted 2026/01/28 01:31:50 DEBUG : potato3: size = 68 OK 2026/01/28 01:31:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:31:50 INFO : potato3: Copied (server-side copy) 2026/01/28 01:31:50 INFO : potato3: Deleted 2026/01/28 01:31:50 DEBUG : B2 bucket rclone-test-kunusez3zaqa: Purge remote 2026/01/28 01:31:50 INFO : B2 bucket rclone-test-kunusez3zaqa: cleaning bucket "rclone-test-kunusez3zaqa" of all files 2026/01/28 01:31:50 DEBUG : empty space: Deleting (id "4_z2f226db330ad0b2b9fc80e1b_f106caba5a211aa00_d20260128_m013149_c001_v0001153_t0021_u01769563909425") 2026/01/28 01:31:50 DEBUG : potato2: Deleting (id "4_z2f226db330ad0b2b9fc80e1b_f1107b4c3bab427c9_d20260128_m013149_c001_v0001185_t0014_u01769563909741") 2026/01/28 01:31:50 DEBUG : potato3: Deleting (id "4_z2f226db330ad0b2b9fc80e1b_f10457f0b0da6d22c_d20260128_m013149_c001_v0001167_t0018_u01769563909772") 2026/01/28 01:31:51 DEBUG : B2 bucket rclone-test-pegequt7teva: Purge remote 2026/01/28 01:31:51 INFO : B2 bucket rclone-test-pegequt7teva: cleaning bucket "rclone-test-pegequt7teva" of all files 2026/01/28 01:31:51 DEBUG : empty space: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f412c93d126796470_d20260128_m013149_c001_v7007000_t0000_u01769563909846") 2026/01/28 01:31:51 DEBUG : empty space: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f10167524ced33a9d_d20260128_m013145_c001_v0001165_t0043_u01769563905607") 2026/01/28 01:31:51 DEBUG : potato2: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f412c93d126796473_d20260128_m013150_c001_v7007000_t0000_u01769563910027") 2026/01/28 01:31:51 DEBUG : potato2: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f10225d6ede20aeb0_d20260128_m013146_c001_v0001145_t0051_u01769563906533") 2026/01/28 01:31:51 DEBUG : potato3: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f412c93d126796474_d20260128_m013150_c001_v7007000_t0000_u01769563910353") 2026/01/28 01:31:51 DEBUG : potato3: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f1165547145be50ed_d20260128_m013146_c001_v0001185_t0015_u01769563906946") 2026/01/28 01:31:51 DEBUG : potato3: Deleting (id "4_z7f925da330ad0b2b9fc80e1b_f10167524ced33a9f_d20260128_m013145_c001_v0001165_t0043_u01769563905888") 2026/01/28 01:31:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/01/28 01:31:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/28 01:31:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.91s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lufonet9haqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-lufonet9haqa 2026/01/28 01:32:00 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 01:32:00 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 01:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:32:00 DEBUG : B2 bucket rclone-test-lufonet9haqa: Waiting for checks to finish 2026/01/28 01:32:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:32:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lufonet9haqa) 2026/01/28 01:32:00 DEBUG : potato3: Sizes differ 2026/01/28 01:32:00 DEBUG : B2 bucket rclone-test-lufonet9haqa: Waiting for transfers to finish 2026/01/28 01:32:01 DEBUG : potato2: size = 60 OK 2026/01/28 01:32:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:32:01 INFO : potato2: Copied (server-side copy) 2026/01/28 01:32:01 INFO : potato2: Deleted 2026/01/28 01:32:01 DEBUG : potato3: size = 68 OK 2026/01/28 01:32:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:32:01 INFO : potato3: Copied (server-side copy) 2026/01/28 01:32:01 INFO : potato3: Deleted 2026/01/28 01:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pevuxun6cale" 2026/01/28 01:32:02 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 01:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:32:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/28 01:32:02 DEBUG : B2 bucket rclone-test-pevuxun6cale: Waiting for checks to finish 2026/01/28 01:32:02 DEBUG : B2 bucket rclone-test-pevuxun6cale: Waiting for transfers to finish 2026/01/28 01:32:04 DEBUG : potato2: size = 60 OK 2026/01/28 01:32:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:32:04 INFO : potato2: Copied (server-side copy) 2026/01/28 01:32:04 INFO : potato2: Deleted 2026/01/28 01:32:04 DEBUG : potato3: size = 68 OK 2026/01/28 01:32:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:32:04 INFO : potato3: Copied (server-side copy) 2026/01/28 01:32:04 INFO : potato3: Deleted 2026/01/28 01:32:04 DEBUG : B2 bucket rclone-test-pevuxun6cale: Purge remote 2026/01/28 01:32:04 INFO : B2 bucket rclone-test-pevuxun6cale: cleaning bucket "rclone-test-pevuxun6cale" of all files 2026/01/28 01:32:05 DEBUG : potato2: Deleting (id "4_zafc2ad2330ad0b2b9fc80e1b_f1033d4776ef1d0cd_d20260128_m013203_c001_v0001116_t0015_u01769563923515") 2026/01/28 01:32:05 DEBUG : potato3: Deleting (id "4_zafc2ad2330ad0b2b9fc80e1b_f105c17c6a1c87c31_d20260128_m013203_c001_v0001173_t0055_u01769563923913") 2026/01/28 01:32:05 DEBUG : B2 bucket rclone-test-lufonet9haqa: Purge remote 2026/01/28 01:32:05 INFO : B2 bucket rclone-test-lufonet9haqa: cleaning bucket "rclone-test-lufonet9haqa" of all files 2026/01/28 01:32:06 DEBUG : empty space: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f111bc6e2c5a7a19a_d20260128_m013159_c001_v0001134_t0044_u01769563919415") 2026/01/28 01:32:06 DEBUG : potato2: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f4089731e717dbbd2_d20260128_m013204_c001_v7007000_t0000_u01769563924108") 2026/01/28 01:32:06 DEBUG : potato2: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f1162f405fc73c253_d20260128_m013200_c001_v0001099_t0017_u01769563920764") 2026/01/28 01:32:06 DEBUG : potato3: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f4089731e717dbbd4_d20260128_m013204_c001_v7007000_t0000_u01769563924512") 2026/01/28 01:32:06 DEBUG : potato3: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f111ac95ea58b2f33_d20260128_m013201_c001_v0001161_t0009_u01769563921078") 2026/01/28 01:32:06 DEBUG : potato3: Deleting (id "4_zffb28df330ad0b2b9fc80e1b_f111bc6e2c5a7a19c_d20260128_m013159_c001_v0001134_t0048_u01769563919875") --- PASS: TestServerSideMoveWithFilter (14.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gilipuk9luva" 2026/01/28 01:32:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pacunon9jusa -> B2 bucket rclone-test-gilipuk9luva 2026/01/28 01:32:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:32:14 DEBUG : empty space: size = 1 OK 2026/01/28 01:32:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:32:14 DEBUG : empty space: Unchanged skipping 2026/01/28 01:32:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:32:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gilipuk9luva) 2026/01/28 01:32:14 DEBUG : potato3: Sizes differ 2026/01/28 01:32:14 DEBUG : B2 bucket rclone-test-gilipuk9luva: Waiting for checks to finish 2026/01/28 01:32:14 INFO : empty space: Deleted 2026/01/28 01:32:14 DEBUG : B2 bucket rclone-test-gilipuk9luva: Waiting for transfers to finish 2026/01/28 01:32:14 DEBUG : potato2: size = 60 OK 2026/01/28 01:32:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:32:14 INFO : potato2: Copied (server-side copy) 2026/01/28 01:32:14 INFO : potato2: Deleted 2026/01/28 01:32:15 DEBUG : potato3: size = 68 OK 2026/01/28 01:32:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:32:15 INFO : potato3: Copied (server-side copy) 2026/01/28 01:32:15 INFO : potato3: Deleted 2026/01/28 01:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-teyedad4tequ" 2026/01/28 01:32:16 INFO : tomatoDir: Making directory 2026/01/28 01:32:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/28 01:32:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:32:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/28 01:32:16 DEBUG : B2 bucket rclone-test-teyedad4tequ: Waiting for checks to finish 2026/01/28 01:32:16 DEBUG : B2 bucket rclone-test-teyedad4tequ: Waiting for transfers to finish 2026/01/28 01:32:17 DEBUG : empty space: size = 1 OK 2026/01/28 01:32:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/28 01:32:17 INFO : empty space: Copied (server-side copy) 2026/01/28 01:32:17 DEBUG : potato2: size = 60 OK 2026/01/28 01:32:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/28 01:32:17 INFO : potato2: Copied (server-side copy) 2026/01/28 01:32:18 DEBUG : potato3: size = 68 OK 2026/01/28 01:32:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/28 01:32:18 INFO : potato3: Copied (server-side copy) 2026/01/28 01:32:18 INFO : empty space: Deleted 2026/01/28 01:32:18 INFO : potato2: Deleted 2026/01/28 01:32:18 INFO : potato3: Deleted 2026/01/28 01:32:18 DEBUG : B2 bucket rclone-test-teyedad4tequ: Purge remote 2026/01/28 01:32:18 INFO : B2 bucket rclone-test-teyedad4tequ: cleaning bucket "rclone-test-teyedad4tequ" of all files 2026/01/28 01:32:19 DEBUG : empty space: Deleting (id "4_z1f02dd9330ad0b2b9fc80e1b_f1165de636f30a638_d20260128_m013217_c001_v0001173_t0042_u01769563937457") 2026/01/28 01:32:19 DEBUG : potato2: Deleting (id "4_z1f02dd9330ad0b2b9fc80e1b_f114b8f562869a6ab_d20260128_m013217_c001_v0001185_t0043_u01769563937842") 2026/01/28 01:32:19 DEBUG : potato3: Deleting (id "4_z1f02dd9330ad0b2b9fc80e1b_f1124b2750495fa6c_d20260128_m013217_c001_v0001185_t0051_u01769563937849") 2026/01/28 01:32:19 DEBUG : B2 bucket rclone-test-gilipuk9luva: Purge remote 2026/01/28 01:32:19 INFO : B2 bucket rclone-test-gilipuk9luva: cleaning bucket "rclone-test-gilipuk9luva" of all files 2026/01/28 01:32:19 DEBUG : empty space: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f400944197278f6e9_d20260128_m013218_c001_v7007000_t0000_u01769563938044") 2026/01/28 01:32:19 DEBUG : empty space: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f1049c79759c6ca13_d20260128_m013213_c001_v0001176_t0050_u01769563933294") 2026/01/28 01:32:19 DEBUG : potato2: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f416ea318e10cbe4c_d20260128_m013218_c001_v7007000_t0000_u01769563938057") 2026/01/28 01:32:19 DEBUG : potato2: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f105e6fc1196b213d_d20260128_m013214_c001_v0001167_t0052_u01769563934222") 2026/01/28 01:32:19 DEBUG : potato3: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f400944197278f6ea_d20260128_m013218_c001_v7007000_t0000_u01769563938226") 2026/01/28 01:32:19 DEBUG : potato3: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f11531a8452782a69_d20260128_m013214_c001_v0001173_t0020_u01769563934607") 2026/01/28 01:32:19 DEBUG : potato3: Deleting (id "4_z8fb2cd6330ad0b2b9fc80e1b_f1049c79759c6ca15_d20260128_m013213_c001_v0001176_t0019_u01769563933627") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.46s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.03s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/rclone-sync-test" 2026/01/28 01:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/rclone-sync-test-include/layer2" 2026/01/28 01:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/rclone-sync-test-ignore-file" 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test: Waiting for checks to finish 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test: Waiting for transfers to finish 2026/01/28 01:32:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:33 INFO : There was nothing to transfer 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:32:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:33 INFO : There was nothing to transfer 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/01/28 01:32:33 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/01/28 01:32:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:33 INFO : There was nothing to transfer 2026/01/28 01:32:34 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:32:34 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:32:34 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:34 INFO : There was nothing to transfer 2026/01/28 01:32:34 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/01/28 01:32:34 DEBUG : B2 bucket rclone-test-pacunon9jusa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/01/28 01:32:34 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/CompareDest" 2026/01/28 01:32:38 DEBUG : one: Need to transfer - File not found at Destination 2026/01/28 01:32:38 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:38 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:39 DEBUG : one: size = 3 OK 2026/01/28 01:32:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:32:39 INFO : one: Copied (new) 2026/01/28 01:32:39 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:39 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:39 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:39 DEBUG : one: Sizes differ 2026/01/28 01:32:40 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:40 DEBUG : one: size = 5 OK 2026/01/28 01:32:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/28 01:32:40 INFO : one: Copied (replaced existing) 2026/01/28 01:32:40 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:42 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:42 DEBUG : one: Sizes differ 2026/01/28 01:32:42 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:42 DEBUG : one: size = 5 OK 2026/01/28 01:32:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:32:42 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:42 INFO : There was nothing to transfer 2026/01/28 01:32:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:44 DEBUG : one: Sizes differ 2026/01/28 01:32:44 DEBUG : two: size = 3 OK 2026/01/28 01:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 01:32:44 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:44 DEBUG : one: size = 5 OK 2026/01/28 01:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:32:44 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:44 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:44 INFO : There was nothing to transfer 2026/01/28 01:32:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:44 DEBUG : one: Sizes differ 2026/01/28 01:32:44 DEBUG : two: size = 3 OK 2026/01/28 01:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 01:32:44 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:44 DEBUG : one: size = 5 OK 2026/01/28 01:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:32:44 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:44 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:44 INFO : There was nothing to transfer 2026/01/28 01:32:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:45 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:45 DEBUG : one: Sizes differ 2026/01/28 01:32:46 DEBUG : two: size = 3 OK 2026/01/28 01:32:46 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/01/28 01:32:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/28 01:32:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 01:32:46 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:46 DEBUG : one: size = 5 OK 2026/01/28 01:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:32:46 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:46 DEBUG : Waiting for deletions to finish 2026/01/28 01:32:46 INFO : There was nothing to transfer 2026/01/28 01:32:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:46 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:32:46 DEBUG : one: Sizes differ 2026/01/28 01:32:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:32:46 DEBUG : two: size = 3 (B2 bucket rclone-test-pacunon9jusa path CompareDest) 2026/01/28 01:32:46 DEBUG : two: Sizes differ 2026/01/28 01:32:46 DEBUG : two: Need to transfer - File not found at Destination 2026/01/28 01:32:46 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:32:46 DEBUG : one: size = 5 OK 2026/01/28 01:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:32:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:32:46 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:32:47 DEBUG : two: size = 5 OK 2026/01/28 01:32:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/01/28 01:32:47 INFO : two: Copied (new) 2026/01/28 01:32:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dest" 2026/01/28 01:32:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/pre-dest1" 2026/01/28 01:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/pre-dest2" 2026/01/28 01:32:55 DEBUG : 1: size = 1 OK 2026/01/28 01:32:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:32:55 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/28 01:32:55 DEBUG : 2: size = 1 OK 2026/01/28 01:32:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:32:55 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/28 01:32:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/28 01:32:55 DEBUG : B2 bucket rclone-test-pacunon9jusa path dest: Waiting for checks to finish 2026/01/28 01:32:55 DEBUG : B2 bucket rclone-test-pacunon9jusa path dest: Waiting for transfers to finish 2026/01/28 01:32:56 DEBUG : 3: size = 1 OK 2026/01/28 01:32:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/01/28 01:32:56 INFO : 3: Copied (new) 2026/01/28 01:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:32:58 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/CopyDest" 2026/01/28 01:33:01 DEBUG : one: Need to transfer - File not found at Destination 2026/01/28 01:33:01 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:01 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:02 DEBUG : one: size = 3 OK 2026/01/28 01:33:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:33:02 INFO : one: Copied (new) 2026/01/28 01:33:02 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:02 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:02 DEBUG : one: Sizes differ 2026/01/28 01:33:02 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:03 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:03 DEBUG : one: size = 5 OK 2026/01/28 01:33:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/28 01:33:03 INFO : one: Copied (replaced existing) 2026/01/28 01:33:03 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/BackupDir" 2026/01/28 01:33:06 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:06 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:06 DEBUG : one: Sizes differ 2026/01/28 01:33:06 DEBUG : one: size = 5 OK 2026/01/28 01:33:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:06 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:06 DEBUG : one: Sizes differ 2026/01/28 01:33:08 DEBUG : one: size = 3 OK 2026/01/28 01:33:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:33:08 INFO : one: Copied (server-side copy) 2026/01/28 01:33:08 INFO : one: Deleted 2026/01/28 01:33:08 DEBUG : one: size = 5 OK 2026/01/28 01:33:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/28 01:33:08 INFO : one: Copied (server-side copy) 2026/01/28 01:33:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/28 01:33:08 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:08 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:10 DEBUG : one: size = 5 OK 2026/01/28 01:33:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:10 DEBUG : one: Unchanged skipping 2026/01/28 01:33:10 DEBUG : two: size = 3 OK 2026/01/28 01:33:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:10 DEBUG : two: size = 3 OK 2026/01/28 01:33:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/28 01:33:10 INFO : two: Copied (server-side copy) 2026/01/28 01:33:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/28 01:33:10 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:10 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:10 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:11 DEBUG : one: size = 5 OK 2026/01/28 01:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:11 DEBUG : one: Unchanged skipping 2026/01/28 01:33:11 DEBUG : two: size = 3 OK 2026/01/28 01:33:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:11 DEBUG : two: Unchanged skipping 2026/01/28 01:33:11 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:11 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:11 INFO : There was nothing to transfer 2026/01/28 01:33:12 DEBUG : one: size = 5 OK 2026/01/28 01:33:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:12 DEBUG : one: Unchanged skipping 2026/01/28 01:33:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:12 DEBUG : three: size = 5 (B2 bucket rclone-test-pacunon9jusa path CopyDest) 2026/01/28 01:33:12 DEBUG : three: Sizes differ 2026/01/28 01:33:12 DEBUG : three: Destination not found in --copy-dest 2026/01/28 01:33:12 DEBUG : three: Need to transfer - File not found at Destination 2026/01/28 01:33:12 DEBUG : two: size = 3 OK 2026/01/28 01:33:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:33:12 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:12 DEBUG : two: Unchanged skipping 2026/01/28 01:33:12 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:13 DEBUG : three: size = 7 OK 2026/01/28 01:33:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/01/28 01:33:13 INFO : three: Copied (new) 2026/01/28 01:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.82s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/backup" 2026/01/28 01:33:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:21 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:21 DEBUG : one: Sizes differ 2026/01/28 01:33:21 DEBUG : two: size = 3 OK 2026/01/28 01:33:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:21 DEBUG : two: Unchanged skipping 2026/01/28 01:33:21 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:22 DEBUG : one: size = 3 OK 2026/01/28 01:33:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:33:22 INFO : one: Copied (server-side copy) 2026/01/28 01:33:22 INFO : one: Deleted 2026/01/28 01:33:22 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:23 DEBUG : one: size = 4 OK 2026/01/28 01:33:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:23 INFO : one: Copied (new) 2026/01/28 01:33:23 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:24 DEBUG : three.txt: size = 5 OK 2026/01/28 01:33:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:33:24 INFO : three.txt: Copied (server-side copy) 2026/01/28 01:33:24 INFO : three.txt: Deleted 2026/01/28 01:33:24 INFO : three.txt: Moved into backup dir 2026/01/28 01:33:26 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:26 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:26 DEBUG : one: Sizes differ 2026/01/28 01:33:26 DEBUG : two: size = 3 OK 2026/01/28 01:33:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:26 DEBUG : two: Unchanged skipping 2026/01/28 01:33:26 DEBUG : one: size = 4 OK 2026/01/28 01:33:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:26 INFO : one: Copied (server-side copy) 2026/01/28 01:33:26 INFO : one: Deleted 2026/01/28 01:33:26 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:27 DEBUG : one: size = 5 OK 2026/01/28 01:33:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:33:27 INFO : one: Copied (new) 2026/01/28 01:33:27 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:27 DEBUG : three.txt: size = 6 OK 2026/01/28 01:33:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:33:27 INFO : three.txt: Copied (server-side copy) 2026/01/28 01:33:27 INFO : three.txt: Deleted 2026/01/28 01:33:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.16s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:33:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/backup" 2026/01/28 01:33:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:36 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:36 DEBUG : one: Sizes differ 2026/01/28 01:33:36 DEBUG : two: size = 3 OK 2026/01/28 01:33:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:36 DEBUG : two: Unchanged skipping 2026/01/28 01:33:36 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:37 DEBUG : one.bak: size = 3 OK 2026/01/28 01:33:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:33:37 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:33:37 INFO : one: Deleted 2026/01/28 01:33:37 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:38 DEBUG : one: size = 4 OK 2026/01/28 01:33:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:38 INFO : one: Copied (new) 2026/01/28 01:33:38 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:39 DEBUG : three.txt.bak: size = 5 OK 2026/01/28 01:33:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:33:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:33:39 INFO : three.txt: Deleted 2026/01/28 01:33:39 INFO : three.txt: Moved into backup dir 2026/01/28 01:33:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:41 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:41 DEBUG : one: Sizes differ 2026/01/28 01:33:41 DEBUG : two: size = 3 OK 2026/01/28 01:33:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:41 DEBUG : two: Unchanged skipping 2026/01/28 01:33:41 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:41 DEBUG : one.bak: size = 4 OK 2026/01/28 01:33:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:41 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:33:42 INFO : one: Deleted 2026/01/28 01:33:42 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:42 DEBUG : one: size = 5 OK 2026/01/28 01:33:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:33:42 INFO : one: Copied (new) 2026/01/28 01:33:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:43 DEBUG : three.txt.bak: size = 6 OK 2026/01/28 01:33:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:33:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:33:43 INFO : three.txt: Deleted 2026/01/28 01:33:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/backup" 2026/01/28 01:33:50 DEBUG : two: size = 3 OK 2026/01/28 01:33:50 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:50 DEBUG : two: Unchanged skipping 2026/01/28 01:33:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:50 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:50 DEBUG : one: Sizes differ 2026/01/28 01:33:52 DEBUG : one-2019-01-01: size = 3 OK 2026/01/28 01:33:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:33:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/28 01:33:52 INFO : one: Deleted 2026/01/28 01:33:52 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:53 DEBUG : one: size = 4 OK 2026/01/28 01:33:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:53 INFO : one: Copied (new) 2026/01/28 01:33:53 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/01/28 01:33:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:33:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/28 01:33:54 INFO : three.txt: Deleted 2026/01/28 01:33:54 INFO : three.txt: Moved into backup dir 2026/01/28 01:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:33:56 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:33:56 DEBUG : one: Sizes differ 2026/01/28 01:33:56 DEBUG : two: size = 3 OK 2026/01/28 01:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:33:56 DEBUG : two: Unchanged skipping 2026/01/28 01:33:56 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:33:57 DEBUG : one-2019-01-01: size = 4 OK 2026/01/28 01:33:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:33:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/28 01:33:57 INFO : one: Deleted 2026/01/28 01:33:57 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:33:57 DEBUG : one: size = 5 OK 2026/01/28 01:33:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:33:57 INFO : one: Copied (new) 2026/01/28 01:33:57 DEBUG : Waiting for deletions to finish 2026/01/28 01:33:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/01/28 01:33:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:33:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/28 01:33:58 INFO : three.txt: Deleted 2026/01/28 01:33:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.59s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:34:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:04 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:04 DEBUG : one: Sizes differ 2026/01/28 01:34:04 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:34:04 DEBUG : two: size = 3 OK 2026/01/28 01:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:04 DEBUG : two: Unchanged skipping 2026/01/28 01:34:05 DEBUG : one.bak: size = 3 OK 2026/01/28 01:34:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:34:05 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:34:05 INFO : one: Deleted 2026/01/28 01:34:05 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:34:06 DEBUG : one: size = 4 OK 2026/01/28 01:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:06 INFO : one: Copied (new) 2026/01/28 01:34:06 DEBUG : Waiting for deletions to finish 2026/01/28 01:34:07 DEBUG : three.txt.bak: size = 5 OK 2026/01/28 01:34:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:34:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:34:07 INFO : three.txt: Deleted 2026/01/28 01:34:07 INFO : three.txt: Moved into backup dir 2026/01/28 01:34:08 DEBUG : one.bak: Excluded (Path Filter) 2026/01/28 01:34:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/28 01:34:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:08 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:08 DEBUG : two: size = 3 OK 2026/01/28 01:34:08 DEBUG : one: Sizes differ 2026/01/28 01:34:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:08 DEBUG : two: Unchanged skipping 2026/01/28 01:34:08 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for checks to finish 2026/01/28 01:34:10 DEBUG : one.bak: size = 4 OK 2026/01/28 01:34:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:10 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:34:10 INFO : one: Deleted 2026/01/28 01:34:10 DEBUG : B2 bucket rclone-test-pacunon9jusa path dst: Waiting for transfers to finish 2026/01/28 01:34:10 DEBUG : one: size = 5 OK 2026/01/28 01:34:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:34:10 INFO : one: Copied (new) 2026/01/28 01:34:10 DEBUG : Waiting for deletions to finish 2026/01/28 01:34:11 DEBUG : three.txt.bak: size = 6 OK 2026/01/28 01:34:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:34:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:34:11 INFO : three.txt: Deleted 2026/01/28 01:34:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.94s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:34:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:16 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:16 DEBUG : one: Sizes differ 2026/01/28 01:34:18 DEBUG : one.bak: size = 3 OK 2026/01/28 01:34:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:34:18 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:34:18 INFO : one: Deleted 2026/01/28 01:34:19 DEBUG : one: size = 4 OK 2026/01/28 01:34:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:19 INFO : one: Copied (new) 2026/01/28 01:34:19 DEBUG : two: size = 3 OK 2026/01/28 01:34:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:19 DEBUG : two: Unchanged skipping 2026/01/28 01:34:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:19 DEBUG : three.txt: Sizes differ 2026/01/28 01:34:20 DEBUG : three.txt.bak: size = 5 OK 2026/01/28 01:34:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:34:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:34:20 INFO : three.txt: Deleted 2026/01/28 01:34:21 DEBUG : three.txt: size = 6 OK 2026/01/28 01:34:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:34:21 INFO : three.txt: Copied (new) 2026/01/28 01:34:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:21 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:21 DEBUG : one: Sizes differ 2026/01/28 01:34:22 DEBUG : one.bak: size = 4 OK 2026/01/28 01:34:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:22 INFO : one: Copied (server-side copy) to: one.bak 2026/01/28 01:34:22 INFO : one: Deleted 2026/01/28 01:34:23 DEBUG : one: size = 5 OK 2026/01/28 01:34:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:34:23 INFO : one: Copied (new) 2026/01/28 01:34:23 DEBUG : two: size = 3 OK 2026/01/28 01:34:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:23 DEBUG : two: Unchanged skipping 2026/01/28 01:34:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:23 DEBUG : three.txt: Sizes differ 2026/01/28 01:34:24 DEBUG : three.txt.bak: size = 6 OK 2026/01/28 01:34:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:34:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/28 01:34:24 INFO : three.txt: Deleted 2026/01/28 01:34:25 DEBUG : three.txt: size = 19 OK 2026/01/28 01:34:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/01/28 01:34:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.93s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pacunon9jusa/dst" 2026/01/28 01:34:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:31 DEBUG : one: size = 3 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:31 DEBUG : one: Sizes differ 2026/01/28 01:34:32 DEBUG : one-2019-01-01: size = 3 OK 2026/01/28 01:34:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/28 01:34:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/28 01:34:32 INFO : one: Deleted 2026/01/28 01:34:33 DEBUG : one: size = 4 OK 2026/01/28 01:34:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:33 INFO : one: Copied (new) 2026/01/28 01:34:33 DEBUG : two: size = 3 OK 2026/01/28 01:34:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:33 DEBUG : two: Unchanged skipping 2026/01/28 01:34:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:33 DEBUG : three.txt: Sizes differ 2026/01/28 01:34:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/01/28 01:34:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/28 01:34:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/28 01:34:34 INFO : three.txt: Deleted 2026/01/28 01:34:34 DEBUG : three.txt: size = 6 OK 2026/01/28 01:34:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:34:34 INFO : three.txt: Copied (new) 2026/01/28 01:34:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:35 DEBUG : one: size = 4 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:35 DEBUG : one: Sizes differ 2026/01/28 01:34:36 DEBUG : one-2019-01-01: size = 4 OK 2026/01/28 01:34:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/28 01:34:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/28 01:34:36 INFO : one: Deleted 2026/01/28 01:34:37 DEBUG : one: size = 5 OK 2026/01/28 01:34:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/28 01:34:37 INFO : one: Copied (new) 2026/01/28 01:34:37 DEBUG : two: size = 3 OK 2026/01/28 01:34:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:37 DEBUG : two: Unchanged skipping 2026/01/28 01:34:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pacunon9jusa path dst) 2026/01/28 01:34:37 DEBUG : three.txt: Sizes differ 2026/01/28 01:34:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/01/28 01:34:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/28 01:34:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/28 01:34:38 INFO : three.txt: Deleted 2026/01/28 01:34:39 DEBUG : three.txt: size = 19 OK 2026/01/28 01:34:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/01/28 01:34:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.16s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:42 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:34:42 DEBUG : Testêé: Sizes differ 2026/01/28 01:34:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:34:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:34:43 DEBUG : Testêé: size = 14 OK 2026/01/28 01:34:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/01/28 01:34:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/28 01:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 01:34:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:34:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:34:45 DEBUG : existing: size = 6 OK 2026/01/28 01:34:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/28 01:34:45 INFO : existing: Copied (new) 2026/01/28 01:34:45 DEBUG : Waiting for deletions to finish 2026/01/28 01:34:46 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:34:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:34:46 DEBUG : existing: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:34:46 DEBUG : existing: Sizes differ 2026/01/28 01:34:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/28 01:34:46 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:34:46 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting files as there were IO errors 2026/01/28 01:34:46 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:34:47 DEBUG : EXISTING: size = 6 OK 2026/01/28 01:34:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:34:47 DEBUG : existing: Unchanged skipping 2026/01/28 01:34:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:34:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:34:47 DEBUG : Waiting for deletions to finish 2026/01/28 01:34:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.76s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:11 DEBUG : both0: size = 6 OK 2026/01/28 01:35:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both0: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both10: size = 6 OK 2026/01/28 01:35:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both10: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both11: size = 6 OK 2026/01/28 01:35:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both11: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both12: size = 6 OK 2026/01/28 01:35:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both12: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both13: size = 6 OK 2026/01/28 01:35:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both13: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both14: size = 6 OK 2026/01/28 01:35:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both14: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both15: size = 6 OK 2026/01/28 01:35:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both15: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both16: size = 6 OK 2026/01/28 01:35:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both16: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both17: size = 6 OK 2026/01/28 01:35:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both17: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both18: size = 6 OK 2026/01/28 01:35:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both18: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both19: size = 6 OK 2026/01/28 01:35:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both19: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both1: size = 6 OK 2026/01/28 01:35:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both1: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both2: size = 6 OK 2026/01/28 01:35:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both2: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both3: size = 6 OK 2026/01/28 01:35:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both3: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both4: size = 6 OK 2026/01/28 01:35:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both4: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both5: size = 6 OK 2026/01/28 01:35:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both5: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both6: size = 6 OK 2026/01/28 01:35:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both6: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both7: size = 6 OK 2026/01/28 01:35:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both7: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both8: size = 6 OK 2026/01/28 01:35:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : both9: size = 6 OK 2026/01/28 01:35:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:35:11 DEBUG : both8: Unchanged skipping 2026/01/28 01:35:11 DEBUG : both9: Unchanged skipping 2026/01/28 01:35:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:35:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:35:11 INFO : only17: Deleted 2026/01/28 01:35:11 INFO : only18: Deleted 2026/01/28 01:35:11 INFO : only19: Deleted 2026/01/28 01:35:11 INFO : only4: Deleted 2026/01/28 01:35:11 INFO : only5: Deleted 2026/01/28 01:35:11 INFO : only0: Deleted 2026/01/28 01:35:11 INFO : only16: Deleted 2026/01/28 01:35:11 INFO : only3: Deleted 2026/01/28 01:35:11 INFO : only10: Deleted 2026/01/28 01:35:11 INFO : only11: Deleted 2026/01/28 01:35:12 INFO : only14: Deleted 2026/01/28 01:35:12 INFO : only15: Deleted 2026/01/28 01:35:12 INFO : only1: Deleted 2026/01/28 01:35:12 INFO : only6: Deleted 2026/01/28 01:35:12 INFO : only7: Deleted 2026/01/28 01:35:12 INFO : only12: Deleted 2026/01/28 01:35:12 INFO : only2: Deleted 2026/01/28 01:35:12 INFO : only8: Deleted 2026/01/28 01:35:12 INFO : only9: Deleted 2026/01/28 01:35:12 INFO : only13: Deleted 2026/01/28 01:35:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.63s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:38 DEBUG : both10: size = 6 OK 2026/01/28 01:35:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both0: size = 6 OK 2026/01/28 01:35:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both11: size = 6 OK 2026/01/28 01:35:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both10: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both13: size = 6 OK 2026/01/28 01:35:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:35:38 DEBUG : both12: size = 6 OK 2026/01/28 01:35:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both13: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both14: size = 6 OK 2026/01/28 01:35:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both14: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both15: size = 6 OK 2026/01/28 01:35:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both15: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both16: size = 6 OK 2026/01/28 01:35:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both16: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both17: size = 6 OK 2026/01/28 01:35:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both0: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both18: size = 6 OK 2026/01/28 01:35:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both18: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both19: size = 6 OK 2026/01/28 01:35:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both19: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both1: size = 6 OK 2026/01/28 01:35:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both1: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both2: size = 6 OK 2026/01/28 01:35:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both2: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both3: size = 6 OK 2026/01/28 01:35:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both3: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both4: size = 6 OK 2026/01/28 01:35:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both4: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both5: size = 6 OK 2026/01/28 01:35:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both5: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both6: size = 6 OK 2026/01/28 01:35:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both6: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both7: size = 6 OK 2026/01/28 01:35:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both7: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both8: size = 6 OK 2026/01/28 01:35:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both8: Unchanged skipping 2026/01/28 01:35:38 DEBUG : both9: size = 6 OK 2026/01/28 01:35:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:35:38 DEBUG : both9: Unchanged skipping 2026/01/28 01:35:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only0: Sizes differ 2026/01/28 01:35:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only10: Sizes differ 2026/01/28 01:35:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only11: Sizes differ 2026/01/28 01:35:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only12: Sizes differ 2026/01/28 01:35:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only13: Sizes differ 2026/01/28 01:35:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only14: Sizes differ 2026/01/28 01:35:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only15: Sizes differ 2026/01/28 01:35:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only16: Sizes differ 2026/01/28 01:35:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only17: Sizes differ 2026/01/28 01:35:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only18: Sizes differ 2026/01/28 01:35:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only19: Sizes differ 2026/01/28 01:35:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only1: Sizes differ 2026/01/28 01:35:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only2: Sizes differ 2026/01/28 01:35:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only3: Sizes differ 2026/01/28 01:35:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only4: Sizes differ 2026/01/28 01:35:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only5: Sizes differ 2026/01/28 01:35:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only6: Sizes differ 2026/01/28 01:35:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only7: Sizes differ 2026/01/28 01:35:38 DEBUG : both11: Unchanged skipping 2026/01/28 01:35:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only8: Sizes differ 2026/01/28 01:35:38 DEBUG : both12: Unchanged skipping 2026/01/28 01:35:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1136192243) 2026/01/28 01:35:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-pacunon9jusa) 2026/01/28 01:35:38 DEBUG : only9: Sizes differ 2026/01/28 01:35:38 DEBUG : both17: Unchanged skipping 2026/01/28 01:35:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:35:38 DEBUG : only0: size = 0 OK 2026/01/28 01:35:38 DEBUG : only10: size = 0 OK 2026/01/28 01:35:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only0: Copied (replaced existing) 2026/01/28 01:35:38 DEBUG : only11: size = 0 OK 2026/01/28 01:35:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only10: Copied (replaced existing) 2026/01/28 01:35:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only11: Copied (replaced existing) 2026/01/28 01:35:38 DEBUG : only13: size = 0 OK 2026/01/28 01:35:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only13: Copied (replaced existing) 2026/01/28 01:35:38 DEBUG : only14: size = 0 OK 2026/01/28 01:35:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only14: Copied (replaced existing) 2026/01/28 01:35:38 DEBUG : only15: size = 0 OK 2026/01/28 01:35:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:38 INFO : only15: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only16: size = 0 OK 2026/01/28 01:35:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only16: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only17: size = 0 OK 2026/01/28 01:35:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only17: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only18: size = 0 OK 2026/01/28 01:35:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only18: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only1: size = 0 OK 2026/01/28 01:35:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only1: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only19: size = 0 OK 2026/01/28 01:35:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only19: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only12: size = 0 OK 2026/01/28 01:35:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only12: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only2: size = 0 OK 2026/01/28 01:35:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only2: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only3: size = 0 OK 2026/01/28 01:35:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only3: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only4: size = 0 OK 2026/01/28 01:35:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only4: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only5: size = 0 OK 2026/01/28 01:35:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only5: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only6: size = 0 OK 2026/01/28 01:35:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only6: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only7: size = 0 OK 2026/01/28 01:35:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only7: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only8: size = 0 OK 2026/01/28 01:35:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only8: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : only9: size = 0 OK 2026/01/28 01:35:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/28 01:35:39 INFO : only9: Copied (replaced existing) 2026/01/28 01:35:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.12s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:47 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:35:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:35:47 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 01:35:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:35:47 INFO : empty_on_remote: Making directory 2026/01/28 01:35:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/28 01:35:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:50 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:35:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:35:50 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 01:35:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:35:50 INFO : empty_on_remote: Making directory 2026/01/28 01:35:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/28 01:35:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:53 INFO : sub dir: Making directory 2026/01/28 01:35:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:35:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:35:55 INFO : sub dir: Making directory 2026/01/28 01:35:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.47s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:36:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:11 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : apple: size = 5 OK 2026/01/28 01:36:12 DEBUG : banana: size = 6 OK 2026/01/28 01:36:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:36:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : apple: Unchanged skipping 2026/01/28 01:36:12 DEBUG : banana: Unchanged skipping 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:36:12 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:36:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:36:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:12 INFO : There was nothing to transfer 2026/01/28 01:36:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:12 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:36:12 DEBUG : apple: size = 5 OK 2026/01/28 01:36:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : apple: Unchanged skipping 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:36:12 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:36:12 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:36:12 DEBUG : banana: size = 6 OK 2026/01/28 01:36:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : banana: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:36:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:36:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:36:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:36:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:36:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:12 INFO : There was nothing to transfer 2026/01/28 01:36:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:13 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:36:32 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:33 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : apple: size = 5 OK 2026/01/28 01:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : apple: Unchanged skipping 2026/01/28 01:36:33 DEBUG : banana: size = 6 OK 2026/01/28 01:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : banana: Unchanged skipping 2026/01/28 01:36:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:36:33 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:36:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:36:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:36:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:36:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:36:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:33 INFO : There was nothing to transfer 2026/01/28 01:36:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:33 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:36:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : banana: size = 6 OK 2026/01/28 01:36:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:36:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : banana: Unchanged skipping 2026/01/28 01:36:34 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:36:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:36:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:36:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:36:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:36:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:36:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:36:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:36:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:36:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:36:34 DEBUG : apple: size = 5 OK 2026/01/28 01:36:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:36:34 DEBUG : apple: Unchanged skipping 2026/01/28 01:36:34 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:36:34 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:34 INFO : There was nothing to transfer 2026/01/28 01:36:34 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:34 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:36:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:55 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:36:55 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:36:55 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:36:55 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:36:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:36:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:36:55 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:36:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 01:36:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:36:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:36:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:36:56 DEBUG : YXBwbGU=: size = 5 OK 2026/01/28 01:36:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/28 01:36:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/28 01:36:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/28 01:36:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:36:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/28 01:36:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:36:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/28 01:36:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:36:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/28 01:36:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:36:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:36:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/28 01:36:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:36:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:36:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/28 01:36:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:36:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:36:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/28 01:36:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:36:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/28 01:36:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:36:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/28 01:36:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:36:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:57 DEBUG : YmFuYW5h: size = 6 OK 2026/01/28 01:36:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/28 01:36:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/28 01:36:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/28 01:36:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:36:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/28 01:36:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:36:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:36:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/28 01:36:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:36:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:36:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/28 01:36:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:36:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/28 01:36:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:36:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:36:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/28 01:36:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:36:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:36:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/28 01:36:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:36:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:36:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/28 01:36:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:36:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:36:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/28 01:36:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:36:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:36:58 DEBUG : Waiting for deletions to finish 2026/01/28 01:36:59 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 01:36:59 INFO : apple: Deleted 2026/01/28 01:36:59 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 01:36:59 INFO : appleappleapplebanana: Deleted 2026/01/28 01:36:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 01:36:59 INFO : banana: Deleted 2026/01/28 01:36:59 INFO : splitbananasplit: Deleted 2026/01/28 01:36:59 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 01:36:59 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 01:36:59 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:00 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:00 DEBUG : YXBwbGU=: size = 5 OK 2026/01/28 01:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/28 01:37:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : apple: Unchanged skipping 2026/01/28 01:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:37:00 DEBUG : YmFuYW5h: size = 6 OK 2026/01/28 01:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/28 01:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:37:00 DEBUG : banana: Unchanged skipping 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 01:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:37:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:37:00 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:37:00 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:00 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/28 01:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/28 01:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 01:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:01 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 01:37:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 01:37:01 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 01:37:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 01:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 01:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 01:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 01:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 01:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:37:21 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:21 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:21 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:21 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:21 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:21 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 01:37:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 01:37:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 01:37:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 01:37:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 01:37:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 01:37:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 01:37:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 01:37:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 01:37:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 01:37:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 01:37:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 01:37:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 01:37:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 01:37:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 01:37:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/28 01:37:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:21 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:37:21 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:37:22 DEBUG : PREFIXbanana: size = 6 OK 2026/01/28 01:37:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/28 01:37:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/28 01:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/28 01:37:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:37:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:37:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:37:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:22 DEBUG : PREFIXapple: size = 5 OK 2026/01/28 01:37:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/28 01:37:22 INFO : apple: Copied (new) to: PREFIXapple 2026/01/28 01:37:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/28 01:37:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:37:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/28 01:37:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/28 01:37:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:37:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/28 01:37:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/28 01:37:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:37:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:37:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:37:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:37:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:37:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:37:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/28 01:37:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:37:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/28 01:37:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:37:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/28 01:37:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:37:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/28 01:37:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:37:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:24 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/28 01:37:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:37:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:24 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/28 01:37:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:37:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/28 01:37:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:37:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:24 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/28 01:37:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:37:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:24 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:25 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 01:37:25 INFO : apple: Deleted 2026/01/28 01:37:25 INFO : appleappleapplebanana: Deleted 2026/01/28 01:37:25 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 01:37:25 INFO : banana: Deleted 2026/01/28 01:37:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 01:37:25 INFO : splitbananasplit: Deleted 2026/01/28 01:37:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 01:37:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 01:37:25 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:37:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 01:37:26 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 01:37:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 01:37:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:26 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:37:26 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:37:26 DEBUG : banana: size = 6 OK 2026/01/28 01:37:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/28 01:37:26 INFO : banana: Copied (new) 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:37:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:37:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : apple: size = 5 OK 2026/01/28 01:37:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/28 01:37:27 INFO : apple: Copied (new) 2026/01/28 01:37:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:37:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:37:27 INFO : appleappleapplebanana: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:37:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:37:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:37:27 INFO : splitbananasplit: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:37:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:37:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:37:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:37:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/28 01:37:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:37:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:37:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:37:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:37:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:37:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:37:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:37:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:37:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:37:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:37:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:37:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:37:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:37:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:37:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:37:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:37:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/28 01:37:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:37:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:37:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/28 01:37:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:37:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:37:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/28 01:37:29 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/01/28 01:37:29 INFO : PREFIXbanana: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/01/28 01:37:29 INFO : PREFIXsplitbananasplit: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/01/28 01:37:29 INFO : PREFIXapple: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/01/28 01:37:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/01/28 01:37:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/01/28 01:37:29 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:30 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:30 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:37:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:37:51 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:51 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:37:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:52 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:37:52 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:37:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/28 01:37:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:37:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/28 01:37:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:37:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/28 01:37:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/28 01:37:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:37:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:53 DEBUG : appleSUFFIX: size = 5 OK 2026/01/28 01:37:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/28 01:37:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:37:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:37:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:37:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/28 01:37:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:37:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:37:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/28 01:37:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:37:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/28 01:37:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:37:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/28 01:37:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:37:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/28 01:37:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:37:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/28 01:37:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:37:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/28 01:37:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:37:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/28 01:37:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:37:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/28 01:37:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:37:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/28 01:37:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:37:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:55 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/28 01:37:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:37:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:55 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 01:37:55 INFO : apple: Deleted 2026/01/28 01:37:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 01:37:55 INFO : banana: Deleted 2026/01/28 01:37:55 INFO : splitbananasplit: Deleted 2026/01/28 01:37:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 01:37:55 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 01:37:55 INFO : appleappleapplebanana: Deleted 2026/01/28 01:37:55 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 01:37:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 01:37:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 01:37:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:37:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:37:56 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:37:56 DEBUG : banana: size = 6 OK 2026/01/28 01:37:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/28 01:37:56 INFO : banana: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:37:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/28 01:37:57 DEBUG : apple: size = 5 OK 2026/01/28 01:37:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/28 01:37:57 INFO : apple: Copied (new) 2026/01/28 01:37:57 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:37:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:37:57 INFO : splitbananasplit: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:37:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:37:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/28 01:37:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:37:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:37:57 INFO : appleappleapplebanana: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:37:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:37:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/28 01:37:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:37:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:37:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:37:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:37:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:37:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:37:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:37:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:37:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:37:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:37:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:37:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:37:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/28 01:37:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:37:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:37:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/28 01:37:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:37:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:37:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/28 01:37:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:37:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:37:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/28 01:37:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:37:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:37:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/28 01:37:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:37:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:37:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/28 01:37:59 DEBUG : Waiting for deletions to finish 2026/01/28 01:37:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/01/28 01:37:59 INFO : bananaSUFFIX: Deleted 2026/01/28 01:37:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : appleSUFFIX: Deleted 2026/01/28 01:38:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/01/28 01:38:00 INFO : splitbananasplitSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/01/28 01:38:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/01/28 01:38:00 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:00 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:00 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:38:22 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:22 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : apple: size = 5 OK 2026/01/28 01:38:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:22 DEBUG : apple: Unchanged skipping 2026/01/28 01:38:22 DEBUG : banana: size = 6 OK 2026/01/28 01:38:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:22 DEBUG : banana: Unchanged skipping 2026/01/28 01:38:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 01:38:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:22 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:38:22 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:38:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/28 01:38:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/28 01:38:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/01/28 01:38:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/28 01:38:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/28 01:38:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/01/28 01:38:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:23 DEBUG : splitbanan: size = 16 OK 2026/01/28 01:38:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/28 01:38:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/01/28 01:38:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/28 01:38:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/28 01:38:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/01/28 01:38:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:23 DEBUG : appleapple: size = 21 OK 2026/01/28 01:38:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/28 01:38:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/01/28 01:38:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/28 01:38:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/28 01:38:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/01/28 01:38:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/28 01:38:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/28 01:38:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/01/28 01:38:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/28 01:38:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/28 01:38:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/01/28 01:38:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/28 01:38:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/28 01:38:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/01/28 01:38:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/28 01:38:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/28 01:38:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/01/28 01:38:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/28 01:38:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/28 01:38:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/01/28 01:38:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/28 01:38:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/28 01:38:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/01/28 01:38:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/28 01:38:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/28 01:38:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/01/28 01:38:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/28 01:38:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/28 01:38:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/01/28 01:38:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/28 01:38:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/28 01:38:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/01/28 01:38:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/28 01:38:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/28 01:38:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/01/28 01:38:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/28 01:38:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/28 01:38:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/01/28 01:38:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/28 01:38:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/28 01:38:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/01/28 01:38:25 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:25 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 01:38:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 01:38:26 INFO : appleappleapplebanana: Deleted 2026/01/28 01:38:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 01:38:26 INFO : splitbananasplit: Deleted 2026/01/28 01:38:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 01:38:26 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 01:38:26 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:26 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : appleapple: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:27 DEBUG : apple: size = 5 OK 2026/01/28 01:38:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : apple: Unchanged skipping 2026/01/28 01:38:27 DEBUG : appleapple: size = 21 OK 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:38:27 DEBUG : banana: size = 6 OK 2026/01/28 01:38:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : banana: Unchanged skipping 2026/01/28 01:38:27 DEBUG : splitbanan: size = 16 OK 2026/01/28 01:38:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 01:38:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 01:38:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 01:38:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 01:38:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 01:38:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 01:38:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 01:38:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 01:38:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 01:38:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 01:38:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/28 01:38:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/28 01:38:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/28 01:38:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/28 01:38:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 01:38:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 01:38:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/28 01:38:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:38:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:38:27 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:38:27 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:27 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:27 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : appleapple: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 01:38:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 01:38:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 01:38:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 01:38:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 01:38:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 01:38:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 01:38:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 01:38:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 01:38:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 01:38:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 01:38:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 01:38:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 01:38:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 01:38:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 01:38:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 01:38:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 01:38:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:38:47 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:47 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : apple: size = 5 OK 2026/01/28 01:38:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : apple: Unchanged skipping 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:38:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:38:48 DEBUG : banana: size = 6 OK 2026/01/28 01:38:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : banana: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:38:48 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:48 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:48 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:38:48 DEBUG : apple: size = 5 OK 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:38:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : banana: size = 6 OK 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : banana: Unchanged skipping 2026/01/28 01:38:48 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:38:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:38:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:38:48 DEBUG : apple: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:38:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:38:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:38:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:38:48 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:38:48 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:48 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:49 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : Waiting for deletions to finish 2026/01/28 01:38:49 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:39:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:11 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:11 DEBUG : apple: size = 5 OK 2026/01/28 01:39:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:11 DEBUG : banana: size = 6 OK 2026/01/28 01:39:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:11 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:11 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:11 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:12 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : banana: size = 6 OK 2026/01/28 01:39:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:12 DEBUG : apple: size = 5 OK 2026/01/28 01:39:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:12 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:12 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:12 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:12 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:39:31 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:32 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : apple: size = 5 OK 2026/01/28 01:39:32 DEBUG : banana: size = 6 OK 2026/01/28 01:39:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:32 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:32 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:32 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:32 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:32 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:32 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:33 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:33 DEBUG : apple: size = 5 OK 2026/01/28 01:39:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:33 DEBUG : banana: size = 6 OK 2026/01/28 01:39:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:33 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:33 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:39:52 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:53 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:54 DEBUG : apple: size = 5 OK 2026/01/28 01:39:54 DEBUG : banana: size = 6 OK 2026/01/28 01:39:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:54 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:54 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:54 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:39:54 DEBUG : apple: size = 5 OK 2026/01/28 01:39:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : apple: Unchanged skipping 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:39:54 DEBUG : banana: size = 6 OK 2026/01/28 01:39:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : banana: Unchanged skipping 2026/01/28 01:39:54 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:39:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:39:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:39:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:39:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:39:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:39:55 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:39:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:16 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:17 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:40:17 DEBUG : apple: size = 5 OK 2026/01/28 01:40:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:40:17 DEBUG : apple: Unchanged skipping 2026/01/28 01:40:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:40:17 DEBUG : banana: size = 6 OK 2026/01/28 01:40:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : banana: Unchanged skipping 2026/01/28 01:40:17 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:40:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:40:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:40:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:40:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:40:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:40:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:40:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:40:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:40:17 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:17 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:17 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:18 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 01:40:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 01:40:18 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 01:40:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 01:40:18 DEBUG : apple: size = 5 OK 2026/01/28 01:40:18 DEBUG : banana: size = 6 OK 2026/01/28 01:40:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : banana: Unchanged skipping 2026/01/28 01:40:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : apple: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 01:40:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 01:40:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 01:40:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 01:40:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 01:40:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 01:40:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 01:40:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 01:40:18 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:18 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:18 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:18 DEBUG : apple: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : banana: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 01:40:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (266.29s) --- PASS: TestTransform/NFC (20.20s) --- PASS: TestTransform/NFD (21.32s) --- PASS: TestTransform/base64 (26.47s) --- PASS: TestTransform/prefix (29.86s) --- PASS: TestTransform/suffix (30.31s) --- PASS: TestTransform/truncate (26.42s) --- PASS: TestTransform/encoder (22.16s) --- PASS: TestTransform/ISO-8859-1 (23.41s) --- PASS: TestTransform/charmap (20.53s) --- PASS: TestTransform/lowercase (21.59s) --- PASS: TestTransform/ascii (24.04s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 01:40:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 01:40:24 INFO : sub dir_somesuffix: Making directory 2026/01/28 01:40:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 01:40:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/01/28 01:40:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 01:40:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:24 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:24 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 01:40:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/01/28 01:40:25 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 01:40:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.27s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:26 INFO : tictactoe: Making directory 2026/01/28 01:40:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/01/28 01:40:26 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:26 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/01/28 01:40:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/01/28 01:40:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:27 INFO : toe: Making directory 2026/01/28 01:40:27 INFO : toe/toe: Making directory 2026/01/28 01:40:27 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 01:40:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 01:40:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 01:40:27 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:27 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/28 01:40:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/28 01:40:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.28s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:30 INFO : toe: Making directory 2026/01/28 01:40:30 INFO : toe/toe: Making directory 2026/01/28 01:40:30 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 01:40:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 01:40:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 01:40:30 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:30 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/28 01:40:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/28 01:40:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.58s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:32 INFO : tictacempty_dir: Making directory 2026/01/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:32 INFO : tictactoe: Making directory 2026/01/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:32 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:32 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 01:40:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.56s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:35 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:40:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:35 INFO : tictacempty_dir: Making directory 2026/01/28 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:35 INFO : tictactoe: Making directory 2026/01/28 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:35 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 01:40:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:35 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:35 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/28 01:40:36 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/01/28 01:40:36 NOTICE: B2 bucket rclone-test-pacunon9jusa: 0 differences found 2026/01/28 01:40:36 NOTICE: B2 bucket rclone-test-pacunon9jusa: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:37 INFO : tictactoe: Making directory 2026/01/28 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:37 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:37 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:37 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 01:40:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:38 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 01:40:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:40:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 01:40:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/01/28 01:40:38 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2026/01/28 01:40:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:39 INFO : toe: Making directory 2026/01/28 01:40:39 INFO : toe/toe: Making directory 2026/01/28 01:40:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 01:40:39 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:39 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:41 DEBUG : toe/toe/toe: size = 11 OK 2026/01/28 01:40:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:41 INFO : toe/toe/toe: Copied (new) 2026/01/28 01:40:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.55s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:41 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:40:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:42 INFO : tictacempty_dir: Making directory 2026/01/28 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:42 INFO : tictactoe: Making directory 2026/01/28 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:42 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:42 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:43 INFO : toe/toe/toe.txt: Deleted 2026/01/28 01:40:43 INFO : toe/toe: Removing directory 2026/01/28 01:40:43 INFO : toe: Removing directory 2026/01/28 01:40:43 INFO : empty_dir: Removing directory 2026/01/28 01:40:43 DEBUG : Local file system at /tmp/rclone1136192243: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.01s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:44 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:40:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:40:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:44 INFO : tictacempty_dir: Making directory 2026/01/28 01:40:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:44 INFO : tictactoe: Making directory 2026/01/28 01:40:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:44 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 01:40:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:44 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:44 INFO : toe/toe/toe.txt: Deleted 2026/01/28 01:40:44 INFO : toe/toe: Removing directory 2026/01/28 01:40:44 INFO : toe: Removing directory 2026/01/28 01:40:44 INFO : empty_dir: Removing directory 2026/01/28 01:40:44 DEBUG : Local file system at /tmp/rclone1136192243: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/28 01:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/28 01:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/01/28 01:40:46 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.13s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:47 DEBUG : Reset feature "Copy" 2026/01/28 01:40:47 DEBUG : Reset feature "Move" 2026/01/28 01:40:47 DEBUG : Reset feature "Copy" 2026/01/28 01:40:47 DEBUG : Reset feature "Move" 2026/01/28 01:40:47 DEBUG : empty_dir: Making directory with metadata 2026/01/28 01:40:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:40:47 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:47 INFO : tictacempty_dir: Making directory 2026/01/28 01:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 01:40:47 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:47 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:47 INFO : tictactoe: Making directory 2026/01/28 01:40:47 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:47 DEBUG : toe: transformed to: tictactoe 2026/01/28 01:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:47 INFO : tictactoe/tictactoe: Making directory 2026/01/28 01:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 01:40:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 01:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:47 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 01:40:48 INFO : toe/toe/toe.txt: Deleted 2026/01/28 01:40:48 INFO : toe/toe: Removing directory 2026/01/28 01:40:48 INFO : toe: Removing directory 2026/01/28 01:40:48 INFO : empty_dir: Removing directory 2026/01/28 01:40:48 DEBUG : Local file system at /tmp/rclone1136192243: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 01:40:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/28 01:40:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/01/28 01:40:50 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.88s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:51 DEBUG : toe: transformed to: dG9l 2026/01/28 01:40:51 DEBUG : toe: transformed to: dG9l 2026/01/28 01:40:51 INFO : dG9l: Making directory 2026/01/28 01:40:51 DEBUG : toe: transformed to: dG9l 2026/01/28 01:40:51 DEBUG : toe: transformed to: dG9l 2026/01/28 01:40:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/28 01:40:51 INFO : dG9l/dG9l: Making directory 2026/01/28 01:40:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/28 01:40:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/01/28 01:40:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 01:40:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 01:40:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 01:40:51 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:51 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/01/28 01:40:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 01:40:52 DEBUG : Waiting for deletions to finish 2026/01/28 01:40:53 DEBUG : dG9l: transformed to: toe 2026/01/28 01:40:53 DEBUG : dG9l: transformed to: toe 2026/01/28 01:40:53 DEBUG : dG9l: transformed to: toe 2026/01/28 01:40:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/01/28 01:40:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/01/28 01:40:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/28 01:40:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/01/28 01:40:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/01/28 01:40:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/01/28 01:40:53 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for checks to finish 2026/01/28 01:40:53 DEBUG : Local file system at /tmp/rclone1136192243: Waiting for transfers to finish 2026/01/28 01:40:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.37s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-pacunon9jusa", Local "Local file system at /tmp/rclone1136192243", Modify Window "1ms" 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe: transformed to: 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe: transformed to: 2026/01/28 01:40:54 INFO : B2 bucket rclone-test-pacunon9jusa: Making directory 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe: transformed to: 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe: transformed to: 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe/toe: transformed to: 2026/01/28 01:40:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/28 01:40:54 INFO : toe/toe: Making directory 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe/toe: transformed to: 2026/01/28 01:40:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe: transformed to: 2026/01/28 01:40:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 01:40:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for checks to finish 2026/01/28 01:40:54 DEBUG : B2 bucket rclone-test-pacunon9jusa: Waiting for transfers to finish 2026/01/28 01:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 01:40:54 DEBUG : toe/toe/toe: transformed to: 2026/01/28 01:40:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/01/28 01:40:55 DEBUG : toe/toe/toe: size = 11 OK 2026/01/28 01:40:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/28 01:40:55 INFO : toe/toe/toe: Copied (new) 2026/01/28 01:40:55 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting files as there were IO errors 2026/01/28 01:40:55 ERROR : B2 bucket rclone-test-pacunon9jusa: not deleting directories as there were IO errors --- PASS: TestError (1.54s) PASS 2026/01/28 01:40:55 DEBUG : B2 bucket rclone-test-pacunon9jusa: Purge remote 2026/01/28 01:40:55 INFO : B2 bucket rclone-test-pacunon9jusa: cleaning bucket "rclone-test-pacunon9jusa" of all files 2026/01/28 01:40:56 DEBUG : BackupDir/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1a5_d20260128_m013313_c001_v7007000_t0000_u01769563993807") 2026/01/28 01:40:56 DEBUG : BackupDir/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f117438d27fdb69dc_d20260128_m013307_c001_v0001105_t0028_u01769563987887") 2026/01/28 01:40:56 DEBUG : CompareDest/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73ec42_d20260128_m013247_c001_v7007000_t0000_u01769563967851") 2026/01/28 01:40:56 DEBUG : CompareDest/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166445_d20260128_m013241_c001_v0001173_t0000_u01769563961789") 2026/01/28 01:40:56 DEBUG : CompareDest/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73ec43_d20260128_m013248_c001_v7007000_t0000_u01769563968031") 2026/01/28 01:40:56 DEBUG : CompareDest/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be55ee_d20260128_m013243_c001_v0001185_t0017_u01769563963363") 2026/01/28 01:40:56 DEBUG : CopyDest/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1a7_d20260128_m013313_c001_v7007000_t0000_u01769563993988") 2026/01/28 01:40:56 DEBUG : CopyDest/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9d73_d20260128_m013304_c001_v0001173_t0020_u01769563984657") 2026/01/28 01:40:56 DEBUG : CopyDest/three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1a9_d20260128_m013314_c001_v7007000_t0000_u01769563994171") 2026/01/28 01:40:57 DEBUG : CopyDest/three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be589e_d20260128_m013311_c001_v0001185_t0016_u01769563991991") 2026/01/28 01:40:57 DEBUG : CopyDest/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1ab_d20260128_m013314_c001_v7007000_t0000_u01769563994353") 2026/01/28 01:40:57 DEBUG : CopyDest/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1666a9_d20260128_m013309_c001_v0001173_t0042_u01769563989616") 2026/01/28 01:40:57 DEBUG : EXISTING: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b8681a_d20260128_m013448_c001_v7007000_t0000_u01769564088330") 2026/01/28 01:40:57 DEBUG : EXISTING: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166e35_d20260128_m013446_c001_v0001173_t0039_u01769564086945") 2026/01/28 01:40:57 DEBUG : PREFIXapple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679dd57_d20260128_m013729_c001_v7007000_t0000_u01769564249601") 2026/01/28 01:40:57 DEBUG : PREFIXapple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbd69_d20260128_m013722_c001_v0001173_t0019_u01769564242063") 2026/01/28 01:40:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d8_d20260128_m013729_c001_v7007000_t0000_u01769564249764") 2026/01/28 01:40:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e03_d20260128_m013722_c001_v0001173_t0028_u01769564242095") 2026/01/28 01:40:57 DEBUG : PREFIXbanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c13b_d20260128_m013729_c001_v7007000_t0000_u01769564249399") 2026/01/28 01:40:57 DEBUG : PREFIXbanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7442_d20260128_m013722_c001_v0001185_t0010_u01769564242074") 2026/01/28 01:40:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f7398_d20260128_m013729_c001_v7007000_t0000_u01769564249444") 2026/01/28 01:40:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74531a_d20260128_m013722_c001_v0001173_t0043_u01769564242087") 2026/01/28 01:40:58 DEBUG : Testêé: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86817_d20260128_m013443_c001_v7007000_t0000_u01769564083759") 2026/01/28 01:40:58 DEBUG : Testêé: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be621c_d20260128_m013443_c001_v0001185_t0031_u01769564083022") 2026/01/28 01:40:58 DEBUG : Testêé: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166dc9_d20260128_m013441_c001_v0001173_t0029_u01769564081616") 2026/01/28 01:40:58 DEBUG : YXBwbGU=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da4_d20260128_m013701_c001_v7007000_t0000_u01769564221354") 2026/01/28 01:40:58 DEBUG : YXBwbGU=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7232_d20260128_m013656_c001_v0001185_t0025_u01769564216083") 2026/01/28 01:40:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da5_d20260128_m013701_c001_v7007000_t0000_u01769564221538") 2026/01/28 01:40:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dba32_d20260128_m013656_c001_v0001173_t0019_u01769564216103") 2026/01/28 01:40:58 DEBUG : YmFuYW5h: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da6_d20260128_m013701_c001_v7007000_t0000_u01769564221743") 2026/01/28 01:40:58 DEBUG : YmFuYW5h: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745104_d20260128_m013656_c001_v0001173_t0021_u01769564216116") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd3_d20260128_m013109_c001_v7007000_t0000_u01769563869176") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e33_d20260128_m013108_c001_v0001185_t0027_u01769563868551") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd0_d20260128_m013107_c001_v7007000_t0000_u01769563867093") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4dff_d20260128_m013106_c001_v0001185_t0020_u01769563866314") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b404d_d20260128_m013049_c001_v7007000_t0000_u01769563849888") 2026/01/28 01:40:58 DEBUG : a/potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4c2d_d20260128_m013049_c001_v0001185_t0017_u01769563849097") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f78e_d20260128_m014019_c001_v7007000_t0000_u01769564419475") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7465ac_d20260128_m014013_c001_v0001173_t0037_u01769564413713") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a411_d20260128_m013955_c001_v7007000_t0000_u01769564395656") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74637a_d20260128_m013951_c001_v0001173_t0011_u01769564391069") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f600_d20260128_m013934_c001_v7007000_t0000_u01769564374053") 2026/01/28 01:40:58 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec746070_d20260128_m013929_c001_v0001173_t0038_u01769564369276") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41a8_d20260128_m013913_c001_v7007000_t0000_u01769564353436") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745dc8_d20260128_m013907_c001_v0001173_t0057_u01769564347879") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9757f_d20260128_m013850_c001_v7007000_t0000_u01769564330150") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745b44_d20260128_m013843_c001_v0001173_t0036_u01769564323975") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d73_d20260128_m013827_c001_v7007000_t0000_u01769564307881") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc485_d20260128_m013818_c001_v0001173_t0057_u01769564298866") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d26_d20260128_m013801_c001_v7007000_t0000_u01769564281514") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc15f_d20260128_m013756_c001_v0001173_t0045_u01769564276644") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d0_d20260128_m013755_c001_v7007000_t0000_u01769564275551") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be76cb_d20260128_m013748_c001_v0001185_t0029_u01769564268309") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d9_d20260128_m013731_c001_v7007000_t0000_u01769564251142") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbde4_d20260128_m013726_c001_v0001173_t0033_u01769564246590") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b6d_d20260128_m013725_c001_v7007000_t0000_u01769564245110") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbcfa_d20260128_m013719_c001_v0001173_t0034_u01769564239161") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f406ef680dcfd71e3_d20260128_m013659_c001_v7007000_t0000_u01769564219280") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be71f0_d20260128_m013652_c001_v0001185_t0031_u01769564212288") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e22_d20260128_m013634_c001_v7007000_t0000_u01769564194973") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6fa2_d20260128_m013630_c001_v0001185_t0001_u01769564190004") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4940f_d20260128_m013613_c001_v7007000_t0000_u01769564173670") 2026/01/28 01:40:59 DEBUG : apple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6ce6_d20260128_m013608_c001_v0001185_t0017_u01769564168449") 2026/01/28 01:40:59 DEBUG : appleSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d22_d20260128_m013759_c001_v7007000_t0000_u01769564279970") 2026/01/28 01:41:00 DEBUG : appleSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745591_d20260128_m013752_c001_v0001173_t0033_u01769564272559") 2026/01/28 01:41:00 DEBUG : appleapple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d74_d20260128_m013828_c001_v7007000_t0000_u01769564308081") 2026/01/28 01:41:00 DEBUG : appleapple: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7458b3_d20260128_m013823_c001_v0001173_t0023_u01769564303055") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f78f_d20260128_m014019_c001_v7007000_t0000_u01769564419658") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1691b8_d20260128_m014015_c001_v0001173_t0022_u01769564415172") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a412_d20260128_m013955_c001_v7007000_t0000_u01769564395838") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168f4b_d20260128_m013951_c001_v0001173_t0012_u01769564391879") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f607_d20260128_m013934_c001_v7007000_t0000_u01769564374234") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168c4f_d20260128_m013930_c001_v0001173_t0059_u01769564370417") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41a9_d20260128_m013913_c001_v7007000_t0000_u01769564353617") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16896d_d20260128_m013909_c001_v0001173_t0017_u01769564349179") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97581_d20260128_m013850_c001_v7007000_t0000_u01769564330333") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1686ac_d20260128_m013845_c001_v0001173_t0008_u01769564325065") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e81_d20260128_m013826_c001_v7007000_t0000_u01769564306067") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a49_d20260128_m013821_c001_v0001185_t0044_u01769564301407") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d27_d20260128_m013801_c001_v7007000_t0000_u01769564281696") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7455eb_d20260128_m013756_c001_v0001173_t0032_u01769564276664") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d2_d20260128_m013755_c001_v7007000_t0000_u01769564275737") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745559_d20260128_m013749_c001_v0001173_t0035_u01769564269581") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0da_d20260128_m013731_c001_v7007000_t0000_u01769564251327") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745378_d20260128_m013726_c001_v0001173_t0037_u01769564246581") 2026/01/28 01:41:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f738f_d20260128_m013725_c001_v7007000_t0000_u01769564245121") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7452f4_d20260128_m013719_c001_v0001173_t0016_u01769564239890") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4943e_d20260128_m013659_c001_v7007000_t0000_u01769564219332") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7450d8_d20260128_m013653_c001_v0001173_t0043_u01769564213314") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e23_d20260128_m013635_c001_v7007000_t0000_u01769564195154") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744efc_d20260128_m013630_c001_v0001173_t0037_u01769564190909") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49410_d20260128_m013613_c001_v7007000_t0000_u01769564173850") 2026/01/28 01:41:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744ce6_d20260128_m013609_c001_v0001173_t0034_u01769564169977") 2026/01/28 01:41:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fdf0_d20260128_m013759_c001_v7007000_t0000_u01769564279984") 2026/01/28 01:41:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be772f_d20260128_m013752_c001_v0001185_t0001_u01769564272536") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd4_d20260128_m013109_c001_v7007000_t0000_u01769563869357") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e17_d20260128_m013107_c001_v0001185_t0051_u01769563867640") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bcf_d20260128_m013106_c001_v7007000_t0000_u01769563866539") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4de9_d20260128_m013105_c001_v0001185_t0029_u01769563865499") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b404b_d20260128_m013049_c001_v7007000_t0000_u01769563849338") 2026/01/28 01:41:01 DEBUG : b/potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4c17_d20260128_m013048_c001_v0001185_t0000_u01769563848354") 2026/01/28 01:41:01 DEBUG : backup/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce50_d20260128_m013328_c001_v7007000_t0000_u01769564008501") 2026/01/28 01:41:01 DEBUG : backup/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f119dce6f2c9c8f27_d20260128_m013326_c001_v0001167_t0011_u01769564006519") 2026/01/28 01:41:01 DEBUG : backup/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f10275ad97ae9ee11_d20260128_m013322_c001_v0001173_t0059_u01769564002202") 2026/01/28 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31540_d20260128_m013359_c001_v7007000_t0000_u01769564039313") 2026/01/28 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11670298c8c0e9d4_d20260128_m013356_c001_v0001042_t0014_u01769564036658") 2026/01/28 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d7d47d6d8e981_d20260128_m013351_c001_v0001167_t0012_u01769564031501") 2026/01/28 01:41:02 DEBUG : backup/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fb9c_d20260128_m013343_c001_v7007000_t0000_u01769564023689") 2026/01/28 01:41:02 DEBUG : backup/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f117611acc0fc5f4d_d20260128_m013341_c001_v0001109_t0029_u01769564021494") 2026/01/28 01:41:02 DEBUG : backup/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1064281d555d0cb5_d20260128_m013337_c001_v0001185_t0033_u01769564017214") 2026/01/28 01:41:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31541_d20260128_m013359_c001_v7007000_t0000_u01769564039501") 2026/01/28 01:41:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d7d47d6d8ea1c_d20260128_m013358_c001_v0001167_t0041_u01769564038020") 2026/01/28 01:41:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104ffb8f64a6c867_d20260128_m013354_c001_v0001041_t0039_u01769564034341") 2026/01/28 01:41:02 DEBUG : backup/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce51_d20260128_m013328_c001_v7007000_t0000_u01769564008683") 2026/01/28 01:41:02 DEBUG : backup/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1199845726d274b0_d20260128_m013327_c001_v0001092_t0001_u01769564007492") 2026/01/28 01:41:02 DEBUG : backup/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1011c03b5c6bfe1c_d20260128_m013323_c001_v0001171_t0028_u01769564003978") 2026/01/28 01:41:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fb9f_d20260128_m013343_c001_v7007000_t0000_u01769564023869") 2026/01/28 01:41:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f110b41a90e00db1a_d20260128_m013342_c001_v0001165_t0046_u01769564022863") 2026/01/28 01:41:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f110c368b41092ae0_d20260128_m013338_c001_v0001137_t0033_u01769564018778") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f792_d20260128_m014019_c001_v7007000_t0000_u01769564419840") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be860a_d20260128_m014014_c001_v0001185_t0042_u01769564414761") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a413_d20260128_m013956_c001_v7007000_t0000_u01769564396020") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be842c_d20260128_m013951_c001_v0001185_t0011_u01769564391642") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f60c_d20260128_m013934_c001_v7007000_t0000_u01769564374429") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8172_d20260128_m013930_c001_v0001185_t0022_u01769564370224") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41ab_d20260128_m013913_c001_v7007000_t0000_u01769564353803") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7ec8_d20260128_m013908_c001_v0001185_t0039_u01769564348974") 2026/01/28 01:41:02 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97582_d20260128_m013850_c001_v7007000_t0000_u01769564330514") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7c8b_d20260128_m013844_c001_v0001185_t0049_u01769564324856") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d75_d20260128_m013828_c001_v7007000_t0000_u01769564308297") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745857_d20260128_m013820_c001_v0001173_t0024_u01769564300147") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d28_d20260128_m013801_c001_v7007000_t0000_u01769564281879") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7791_d20260128_m013756_c001_v0001185_t0038_u01769564276652") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a1f8_d20260128_m013755_c001_v7007000_t0000_u01769564275617") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168065_d20260128_m013748_c001_v0001173_t0037_u01769564268495") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0db_d20260128_m013731_c001_v7007000_t0000_u01769564251513") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74ca_d20260128_m013726_c001_v0001185_t0053_u01769564246568") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679dd54_d20260128_m013725_c001_v7007000_t0000_u01769564245338") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7408_d20260128_m013719_c001_v0001185_t0026_u01769564239703") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679d94b_d20260128_m013659_c001_v7007000_t0000_u01769564219529") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167b09_d20260128_m013652_c001_v0001173_t0015_u01769564212560") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e25_d20260128_m013635_c001_v7007000_t0000_u01769564195335") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1678bf_d20260128_m013630_c001_v0001173_t0005_u01769564190203") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49412_d20260128_m013614_c001_v7007000_t0000_u01769564174030") 2026/01/28 01:41:03 DEBUG : banana: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167659_d20260128_m013608_c001_v0001173_t0022_u01769564168634") 2026/01/28 01:41:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e52_d20260128_m013759_c001_v7007000_t0000_u01769564279825") 2026/01/28 01:41:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1680a3_d20260128_m013752_c001_v0001173_t0039_u01769564272548") 2026/01/28 01:41:03 DEBUG : both0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652800b_d20260128_m013540_c001_v7007000_t0000_u01769564140248") 2026/01/28 01:41:03 DEBUG : both0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dac80_d20260128_m013517_c001_v0001173_t0050_u01769564117192") 2026/01/28 01:41:04 DEBUG : both0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e18_d20260128_m013512_c001_v7007000_t0000_u01769564112921") 2026/01/28 01:41:04 DEBUG : both0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be62ee_d20260128_m013450_c001_v0001185_t0037_u01769564090556") 2026/01/28 01:41:04 DEBUG : both1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652800d_d20260128_m013540_c001_v7007000_t0000_u01769564140431") 2026/01/28 01:41:04 DEBUG : both1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be660c_d20260128_m013519_c001_v0001185_t0023_u01769564119170") 2026/01/28 01:41:04 DEBUG : both1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e1a_d20260128_m013513_c001_v7007000_t0000_u01769564113101") 2026/01/28 01:41:04 DEBUG : both1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166e99_d20260128_m013451_c001_v0001173_t0048_u01769564091580") 2026/01/28 01:41:04 DEBUG : both10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652800e_d20260128_m013540_c001_v7007000_t0000_u01769564140623") 2026/01/28 01:41:04 DEBUG : both10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6720_d20260128_m013527_c001_v0001185_t0048_u01769564127694") 2026/01/28 01:41:04 DEBUG : both10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e1b_d20260128_m013513_c001_v7007000_t0000_u01769564113283") 2026/01/28 01:41:04 DEBUG : both10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f37_d20260128_m013459_c001_v0001173_t0039_u01769564099889") 2026/01/28 01:41:04 DEBUG : both11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528010_d20260128_m013540_c001_v7007000_t0000_u01769564140808") 2026/01/28 01:41:04 DEBUG : both11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1671af_d20260128_m013528_c001_v0001173_t0021_u01769564128388") 2026/01/28 01:41:04 DEBUG : both11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e1c_d20260128_m013513_c001_v7007000_t0000_u01769564113464") 2026/01/28 01:41:04 DEBUG : both11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daaad_d20260128_m013500_c001_v0001173_t0010_u01769564100783") 2026/01/28 01:41:04 DEBUG : both12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528011_d20260128_m013540_c001_v7007000_t0000_u01769564140989") 2026/01/28 01:41:04 DEBUG : both12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dae2c_d20260128_m013529_c001_v0001173_t0021_u01769564129311") 2026/01/28 01:41:04 DEBUG : both12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e1e_d20260128_m013513_c001_v7007000_t0000_u01769564113651") 2026/01/28 01:41:04 DEBUG : both12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6448_d20260128_m013502_c001_v0001185_t0038_u01769564102363") 2026/01/28 01:41:04 DEBUG : both13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528012_d20260128_m013541_c001_v7007000_t0000_u01769564141172") 2026/01/28 01:41:04 DEBUG : both13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be679a_d20260128_m013530_c001_v0001185_t0040_u01769564130895") 2026/01/28 01:41:04 DEBUG : both13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e20_d20260128_m013513_c001_v7007000_t0000_u01769564113834") 2026/01/28 01:41:05 DEBUG : both13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f71_d20260128_m013503_c001_v0001173_t0055_u01769564103198") 2026/01/28 01:41:05 DEBUG : both14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528013_d20260128_m013541_c001_v7007000_t0000_u01769564141356") 2026/01/28 01:41:05 DEBUG : both14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167225_d20260128_m013531_c001_v0001173_t0017_u01769564131730") 2026/01/28 01:41:05 DEBUG : both14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e21_d20260128_m013514_c001_v7007000_t0000_u01769564114016") 2026/01/28 01:41:05 DEBUG : both14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daafd_d20260128_m013503_c001_v0001173_t0049_u01769564103897") 2026/01/28 01:41:05 DEBUG : both15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528014_d20260128_m013541_c001_v7007000_t0000_u01769564141540") 2026/01/28 01:41:05 DEBUG : both15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daeca_d20260128_m013532_c001_v0001173_t0022_u01769564132589") 2026/01/28 01:41:05 DEBUG : both15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e22_d20260128_m013514_c001_v7007000_t0000_u01769564114268") 2026/01/28 01:41:05 DEBUG : both15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be648e_d20260128_m013505_c001_v0001185_t0020_u01769564105067") 2026/01/28 01:41:05 DEBUG : both16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528015_d20260128_m013541_c001_v7007000_t0000_u01769564141723") 2026/01/28 01:41:05 DEBUG : both16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6800_d20260128_m013533_c001_v0001185_t0027_u01769564133713") 2026/01/28 01:41:05 DEBUG : both16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e23_d20260128_m013514_c001_v7007000_t0000_u01769564114455") 2026/01/28 01:41:05 DEBUG : both16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166fa9_d20260128_m013505_c001_v0001173_t0019_u01769564105860") 2026/01/28 01:41:05 DEBUG : both17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528016_d20260128_m013541_c001_v7007000_t0000_u01769564141905") 2026/01/28 01:41:05 DEBUG : both17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167293_d20260128_m013534_c001_v0001173_t0011_u01769564134835") 2026/01/28 01:41:05 DEBUG : both17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e25_d20260128_m013514_c001_v7007000_t0000_u01769564114640") 2026/01/28 01:41:05 DEBUG : both17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dab51_d20260128_m013506_c001_v0001173_t0050_u01769564106969") 2026/01/28 01:41:05 DEBUG : both18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528017_d20260128_m013542_c001_v7007000_t0000_u01769564142087") 2026/01/28 01:41:05 DEBUG : both18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daf38_d20260128_m013535_c001_v0001173_t0046_u01769564135603") 2026/01/28 01:41:05 DEBUG : both18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e26_d20260128_m013514_c001_v7007000_t0000_u01769564114822") 2026/01/28 01:41:05 DEBUG : both18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be64fc_d20260128_m013508_c001_v0001185_t0001_u01769564108361") 2026/01/28 01:41:05 DEBUG : both19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528018_d20260128_m013542_c001_v7007000_t0000_u01769564142279") 2026/01/28 01:41:06 DEBUG : both19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be68bc_d20260128_m013537_c001_v0001185_t0036_u01769564137057") 2026/01/28 01:41:06 DEBUG : both19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e27_d20260128_m013515_c001_v7007000_t0000_u01769564115003") 2026/01/28 01:41:06 DEBUG : both19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166fe7_d20260128_m013509_c001_v0001173_t0000_u01769564109414") 2026/01/28 01:41:06 DEBUG : both2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528019_d20260128_m013542_c001_v7007000_t0000_u01769564142462") 2026/01/28 01:41:06 DEBUG : both2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1670d5_d20260128_m013520_c001_v0001173_t0052_u01769564120010") 2026/01/28 01:41:06 DEBUG : both2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e28_d20260128_m013515_c001_v7007000_t0000_u01769564115186") 2026/01/28 01:41:06 DEBUG : both2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da9c3_d20260128_m013452_c001_v0001173_t0000_u01769564092287") 2026/01/28 01:41:06 DEBUG : both3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652801a_d20260128_m013542_c001_v7007000_t0000_u01769564142644") 2026/01/28 01:41:06 DEBUG : both3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dacfc_d20260128_m013521_c001_v0001173_t0007_u01769564121045") 2026/01/28 01:41:06 DEBUG : both3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e29_d20260128_m013515_c001_v7007000_t0000_u01769564115367") 2026/01/28 01:41:06 DEBUG : both3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6342_d20260128_m013453_c001_v0001185_t0050_u01769564093979") 2026/01/28 01:41:06 DEBUG : both4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652801b_d20260128_m013542_c001_v7007000_t0000_u01769564142827") 2026/01/28 01:41:06 DEBUG : both4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be665e_d20260128_m013522_c001_v0001185_t0017_u01769564122203") 2026/01/28 01:41:06 DEBUG : both4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e2a_d20260128_m013515_c001_v7007000_t0000_u01769564115548") 2026/01/28 01:41:06 DEBUG : both4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166ed5_d20260128_m013454_c001_v0001173_t0051_u01769564094815") 2026/01/28 01:41:06 DEBUG : both5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652801c_d20260128_m013543_c001_v7007000_t0000_u01769564143009") 2026/01/28 01:41:06 DEBUG : both5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167113_d20260128_m013522_c001_v0001173_t0055_u01769564122900") 2026/01/28 01:41:06 DEBUG : both5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e2b_d20260128_m013515_c001_v7007000_t0000_u01769564115729") 2026/01/28 01:41:06 DEBUG : both5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daa0f_d20260128_m013455_c001_v0001173_t0002_u01769564095437") 2026/01/28 01:41:06 DEBUG : both6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652801f_d20260128_m013543_c001_v7007000_t0000_u01769564143191") 2026/01/28 01:41:06 DEBUG : both6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dad5a_d20260128_m013523_c001_v0001173_t0035_u01769564123648") 2026/01/28 01:41:07 DEBUG : both6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e2c_d20260128_m013515_c001_v7007000_t0000_u01769564115910") 2026/01/28 01:41:07 DEBUG : both6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6398_d20260128_m013456_c001_v0001185_t0056_u01769564096629") 2026/01/28 01:41:07 DEBUG : both7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528020_d20260128_m013543_c001_v7007000_t0000_u01769564143373") 2026/01/28 01:41:07 DEBUG : both7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be66ca_d20260128_m013524_c001_v0001185_t0048_u01769564124742") 2026/01/28 01:41:07 DEBUG : both7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e2e_d20260128_m013516_c001_v7007000_t0000_u01769564116095") 2026/01/28 01:41:07 DEBUG : both7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f07_d20260128_m013457_c001_v0001173_t0055_u01769564097257") 2026/01/28 01:41:07 DEBUG : both8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528021_d20260128_m013543_c001_v7007000_t0000_u01769564143556") 2026/01/28 01:41:07 DEBUG : both8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167155_d20260128_m013525_c001_v0001173_t0056_u01769564125550") 2026/01/28 01:41:07 DEBUG : both8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e2f_d20260128_m013516_c001_v7007000_t0000_u01769564116276") 2026/01/28 01:41:07 DEBUG : both8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daa65_d20260128_m013457_c001_v0001173_t0010_u01769564097963") 2026/01/28 01:41:07 DEBUG : both9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528022_d20260128_m013543_c001_v7007000_t0000_u01769564143739") 2026/01/28 01:41:07 DEBUG : both9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dadc2_d20260128_m013526_c001_v0001173_t0059_u01769564126469") 2026/01/28 01:41:07 DEBUG : both9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e31_d20260128_m013516_c001_v7007000_t0000_u01769564116458") 2026/01/28 01:41:07 DEBUG : both9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be63ea_d20260128_m013459_c001_v0001185_t0030_u01769564099181") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd5_d20260128_m013109_c001_v7007000_t0000_u01769563869579") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e23_d20260128_m013107_c001_v0001185_t0023_u01769563867952") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd2_d20260128_m013107_c001_v7007000_t0000_u01769563867276") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4def_d20260128_m013105_c001_v0001185_t0007_u01769563865716") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b404e_d20260128_m013050_c001_v7007000_t0000_u01769563850073") 2026/01/28 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4c1b_d20260128_m013048_c001_v0001185_t0011_u01769563848540") 2026/01/28 01:41:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da7_d20260128_m013701_c001_v7007000_t0000_u01769564221926") 2026/01/28 01:41:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167b5d_d20260128_m013656_c001_v0001173_t0039_u01769564216094") 2026/01/28 01:41:08 DEBUG : check sum: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b403b_d20260128_m013041_c001_v7007000_t0000_u01769563841743") 2026/01/28 01:41:08 DEBUG : check sum: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4b75_d20260128_m013040_c001_v0001185_t0036_u01769563840760") 2026/01/28 01:41:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb76ff_d20260128_m014054_c001_v7007000_t0000_u01769564454089") 2026/01/28 01:41:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74688c_d20260128_m014051_c001_v0001173_t0052_u01769564451664") 2026/01/28 01:41:08 DEBUG : dest/3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cbeb5_d20260128_m013257_c001_v7007000_t0000_u01769563977685") 2026/01/28 01:41:08 DEBUG : dest/3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419be314e3bfccd9_d20260128_m013256_c001_v0001117_t0018_u01769563976574") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d76_d20260128_m013828_c001_v7007000_t0000_u01769564308481") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a71_d20260128_m013823_c001_v0001185_t0044_u01769564303065") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f795_d20260128_m014020_c001_v7007000_t0000_u01769564420022") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec746472_d20260128_m014000_c001_v0001173_t0057_u01769564400291") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a414_d20260128_m013956_c001_v7007000_t0000_u01769564396202") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7461a0_d20260128_m013938_c001_v0001173_t0049_u01769564378699") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f613_d20260128_m013934_c001_v7007000_t0000_u01769564374610") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745eec_d20260128_m013918_c001_v0001173_t0028_u01769564358222") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41ac_d20260128_m013913_c001_v7007000_t0000_u01769564353986") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745c72_d20260128_m013854_c001_v0001173_t0030_u01769564334768") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97583_d20260128_m013850_c001_v7007000_t0000_u01769564330731") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7459ea_d20260128_m013832_c001_v0001173_t0025_u01769564312608") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e7f_d20260128_m013825_c001_v7007000_t0000_u01769564305852") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc287_d20260128_m013806_c001_v0001173_t0039_u01769564286188") 2026/01/28 01:41:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d29_d20260128_m013802_c001_v7007000_t0000_u01769564282060") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7795_d20260128_m013756_c001_v0001185_t0019_u01769564276978") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d17_d20260128_m013755_c001_v7007000_t0000_u01769564275152") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be758e_d20260128_m013735_c001_v0001185_t0058_u01769564255878") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0dc_d20260128_m013731_c001_v7007000_t0000_u01769564251698") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74d2_d20260128_m013726_c001_v0001185_t0030_u01769564246762") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b6e_d20260128_m013725_c001_v7007000_t0000_u01769564245337") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbb60_d20260128_m013706_c001_v0001173_t0032_u01769564226042") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f406ef680dcfd71e9_d20260128_m013659_c001_v7007000_t0000_u01769564219647") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be706c_d20260128_m013639_c001_v0001185_t0054_u01769564199548") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e26_d20260128_m013635_c001_v7007000_t0000_u01769564195529") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6dfe_d20260128_m013618_c001_v0001185_t0051_u01769564178233") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49413_d20260128_m013614_c001_v7007000_t0000_u01769564174210") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6b66_d20260128_m013557_c001_v0001185_t0000_u01769564157702") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d5_d20260128_m013759_c001_v7007000_t0000_u01769564279753") 2026/01/28 01:41:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7735_d20260128_m013752_c001_v0001185_t0026_u01769564272727") 2026/01/28 01:41:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d77_d20260128_m013828_c001_v7007000_t0000_u01769564308674") 2026/01/28 01:41:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168449_d20260128_m013823_c001_v0001173_t0043_u01769564303091") 2026/01/28 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f796_d20260128_m014020_c001_v7007000_t0000_u01769564420206") 2026/01/28 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8516_d20260128_m014002_c001_v0001185_t0044_u01769564402034") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a415_d20260128_m013956_c001_v7007000_t0000_u01769564396383") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be82ae_d20260128_m013939_c001_v0001185_t0056_u01769564379664") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f618_d20260128_m013934_c001_v7007000_t0000_u01769564374792") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7fd8_d20260128_m013919_c001_v0001185_t0055_u01769564359204") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41ad_d20260128_m013914_c001_v7007000_t0000_u01769564354168") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7da3_d20260128_m013856_c001_v0001185_t0059_u01769564336679") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97585_d20260128_m013850_c001_v7007000_t0000_u01769564330911") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7b9b_d20260128_m013833_c001_v0001185_t0018_u01769564313521") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d6c_d20260128_m013826_c001_v7007000_t0000_u01769564306073") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7456fd_d20260128_m013807_c001_v0001173_t0047_u01769564287167") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2a_d20260128_m013802_c001_v7007000_t0000_u01769564282304") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be779f_d20260128_m013757_c001_v0001185_t0015_u01769564277163") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fde9_d20260128_m013755_c001_v7007000_t0000_u01769564275718") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167f53_d20260128_m013736_c001_v0001173_t0047_u01769564256455") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0dd_d20260128_m013731_c001_v7007000_t0000_u01769564251883") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74d8_d20260128_m013727_c001_v0001185_t0001_u01769564247001") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c136_d20260128_m013725_c001_v7007000_t0000_u01769564245580") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7336_d20260128_m013707_c001_v0001185_t0034_u01769564227784") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4d9c_d20260128_m013659_c001_v7007000_t0000_u01769564219279") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1679df_d20260128_m013640_c001_v0001173_t0000_u01769564200165") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e27_d20260128_m013635_c001_v7007000_t0000_u01769564195710") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167777_d20260128_m013618_c001_v0001173_t0057_u01769564178865") 2026/01/28 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49415_d20260128_m013614_c001_v7007000_t0000_u01769564174390") 2026/01/28 01:41:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16755f_d20260128_m013557_c001_v0001173_t0041_u01769564157889") 2026/01/28 01:41:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d6_d20260128_m013759_c001_v7007000_t0000_u01769564279773") 2026/01/28 01:41:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be773f_d20260128_m013752_c001_v0001185_t0008_u01769564272954") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d79_d20260128_m013828_c001_v7007000_t0000_u01769564308858") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a7d_d20260128_m013823_c001_v0001185_t0000_u01769564303305") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f797_d20260128_m014020_c001_v7007000_t0000_u01769564420483") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16908c_d20260128_m014002_c001_v0001173_t0043_u01769564402711") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a417_d20260128_m013956_c001_v7007000_t0000_u01769564396564") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168db9_d20260128_m013940_c001_v0001173_t0040_u01769564380234") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f61e_d20260128_m013934_c001_v7007000_t0000_u01769564374974") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168ab5_d20260128_m013919_c001_v0001173_t0039_u01769564359754") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41ae_d20260128_m013914_c001_v7007000_t0000_u01769564354351") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168822_d20260128_m013857_c001_v0001173_t0043_u01769564337292") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97586_d20260128_m013851_c001_v7007000_t0000_u01769564331093") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16858e_d20260128_m013834_c001_v0001173_t0059_u01769564314085") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80d793_d20260128_m013825_c001_v7007000_t0000_u01769564305862") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be78ef_d20260128_m013808_c001_v0001185_t0021_u01769564288748") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2b_d20260128_m013802_c001_v7007000_t0000_u01769564282487") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc16d_d20260128_m013757_c001_v0001173_t0027_u01769564277193") 2026/01/28 01:41:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fde6_d20260128_m013755_c001_v7007000_t0000_u01769564275352") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74545d_d20260128_m013738_c001_v0001173_t0011_u01769564258255") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0de_d20260128_m013732_c001_v7007000_t0000_u01769564252066") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbdf2_d20260128_m013727_c001_v0001173_t0037_u01769564247092") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679dd55_d20260128_m013725_c001_v7007000_t0000_u01769564245550") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745218_d20260128_m013708_c001_v0001173_t0035_u01769564228391") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679d949_d20260128_m013659_c001_v7007000_t0000_u01769564219344") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744ff0_d20260128_m013642_c001_v0001173_t0000_u01769564202200") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e28_d20260128_m013635_c001_v7007000_t0000_u01769564195891") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744dce_d20260128_m013619_c001_v0001173_t0057_u01769564179893") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49417_d20260128_m013614_c001_v7007000_t0000_u01769564174584") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744c14_d20260128_m013559_c001_v0001173_t0023_u01769564159095") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d7_d20260128_m013759_c001_v7007000_t0000_u01769564279935") 2026/01/28 01:41:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1680af_d20260128_m013753_c001_v0001173_t0022_u01769564273103") 2026/01/28 01:41:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d7a_d20260128_m013829_c001_v7007000_t0000_u01769564309044") 2026/01/28 01:41:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a83_d20260128_m013823_c001_v0001185_t0046_u01769564303489") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f798_d20260128_m014020_c001_v7007000_t0000_u01769564420722") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd21a_d20260128_m014003_c001_v0001173_t0039_u01769564403618") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a418_d20260128_m013956_c001_v7007000_t0000_u01769564396750") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcf3e_d20260128_m013941_c001_v0001173_t0014_u01769564381204") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f624_d20260128_m013935_c001_v7007000_t0000_u01769564375155") 2026/01/28 01:41:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcc38_d20260128_m013921_c001_v0001173_t0043_u01769564361178") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41b0_d20260128_m013914_c001_v7007000_t0000_u01769564354532") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc981_d20260128_m013858_c001_v0001173_t0005_u01769564338305") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97587_d20260128_m013851_c001_v7007000_t0000_u01769564331276") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc6c1_d20260128_m013835_c001_v0001173_t0047_u01769564315108") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10ccb37_d20260128_m013826_c001_v7007000_t0000_u01769564306018") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168271_d20260128_m013809_c001_v0001173_t0039_u01769564289321") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2c_d20260128_m013802_c001_v7007000_t0000_u01769564282668") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168125_d20260128_m013757_c001_v0001173_t0018_u01769564277386") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986cd_d20260128_m013755_c001_v7007000_t0000_u01769564275359") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbf52_d20260128_m013739_c001_v0001173_t0046_u01769564259267") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0df_d20260128_m013732_c001_v7007000_t0000_u01769564252250") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745384_d20260128_m013727_c001_v0001173_t0052_u01769564247253") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f7391_d20260128_m013725_c001_v7007000_t0000_u01769564245336") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167cb7_d20260128_m013709_c001_v0001173_t0046_u01769564229762") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f406ef680dcfd71e4_d20260128_m013659_c001_v7007000_t0000_u01769564219286") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db8a8_d20260128_m013643_c001_v0001173_t0040_u01769564203197") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e29_d20260128_m013636_c001_v7007000_t0000_u01769564196073") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db58e_d20260128_m013620_c001_v0001173_t0038_u01769564180832") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49418_d20260128_m013614_c001_v7007000_t0000_u01769564174764") 2026/01/28 01:41:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db356_d20260128_m013600_c001_v0001173_t0016_u01769564160242") 2026/01/28 01:41:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e53_d20260128_m013800_c001_v7007000_t0000_u01769564280009") 2026/01/28 01:41:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7745_d20260128_m013753_c001_v0001185_t0001_u01769564273142") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d7c_d20260128_m013829_c001_v7007000_t0000_u01769564309228") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc557_d20260128_m013823_c001_v0001173_t0021_u01769564303614") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f79a_d20260128_m014020_c001_v7007000_t0000_u01769564420912") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7464e0_d20260128_m014004_c001_v0001173_t0032_u01769564404205") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a419_d20260128_m013956_c001_v7007000_t0000_u01769564396939") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74621e_d20260128_m013942_c001_v0001173_t0052_u01769564382365") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f62a_d20260128_m013935_c001_v7007000_t0000_u01769564375336") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745f80_d20260128_m013922_c001_v0001173_t0041_u01769564362159") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41b1_d20260128_m013914_c001_v7007000_t0000_u01769564354720") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745ce0_d20260128_m013858_c001_v0001173_t0025_u01769564338911") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97588_d20260128_m013851_c001_v7007000_t0000_u01769564331457") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745a40_d20260128_m013835_c001_v0001173_t0035_u01769564315518") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73f2b4_d20260128_m013826_c001_v7007000_t0000_u01769564306114") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc32b_d20260128_m013809_c001_v0001173_t0020_u01769564289938") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2d_d20260128_m013802_c001_v7007000_t0000_u01769564282850") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77b3_d20260128_m013757_c001_v0001185_t0022_u01769564277448") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e3f_d20260128_m013755_c001_v7007000_t0000_u01769564275572") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be75e4_d20260128_m013739_c001_v0001185_t0032_u01769564259792") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e0_d20260128_m013732_c001_v7007000_t0000_u01769564252433") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74de_d20260128_m013727_c001_v0001185_t0033_u01769564247295") 2026/01/28 01:41:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a065284b9_d20260128_m013725_c001_v7007000_t0000_u01769564245336") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbbe8_d20260128_m013710_c001_v0001173_t0042_u01769564230290") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b4115_d20260128_m013659_c001_v7007000_t0000_u01769564219487") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7108_d20260128_m013643_c001_v0001185_t0057_u01769564203889") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e2b_d20260128_m013636_c001_v7007000_t0000_u01769564196254") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6e54_d20260128_m013621_c001_v0001185_t0035_u01769564181424") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49419_d20260128_m013614_c001_v7007000_t0000_u01769564174963") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6bda_d20260128_m013601_c001_v0001185_t0038_u01769564161103") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67c4a_d20260128_m013759_c001_v7007000_t0000_u01769564279949") 2026/01/28 01:41:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74559e_d20260128_m013753_c001_v0001173_t0059_u01769564273155") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d7d_d20260128_m013829_c001_v7007000_t0000_u01769564309414") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a8f_d20260128_m013823_c001_v0001185_t0010_u01769564303675") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f79c_d20260128_m014021_c001_v7007000_t0000_u01769564421095") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8550_d20260128_m014005_c001_v0001185_t0022_u01769564405250") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41a_d20260128_m013957_c001_v7007000_t0000_u01769564397119") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be832e_d20260128_m013943_c001_v0001185_t0055_u01769564383470") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f630_d20260128_m013935_c001_v7007000_t0000_u01769564375517") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be805c_d20260128_m013923_c001_v0001185_t0014_u01769564363204") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41b2_d20260128_m013914_c001_v7007000_t0000_u01769564354902") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7dd7_d20260128_m013859_c001_v0001185_t0009_u01769564339609") 2026/01/28 01:41:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97589_d20260128_m013851_c001_v7007000_t0000_u01769564331636") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7be5_d20260128_m013836_c001_v0001185_t0055_u01769564316169") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e80_d20260128_m013825_c001_v7007000_t0000_u01769564305873") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74575d_d20260128_m013810_c001_v0001173_t0019_u01769564290799") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2e_d20260128_m013803_c001_v7007000_t0000_u01769564283032") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77bb_d20260128_m013757_c001_v0001185_t0030_u01769564277664") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fde5_d20260128_m013755_c001_v7007000_t0000_u01769564275170") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167f9d_d20260128_m013739_c001_v0001173_t0026_u01769564259978") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e1_d20260128_m013732_c001_v7007000_t0000_u01769564252617") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e61_d20260128_m013727_c001_v0001173_t0005_u01769564247306") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b6f_d20260128_m013725_c001_v7007000_t0000_u01769564245594") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7370_d20260128_m013710_c001_v0001185_t0026_u01769564230703") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4d9a_d20260128_m013659_c001_v7007000_t0000_u01769564219097") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167a2d_d20260128_m013644_c001_v0001173_t0000_u01769564204075") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e2c_d20260128_m013636_c001_v7007000_t0000_u01769564196435") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1677bf_d20260128_m013621_c001_v0001173_t0027_u01769564181626") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941a_d20260128_m013615_c001_v7007000_t0000_u01769564175149") 2026/01/28 01:41:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1675b9_d20260128_m013601_c001_v0001173_t0030_u01769564161299") 2026/01/28 01:41:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d20_d20260128_m013759_c001_v7007000_t0000_u01769564279783") 2026/01/28 01:41:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be774b_d20260128_m013753_c001_v0001185_t0030_u01769564273394") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d7f_d20260128_m013829_c001_v7007000_t0000_u01769564309598") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7458cb_d20260128_m013823_c001_v0001173_t0053_u01769564303718") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f79d_d20260128_m014021_c001_v7007000_t0000_u01769564421277") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1690df_d20260128_m014005_c001_v0001173_t0010_u01769564405443") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41b_d20260128_m013957_c001_v7007000_t0000_u01769564397300") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168e4d_d20260128_m013943_c001_v0001173_t0026_u01769564383689") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f634_d20260128_m013935_c001_v7007000_t0000_u01769564375698") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168b45_d20260128_m013923_c001_v0001173_t0038_u01769564363481") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41b3_d20260128_m013915_c001_v7007000_t0000_u01769564355084") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168881_d20260128_m013859_c001_v0001173_t0048_u01769564339835") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758a_d20260128_m013851_c001_v7007000_t0000_u01769564331816") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1685c2_d20260128_m013836_c001_v0001173_t0020_u01769564316355") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e82_d20260128_m013826_c001_v7007000_t0000_u01769564306092") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7927_d20260128_m013811_c001_v0001185_t0012_u01769564291536") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d2f_d20260128_m013803_c001_v7007000_t0000_u01769564283219") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745601_d20260128_m013757_c001_v0001173_t0048_u01769564277794") 2026/01/28 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986ce_d20260128_m013755_c001_v7007000_t0000_u01769564275367") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7454a5_d20260128_m013741_c001_v0001173_t0058_u01769564261345") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e2_d20260128_m013732_c001_v7007000_t0000_u01769564252848") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74e8_d20260128_m013727_c001_v0001185_t0026_u01769564247480") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d3_d20260128_m013725_c001_v7007000_t0000_u01769564245388") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74524e_d20260128_m013710_c001_v0001173_t0039_u01769564230891") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc37a_d20260128_m013659_c001_v7007000_t0000_u01769564219323") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74502e_d20260128_m013645_c001_v0001173_t0046_u01769564205103") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e2d_d20260128_m013636_c001_v7007000_t0000_u01769564196616") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744e28_d20260128_m013622_c001_v0001173_t0018_u01769564182970") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941b_d20260128_m013615_c001_v7007000_t0000_u01769564175329") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744c56_d20260128_m013601_c001_v0001173_t0028_u01769564161970") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d24_d20260128_m013800_c001_v7007000_t0000_u01769564280151") 2026/01/28 01:41:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7455a9_d20260128_m013753_c001_v0001173_t0023_u01769564273611") 2026/01/28 01:41:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d80_d20260128_m013829_c001_v7007000_t0000_u01769564309780") 2026/01/28 01:41:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7a99_d20260128_m013823_c001_v0001185_t0026_u01769564303874") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f79f_d20260128_m014021_c001_v7007000_t0000_u01769564421461") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd26b_d20260128_m014006_c001_v0001173_t0010_u01769564406618") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41c_d20260128_m013957_c001_v7007000_t0000_u01769564397482") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcfca_d20260128_m013944_c001_v0001173_t0009_u01769564384915") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f638_d20260128_m013935_c001_v7007000_t0000_u01769564375880") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dccbe_d20260128_m013924_c001_v0001173_t0057_u01769564364044") 2026/01/28 01:41:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41b4_d20260128_m013915_c001_v7007000_t0000_u01769564355265") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc9cf_d20260128_m013900_c001_v0001173_t0047_u01769564340505") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758b_d20260128_m013851_c001_v7007000_t0000_u01769564331996") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc711_d20260128_m013837_c001_v0001173_t0006_u01769564317831") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f42357a3fff35553a_d20260128_m013826_c001_v7007000_t0000_u01769564306124") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1682b3_d20260128_m013811_c001_v0001173_t0052_u01769564291723") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d30_d20260128_m013803_c001_v7007000_t0000_u01769564283400") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc189_d20260128_m013757_c001_v0001173_t0023_u01769564277864") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d1a_d20260128_m013755_c001_v7007000_t0000_u01769564275520") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbf91_d20260128_m013742_c001_v0001173_t0036_u01769564262015") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e3_d20260128_m013733_c001_v7007000_t0000_u01769564253032") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbe0e_d20260128_m013727_c001_v0001173_t0025_u01769564247709") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c133_d20260128_m013725_c001_v7007000_t0000_u01769564245370") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167cdd_d20260128_m013711_c001_v0001173_t0042_u01769564231528") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b4114_d20260128_m013659_c001_v7007000_t0000_u01769564219300") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db8f4_d20260128_m013645_c001_v0001173_t0055_u01769564205720") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e2e_d20260128_m013636_c001_v7007000_t0000_u01769564196798") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db5e4_d20260128_m013623_c001_v0001173_t0036_u01769564183523") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941c_d20260128_m013615_c001_v7007000_t0000_u01769564175510") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db3a2_d20260128_m013603_c001_v0001173_t0024_u01769564163068") 2026/01/28 01:41:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb72d7_d20260128_m013800_c001_v7007000_t0000_u01769564280033") 2026/01/28 01:41:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be774f_d20260128_m013753_c001_v0001185_t0050_u01769564273620") 2026/01/28 01:41:20 DEBUG : dir1/0008-23456: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d81_d20260128_m013829_c001_v7007000_t0000_u01769564309965") 2026/01/28 01:41:20 DEBUG : dir1/0008-23456: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7aa1_d20260128_m013824_c001_v0001185_t0033_u01769564304061") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a0_d20260128_m014021_c001_v7007000_t0000_u01769564421683") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74652a_d20260128_m014007_c001_v0001173_t0053_u01769564407726") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41d_d20260128_m013957_c001_v7007000_t0000_u01769564397663") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7462b6_d20260128_m013945_c001_v0001173_t0049_u01769564385487") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f63c_d20260128_m013936_c001_v7007000_t0000_u01769564376062") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745fe0_d20260128_m013924_c001_v0001173_t0000_u01769564364719") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41ce_d20260128_m013915_c001_v7007000_t0000_u01769564355446") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745d1e_d20260128_m013901_c001_v0001173_t0024_u01769564341414") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758c_d20260128_m013852_c001_v7007000_t0000_u01769564332177") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745aa8_d20260128_m013838_c001_v0001173_t0043_u01769564318519") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80d795_d20260128_m013826_c001_v7007000_t0000_u01769564306067") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc389_d20260128_m013812_c001_v0001173_t0052_u01769564292478") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d31_d20260128_m013803_c001_v7007000_t0000_u01769564283582") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77c7_d20260128_m013757_c001_v0001185_t0041_u01769564277919") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986cb_d20260128_m013755_c001_v7007000_t0000_u01769564275179") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7616_d20260128_m013742_c001_v0001185_t0041_u01769564262422") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e4_d20260128_m013733_c001_v7007000_t0000_u01769564253216") 2026/01/28 01:41:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74ec_d20260128_m013727_c001_v0001185_t0055_u01769564247717") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a065284ba_d20260128_m013725_c001_v7007000_t0000_u01769564245539") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbc28_d20260128_m013712_c001_v0001173_t0023_u01769564232584") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f406ef680dcfd71e7_d20260128_m013659_c001_v7007000_t0000_u01769564219463") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be714e_d20260128_m013646_c001_v0001185_t0038_u01769564206556") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e2f_d20260128_m013636_c001_v7007000_t0000_u01769564196984") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6ed8_d20260128_m013624_c001_v0001185_t0042_u01769564184598") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941d_d20260128_m013615_c001_v7007000_t0000_u01769564175688") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6c4e_d20260128_m013603_c001_v0001185_t0049_u01769564163737") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d9_d20260128_m013800_c001_v7007000_t0000_u01769564280116") 2026/01/28 01:41:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc103_d20260128_m013753_c001_v0001173_t0038_u01769564273638") 2026/01/28 01:41:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d82_d20260128_m013830_c001_v7007000_t0000_u01769564310148") 2026/01/28 01:41:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc56b_d20260128_m013824_c001_v0001173_t0058_u01769564304252") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a1_d20260128_m014021_c001_v7007000_t0000_u01769564421865") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8598_d20260128_m014008_c001_v0001185_t0000_u01769564408938") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41e_d20260128_m013957_c001_v7007000_t0000_u01769564397844") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be83a4_d20260128_m013946_c001_v0001185_t0054_u01769564386025") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f640_d20260128_m013936_c001_v7007000_t0000_u01769564376243") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be80c0_d20260128_m013925_c001_v0001185_t0022_u01769564365408") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41cf_d20260128_m013915_c001_v7007000_t0000_u01769564355628") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7e19_d20260128_m013902_c001_v0001185_t0027_u01769564342014") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758d_d20260128_m013852_c001_v7007000_t0000_u01769564332359") 2026/01/28 01:41:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7c17_d20260128_m013839_c001_v0001185_t0053_u01769564319259") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80d791_d20260128_m013825_c001_v7007000_t0000_u01769564305678") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7457a3_d20260128_m013813_c001_v0001173_t0035_u01769564293435") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d32_d20260128_m013803_c001_v7007000_t0000_u01769564283764") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168137_d20260128_m013758_c001_v0001173_t0017_u01769564278028") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986cc_d20260128_m013755_c001_v7007000_t0000_u01769564275186") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167fd3_d20260128_m013742_c001_v0001173_t0011_u01769564262638") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e5_d20260128_m013733_c001_v7007000_t0000_u01769564253401") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74f4_d20260128_m013727_c001_v0001185_t0046_u01769564247915") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f414a9b0dbd134532_d20260128_m013725_c001_v7007000_t0000_u01769564245339") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be73a6_d20260128_m013713_c001_v0001185_t0021_u01769564233352") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4d9e_d20260128_m013659_c001_v7007000_t0000_u01769564219659") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167a7f_d20260128_m013646_c001_v0001173_t0045_u01769564206743") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e30_d20260128_m013637_c001_v7007000_t0000_u01769564197166") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167813_d20260128_m013624_c001_v0001173_t0024_u01769564184803") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941e_d20260128_m013615_c001_v7007000_t0000_u01769564175869") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1675f7_d20260128_m013603_c001_v0001173_t0050_u01769564163955") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67c4b_d20260128_m013800_c001_v7007000_t0000_u01769564280131") 2026/01/28 01:41:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7759_d20260128_m013753_c001_v0001185_t0053_u01769564273807") 2026/01/28 01:41:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d86_d20260128_m013830_c001_v7007000_t0000_u01769564310332") 2026/01/28 01:41:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7aa3_d20260128_m013824_c001_v0001185_t0010_u01769564304306") 2026/01/28 01:41:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a2_d20260128_m014022_c001_v7007000_t0000_u01769564422048") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f169139_d20260128_m014009_c001_v0001173_t0025_u01769564409157") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a41f_d20260128_m013958_c001_v7007000_t0000_u01769564398024") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168e91_d20260128_m013946_c001_v0001173_t0015_u01769564386217") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f647_d20260128_m013936_c001_v7007000_t0000_u01769564376441") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168b8f_d20260128_m013925_c001_v0001173_t0047_u01769564365596") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41d1_d20260128_m013915_c001_v7007000_t0000_u01769564355815") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1688bb_d20260128_m013902_c001_v0001173_t0038_u01769564342203") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758e_d20260128_m013852_c001_v7007000_t0000_u01769564332539") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168602_d20260128_m013839_c001_v0001173_t0049_u01769564319570") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10ccb35_d20260128_m013825_c001_v7007000_t0000_u01769564305655") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7959_d20260128_m013814_c001_v0001185_t0054_u01769564294121") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d33_d20260128_m013803_c001_v7007000_t0000_u01769564283945") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77cd_d20260128_m013758_c001_v0001185_t0007_u01769564278140") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d1_d20260128_m013755_c001_v7007000_t0000_u01769564275725") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7454e1_d20260128_m013743_c001_v0001173_t0042_u01769564263873") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e6_d20260128_m013733_c001_v7007000_t0000_u01769564253610") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e6f_d20260128_m013727_c001_v0001173_t0007_u01769564247929") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f7392_d20260128_m013725_c001_v7007000_t0000_u01769564245519") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745270_d20260128_m013713_c001_v0001173_t0008_u01769564233542") 2026/01/28 01:41:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4109dc2a39d83f7b_d20260128_m013659_c001_v7007000_t0000_u01769564219312") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74505e_d20260128_m013647_c001_v0001173_t0024_u01769564207228") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e32_d20260128_m013637_c001_v7007000_t0000_u01769564197348") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744e80_d20260128_m013625_c001_v0001173_t0028_u01769564185551") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4941f_d20260128_m013616_c001_v7007000_t0000_u01769564176048") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744c8e_d20260128_m013604_c001_v0001173_t0029_u01769564164614") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986d8_d20260128_m013759_c001_v7007000_t0000_u01769564279957") 2026/01/28 01:41:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be775d_d20260128_m013754_c001_v0001185_t0052_u01769564274003") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d87_d20260128_m013830_c001_v7007000_t0000_u01769564310516") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7aab_d20260128_m013824_c001_v0001185_t0007_u01769564304493") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a3_d20260128_m014022_c001_v7007000_t0000_u01769564422231") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd2bd_d20260128_m014009_c001_v0001173_t0058_u01769564409847") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a420_d20260128_m013958_c001_v7007000_t0000_u01769564398248") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd00e_d20260128_m013947_c001_v0001173_t0042_u01769564387302") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f64c_d20260128_m013936_c001_v7007000_t0000_u01769564376623") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcd2a_d20260128_m013926_c001_v0001173_t0005_u01769564366121") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41d2_d20260128_m013915_c001_v7007000_t0000_u01769564355996") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dca21_d20260128_m013902_c001_v0001173_t0050_u01769564342947") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e9758f_d20260128_m013852_c001_v7007000_t0000_u01769564332720") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc769_d20260128_m013840_c001_v0001173_t0050_u01769564320766") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e7d_d20260128_m013825_c001_v7007000_t0000_u01769564305667") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168305_d20260128_m013814_c001_v0001173_t0054_u01769564294330") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d34_d20260128_m013804_c001_v7007000_t0000_u01769564284138") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77d3_d20260128_m013758_c001_v0001185_t0042_u01769564278404") 2026/01/28 01:41:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a1f9_d20260128_m013755_c001_v7007000_t0000_u01769564275617") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbff9_d20260128_m013744_c001_v0001173_t0023_u01769564264753") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e7_d20260128_m013733_c001_v7007000_t0000_u01769564253793") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be74f8_d20260128_m013728_c001_v0001185_t0020_u01769564248114") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b6c_d20260128_m013724_c001_v7007000_t0000_u01769564244927") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167d29_d20260128_m013714_c001_v0001173_t0040_u01769564234499") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4109dc2a39d83f7c_d20260128_m013659_c001_v7007000_t0000_u01769564219495") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db95a_d20260128_m013648_c001_v0001173_t0017_u01769564208518") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e33_d20260128_m013637_c001_v7007000_t0000_u01769564197529") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db66e_d20260128_m013626_c001_v0001173_t0007_u01769564186588") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49420_d20260128_m013616_c001_v7007000_t0000_u01769564176227") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db3f4_d20260128_m013605_c001_v0001173_t0011_u01769564165598") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fdef_d20260128_m013759_c001_v7007000_t0000_u01769564279797") 2026/01/28 01:41:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc119_d20260128_m013754_c001_v0001173_t0003_u01769564274184") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d88_d20260128_m013830_c001_v7007000_t0000_u01769564310701") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7ab7_d20260128_m013824_c001_v0001185_t0057_u01769564304731") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a5_d20260128_m014022_c001_v7007000_t0000_u01769564422414") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec746574_d20260128_m014010_c001_v0001173_t0041_u01769564410871") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a421_d20260128_m013958_c001_v7007000_t0000_u01769564398429") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74630e_d20260128_m013947_c001_v0001173_t0052_u01769564387854") 2026/01/28 01:41:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f652_d20260128_m013936_c001_v7007000_t0000_u01769564376804") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74601a_d20260128_m013926_c001_v0001173_t0055_u01769564366543") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41d3_d20260128_m013916_c001_v7007000_t0000_u01769564356203") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745d52_d20260128_m013903_c001_v0001173_t0048_u01769564343493") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97590_d20260128_m013852_c001_v7007000_t0000_u01769564332913") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745b0a_d20260128_m013841_c001_v0001173_t0049_u01769564321824") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4e7e_d20260128_m013825_c001_v7007000_t0000_u01769564305689") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc403_d20260128_m013815_c001_v0001173_t0008_u01769564295757") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d35_d20260128_m013804_c001_v7007000_t0000_u01769564284334") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745607_d20260128_m013758_c001_v0001173_t0011_u01769564278532") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fde8_d20260128_m013755_c001_v7007000_t0000_u01769564275534") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7664_d20260128_m013745_c001_v0001185_t0020_u01769564265446") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e8_d20260128_m013733_c001_v7007000_t0000_u01769564253978") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbe1e_d20260128_m013728_c001_v0001173_t0032_u01769564248314") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c132_d20260128_m013725_c001_v7007000_t0000_u01769564245370") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbc84_d20260128_m013715_c001_v0001173_t0007_u01769564235821") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f406ef680dcfd71e8_d20260128_m013659_c001_v7007000_t0000_u01769564219507") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be71ac_d20260128_m013649_c001_v0001185_t0040_u01769564209293") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e34_d20260128_m013637_c001_v7007000_t0000_u01769564197710") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6f4a_d20260128_m013627_c001_v0001185_t0008_u01769564187822") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49421_d20260128_m013616_c001_v7007000_t0000_u01769564176407") 2026/01/28 01:41:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6ca4_d20260128_m013606_c001_v0001185_t0059_u01769564166419") 2026/01/28 01:41:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67c48_d20260128_m013759_c001_v7007000_t0000_u01769564279769") 2026/01/28 01:41:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7455c1_d20260128_m013754_c001_v0001173_t0059_u01769564274442") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d89_d20260128_m013830_c001_v7007000_t0000_u01769564310885") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168483_d20260128_m013824_c001_v0001173_t0016_u01769564304822") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a6_d20260128_m014022_c001_v7007000_t0000_u01769564422637") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be85cc_d20260128_m014011_c001_v0001185_t0031_u01769564411533") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a422_d20260128_m013958_c001_v7007000_t0000_u01769564398611") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be83f0_d20260128_m013948_c001_v0001185_t0036_u01769564388893") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f656_d20260128_m013936_c001_v7007000_t0000_u01769564376995") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8108_d20260128_m013927_c001_v0001185_t0021_u01769564367408") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41d4_d20260128_m013916_c001_v7007000_t0000_u01769564356460") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7e63_d20260128_m013904_c001_v0001185_t0009_u01769564344799") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97591_d20260128_m013853_c001_v7007000_t0000_u01769564333093") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7c57_d20260128_m013842_c001_v0001185_t0017_u01769564322615") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10ccb38_d20260128_m013826_c001_v7007000_t0000_u01769564306200") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745803_d20260128_m013816_c001_v0001173_t0027_u01769564296776") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d36_d20260128_m013804_c001_v7007000_t0000_u01769564284515") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77d7_d20260128_m013758_c001_v0001185_t0016_u01769564278639") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80d77a_d20260128_m013755_c001_v7007000_t0000_u01769564275614") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168027_d20260128_m013745_c001_v0001173_t0031_u01769564265703") 2026/01/28 01:41:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0e9_d20260128_m013734_c001_v7007000_t0000_u01769564254161") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7500_d20260128_m013728_c001_v0001185_t0035_u01769564248388") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f738e_d20260128_m013724_c001_v7007000_t0000_u01769564244939") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be73de_d20260128_m013717_c001_v0001185_t0015_u01769564237204") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4d98_d20260128_m013658_c001_v7007000_t0000_u01769564218905") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167ab5_d20260128_m013649_c001_v0001173_t0017_u01769564209510") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e36_d20260128_m013637_c001_v7007000_t0000_u01769564197892") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16787f_d20260128_m013628_c001_v0001173_t0001_u01769564188010") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49422_d20260128_m013616_c001_v7007000_t0000_u01769564176586") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167635_d20260128_m013606_c001_v0001173_t0017_u01769564166603") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d21_d20260128_m013759_c001_v7007000_t0000_u01769564279814") 2026/01/28 01:41:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1680dd_d20260128_m013754_c001_v0001173_t0045_u01769564274473") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d8a_d20260128_m013831_c001_v7007000_t0000_u01769564311076") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7abd_d20260128_m013824_c001_v0001185_t0007_u01769564304963") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a7_d20260128_m014022_c001_v7007000_t0000_u01769564422819") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16917a_d20260128_m014011_c001_v0001173_t0000_u01769564411747") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a423_d20260128_m013958_c001_v7007000_t0000_u01769564398791") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168f07_d20260128_m013949_c001_v0001173_t0003_u01769564389080") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f65c_d20260128_m013937_c001_v7007000_t0000_u01769564377177") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168bf1_d20260128_m013927_c001_v0001173_t0015_u01769564367625") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b41d6_d20260128_m013916_c001_v7007000_t0000_u01769564356644") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1688f7_d20260128_m013904_c001_v0001173_t0044_u01769564344986") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97592_d20260128_m013853_c001_v7007000_t0000_u01769564333274") 2026/01/28 01:41:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168672_d20260128_m013842_c001_v0001173_t0006_u01769564322815") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10ccb36_d20260128_m013825_c001_v7007000_t0000_u01769564305836") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be79cf_d20260128_m013817_c001_v0001185_t0026_u01769564297893") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d38_d20260128_m013804_c001_v7007000_t0000_u01769564284695") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77dd_d20260128_m013758_c001_v0001185_t0016_u01769564278824") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d19_d20260128_m013755_c001_v7007000_t0000_u01769564275336") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745510_d20260128_m013746_c001_v0001173_t0018_u01769564266368") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0ea_d20260128_m013734_c001_v7007000_t0000_u01769564254345") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74539e_d20260128_m013728_c001_v0001173_t0010_u01769564248538") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f414a9b0dbd134533_d20260128_m013725_c001_v7007000_t0000_u01769564245528") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7452c4_d20260128_m013717_c001_v0001173_t0014_u01769564237393") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc37b_d20260128_m013659_c001_v7007000_t0000_u01769564219517") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec74509a_d20260128_m013650_c001_v0001173_t0027_u01769564210351") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e37_d20260128_m013638_c001_v7007000_t0000_u01769564198073") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744eca_d20260128_m013628_c001_v0001173_t0017_u01769564188586") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49423_d20260128_m013616_c001_v7007000_t0000_u01769564176765") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744cbc_d20260128_m013607_c001_v0001173_t0033_u01769564167288") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb72d6_d20260128_m013759_c001_v7007000_t0000_u01769564279851") 2026/01/28 01:41:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7767_d20260128_m013754_c001_v0001185_t0019_u01769564274489") 2026/01/28 01:41:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d8b_d20260128_m013831_c001_v7007000_t0000_u01769564311261") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7ac3_d20260128_m013825_c001_v0001185_t0031_u01769564305179") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7a8_d20260128_m014023_c001_v7007000_t0000_u01769564423003") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd2ff_d20260128_m014012_c001_v0001173_t0052_u01769564412516") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a424_d20260128_m013958_c001_v7007000_t0000_u01769564398972") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd08c_d20260128_m013950_c001_v0001173_t0022_u01769564390423") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f664_d20260128_m013937_c001_v7007000_t0000_u01769564377359") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcd84_d20260128_m013927_c001_v0001173_t0050_u01769564367977") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b45c0_d20260128_m013916_c001_v7007000_t0000_u01769564356827") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dca76_d20260128_m013906_c001_v0001173_t0031_u01769564346301") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97593_d20260128_m013853_c001_v7007000_t0000_u01769564333455") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc7cb_d20260128_m013843_c001_v0001173_t0051_u01769564323494") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d6e_d20260128_m013826_c001_v7007000_t0000_u01769564306274") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168393_d20260128_m013818_c001_v0001173_t0002_u01769564298098") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d39_d20260128_m013804_c001_v7007000_t0000_u01769564284877") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be77e3_d20260128_m013759_c001_v0001185_t0046_u01769564279009") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986cf_d20260128_m013755_c001_v7007000_t0000_u01769564275539") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc04d_d20260128_m013747_c001_v0001173_t0057_u01769564267707") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0eb_d20260128_m013734_c001_v7007000_t0000_u01769564254530") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7504_d20260128_m013728_c001_v0001185_t0040_u01769564248573") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c135_d20260128_m013725_c001_v7007000_t0000_u01769564245559") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167d99_d20260128_m013718_c001_v0001173_t0038_u01769564238179") 2026/01/28 01:41:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4d9d_d20260128_m013659_c001_v7007000_t0000_u01769564219474") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db9a2_d20260128_m013651_c001_v0001173_t0013_u01769564211333") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e38_d20260128_m013638_c001_v7007000_t0000_u01769564198258") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db6ce_d20260128_m013629_c001_v0001173_t0042_u01769564189238") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49424_d20260128_m013616_c001_v7007000_t0000_u01769564176946") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db438_d20260128_m013607_c001_v0001173_t0015_u01769564167872") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4220dc979f3986da_d20260128_m013800_c001_v7007000_t0000_u01769564280139") 2026/01/28 01:41:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be776d_d20260128_m013754_c001_v0001185_t0039_u01769564274744") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da8_d20260128_m013702_c001_v7007000_t0000_u01769564222114") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7234_d20260128_m013656_c001_v0001185_t0015_u01769564216269") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4da9_d20260128_m013702_c001_v7007000_t0000_u01769564222297") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7238_d20260128_m013656_c001_v0001185_t0007_u01769564216488") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4daa_d20260128_m013702_c001_v7007000_t0000_u01769564222482") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be723e_d20260128_m013656_c001_v0001185_t0012_u01769564216675") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4dac_d20260128_m013702_c001_v7007000_t0000_u01769564222664") 2026/01/28 01:41:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7242_d20260128_m013656_c001_v0001185_t0030_u01769564216861") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4dad_d20260128_m013702_c001_v7007000_t0000_u01769564222867") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dba52_d20260128_m013656_c001_v0001173_t0047_u01769564216933") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4dae_d20260128_m013703_c001_v7007000_t0000_u01769564223050") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7244_d20260128_m013657_c001_v0001185_t0005_u01769564217047") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4daf_d20260128_m013703_c001_v7007000_t0000_u01769564223233") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167b85_d20260128_m013657_c001_v0001173_t0048_u01769564217199") 2026/01/28 01:41:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db0_d20260128_m013703_c001_v7007000_t0000_u01769564223419") 2026/01/28 01:41:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be724a_d20260128_m013657_c001_v0001185_t0050_u01769564217267") 2026/01/28 01:41:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db2_d20260128_m013703_c001_v7007000_t0000_u01769564223603") 2026/01/28 01:41:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be724e_d20260128_m013657_c001_v0001185_t0016_u01769564217560") 2026/01/28 01:41:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db3_d20260128_m013703_c001_v7007000_t0000_u01769564223795") 2026/01/28 01:41:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dba6e_d20260128_m013657_c001_v0001173_t0051_u01769564217659") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db5_d20260128_m013703_c001_v7007000_t0000_u01769564223984") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745126_d20260128_m013657_c001_v0001173_t0053_u01769564217723") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db6_d20260128_m013704_c001_v7007000_t0000_u01769564224168") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7250_d20260128_m013657_c001_v0001185_t0008_u01769564217746") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db7_d20260128_m013704_c001_v7007000_t0000_u01769564224351") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167b8d_d20260128_m013657_c001_v0001173_t0055_u01769564217881") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4db8_d20260128_m013704_c001_v7007000_t0000_u01769564224533") 2026/01/28 01:41:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7258_d20260128_m013657_c001_v0001185_t0009_u01769564217955") 2026/01/28 01:41:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4dba_d20260128_m013704_c001_v7007000_t0000_u01769564224716") 2026/01/28 01:41:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7262_d20260128_m013658_c001_v0001185_t0035_u01769564218158") 2026/01/28 01:41:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4dbb_d20260128_m013704_c001_v7007000_t0000_u01769564224898") 2026/01/28 01:41:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be726a_d20260128_m013658_c001_v0001185_t0049_u01769564218346") 2026/01/28 01:41:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c13d_d20260128_m013729_c001_v7007000_t0000_u01769564249610") 2026/01/28 01:41:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7448_d20260128_m013722_c001_v0001185_t0011_u01769564242261") 2026/01/28 01:41:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f414a9b0dbd134536_d20260128_m013729_c001_v7007000_t0000_u01769564249431") 2026/01/28 01:41:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be744c_d20260128_m013722_c001_v0001185_t0058_u01769564242447") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d6_d20260128_m013729_c001_v7007000_t0000_u01769564249392") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7454_d20260128_m013722_c001_v0001185_t0029_u01769564242691") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f414a9b0dbd134537_d20260128_m013729_c001_v7007000_t0000_u01769564249621") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbd7a_d20260128_m013722_c001_v0001173_t0000_u01769564242702") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c13e_d20260128_m013729_c001_v7007000_t0000_u01769564249773") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e07_d20260128_m013722_c001_v0001173_t0041_u01769564242706") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b72_d20260128_m013729_c001_v7007000_t0000_u01769564249557") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745326_d20260128_m013722_c001_v0001173_t0014_u01769564242792") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d7_d20260128_m013729_c001_v7007000_t0000_u01769564249579") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7460_d20260128_m013722_c001_v0001185_t0049_u01769564242906") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c13c_d20260128_m013729_c001_v7007000_t0000_u01769564249588") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7468_d20260128_m013723_c001_v0001185_t0032_u01769564243091") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f7399_d20260128_m013729_c001_v7007000_t0000_u01769564249634") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7474_d20260128_m013723_c001_v0001185_t0034_u01769564243327") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679dd58_d20260128_m013729_c001_v7007000_t0000_u01769564249791") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec745330_d20260128_m013723_c001_v0001173_t0035_u01769564243438") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1c13a_d20260128_m013729_c001_v7007000_t0000_u01769564249381") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbd92_d20260128_m013723_c001_v0001173_t0024_u01769564243462") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b71_d20260128_m013729_c001_v7007000_t0000_u01769564249373") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7480_d20260128_m013723_c001_v0001185_t0024_u01769564243512") 2026/01/28 01:41:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679dd56_d20260128_m013729_c001_v7007000_t0000_u01769564249412") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be7488_d20260128_m013723_c001_v0001185_t0057_u01769564243727") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a065284c1_d20260128_m013729_c001_v7007000_t0000_u01769564249421") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e1b_d20260128_m013723_c001_v0001173_t0044_u01769564243862") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a065284c3_d20260128_m013729_c001_v7007000_t0000_u01769564249643") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dbda4_d20260128_m013723_c001_v0001173_t0001_u01769564243982") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405535885a8e0b73_d20260128_m013729_c001_v7007000_t0000_u01769564249739") 2026/01/28 01:41:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be748e_d20260128_m013724_c001_v0001185_t0006_u01769564244004") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86812_d20260128_m013440_c001_v7007000_t0000_u01769564080150") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d2e2c59484270_d20260128_m013436_c001_v0001093_t0045_u01769564076534") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4089731e717dbcd0_d20260128_m013436_c001_v7007000_t0000_u01769564076342") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d2e2c5948426c_d20260128_m013433_c001_v0001093_t0059_u01769564073216") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4089731e717dbcc8_d20260128_m013432_c001_v7007000_t0000_u01769564072429") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166cdf_d20260128_m013427_c001_v0001173_t0015_u01769564067460") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86805_d20260128_m013425_c001_v7007000_t0000_u01769564065989") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103b7fc2cb57708a_d20260128_m013422_c001_v0001173_t0013_u01769564062970") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b38ab_d20260128_m013422_c001_v7007000_t0000_u01769564062791") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103b7fc2cb577010_d20260128_m013419_c001_v0001173_t0005_u01769564059104") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b38a3_d20260128_m013418_c001_v7007000_t0000_u01769564058342") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166b8b_d20260128_m013413_c001_v0001173_t0035_u01769564053540") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31545_d20260128_m013412_c001_v7007000_t0000_u01769564052196") 2026/01/28 01:41:34 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1015ca1cf4caa302_d20260128_m013410_c001_v0001146_t0057_u01769564050498") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce7b_d20260128_m013410_c001_v7007000_t0000_u01769564050313") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1015ca1cf4caa2f6_d20260128_m013406_c001_v0001146_t0014_u01769564046194") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce77_d20260128_m013405_c001_v7007000_t0000_u01769564045426") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da417_d20260128_m013400_c001_v0001173_t0036_u01769564040589") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31542_d20260128_m013359_c001_v7007000_t0000_u01769564039683") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102a5e7c06c9d98d_d20260128_m013357_c001_v0001167_t0019_u01769564037331") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb65fa_d20260128_m013357_c001_v7007000_t0000_u01769564037131") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102a5e7c06c9d945_d20260128_m013353_c001_v0001167_t0036_u01769564033381") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb65f5_d20260128_m013352_c001_v7007000_t0000_u01769564032636") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5bec_d20260128_m013345_c001_v0001185_t0018_u01769564025017") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fba2_d20260128_m013344_c001_v7007000_t0000_u01769564024050") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107c56283100d292_d20260128_m013342_c001_v0001091_t0001_u01769564022238") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba492e6_d20260128_m013342_c001_v7007000_t0000_u01769564022049") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107c56283100d276_d20260128_m013338_c001_v0001091_t0046_u01769564018199") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba492e0_d20260128_m013337_c001_v7007000_t0000_u01769564017404") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16680d_d20260128_m013329_c001_v0001173_t0003_u01769564009827") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce52_d20260128_m013328_c001_v7007000_t0000_u01769564008867") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102071b6ddb0ba1d_d20260128_m013327_c001_v0001185_t0001_u01769564007059") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f6468_d20260128_m013326_c001_v7007000_t0000_u01769564006876") 2026/01/28 01:41:35 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102071b6ddb0b9d9_d20260128_m013323_c001_v0001185_t0033_u01769564003577") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f6460_d20260128_m013322_c001_v7007000_t0000_u01769564002830") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9e87_d20260128_m013315_c001_v0001173_t0040_u01769563995617") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1af_d20260128_m013314_c001_v7007000_t0000_u01769563994535") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11134e950c7a2098_d20260128_m013308_c001_v0001102_t0009_u01769563988717") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b433e_d20260128_m013308_c001_v7007000_t0000_u01769563988513") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be57c4_d20260128_m013303_c001_v0001185_t0051_u01769563983967") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be57aa_d20260128_m013303_c001_v0001185_t0056_u01769563983175") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5790_d20260128_m013302_c001_v0001185_t0024_u01769563982184") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73ec44_d20260128_m013248_c001_v7007000_t0000_u01769563968211") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9b09_d20260128_m013240_c001_v0001173_t0007_u01769563960851") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102071b6ddb0b5b9_d20260128_m013240_c001_v0001185_t0020_u01769563960104") 2026/01/28 01:41:36 DEBUG : dst/one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102071b6ddb0b598_d20260128_m013239_c001_v0001185_t0047_u01769563959134") 2026/01/28 01:41:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86813_d20260128_m013440_c001_v7007000_t0000_u01769564080333") 2026/01/28 01:41:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11289f7ace73394f_d20260128_m013436_c001_v0001165_t0027_u01769564076117") 2026/01/28 01:41:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1189b844e4459a7d_d20260128_m013432_c001_v0001184_t0046_u01769564072236") 2026/01/28 01:41:36 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86807_d20260128_m013426_c001_v7007000_t0000_u01769564066174") 2026/01/28 01:41:36 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1092cf3805a5110f_d20260128_m013422_c001_v0001043_t0039_u01769564062246") 2026/01/28 01:41:36 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1072ae92309425b7_d20260128_m013418_c001_v0001136_t0009_u01769564058014") 2026/01/28 01:41:36 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31546_d20260128_m013412_c001_v7007000_t0000_u01769564052382") 2026/01/28 01:41:36 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d7d47d6d8eb1a_d20260128_m013409_c001_v0001167_t0022_u01769564049291") 2026/01/28 01:41:37 DEBUG : dst/one.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118c3f4437107ebf_d20260128_m013405_c001_v0001165_t0026_u01769564045220") 2026/01/28 01:41:37 DEBUG : dst/three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1b2_d20260128_m013314_c001_v7007000_t0000_u01769563994715") 2026/01/28 01:41:37 DEBUG : dst/three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be58be_d20260128_m013313_c001_v0001185_t0054_u01769563993181") 2026/01/28 01:41:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86814_d20260128_m013440_c001_v7007000_t0000_u01769564080517") 2026/01/28 01:41:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11442abaa5c2a5af_d20260128_m013437_c001_v0001157_t0033_u01769564077718") 2026/01/28 01:41:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f109ea4a26db56db0_d20260128_m013434_c001_v0001042_t0006_u01769564074072") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86815_d20260128_m013440_c001_v7007000_t0000_u01769564080701") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d2e2c59484272_d20260128_m013438_c001_v0001093_t0012_u01769564078614") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4089731e717dbcd4_d20260128_m013438_c001_v7007000_t0000_u01769564078420") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f118d2e2c5948426e_d20260128_m013434_c001_v0001093_t0027_u01769564074610") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4089731e717dbccd_d20260128_m013434_c001_v7007000_t0000_u01769564074417") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da795_d20260128_m013429_c001_v0001173_t0044_u01769564069415") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86808_d20260128_m013426_c001_v7007000_t0000_u01769564066359") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103b7fc2cb5770bc_d20260128_m013424_c001_v0001173_t0001_u01769564064698") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b38ad_d20260128_m013424_c001_v7007000_t0000_u01769564064519") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103b7fc2cb577030_d20260128_m013420_c001_v0001173_t0045_u01769564060454") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b38a6_d20260128_m013420_c001_v7007000_t0000_u01769564060269") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da5cd_d20260128_m013414_c001_v0001173_t0003_u01769564054958") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce7c_d20260128_m013411_c001_v7007000_t0000_u01769564051633") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da503_d20260128_m013408_c001_v0001173_t0018_u01769564048040") 2026/01/28 01:41:37 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce79_d20260128_m013407_c001_v7007000_t0000_u01769564047312") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5dd6_d20260128_m013402_c001_v0001185_t0031_u01769564042683") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb65fe_d20260128_m013358_c001_v7007000_t0000_u01769564038765") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5d30_d20260128_m013355_c001_v0001185_t0015_u01769564035864") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb65f7_d20260128_m013354_c001_v7007000_t0000_u01769564034778") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166991_d20260128_m013346_c001_v0001173_t0035_u01769564026869") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba492e7_d20260128_m013343_c001_v7007000_t0000_u01769564023139") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1668f9_d20260128_m013340_c001_v0001173_t0013_u01769564020341") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba492e3_d20260128_m013339_c001_v7007000_t0000_u01769564019224") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da05d_d20260128_m013331_c001_v0001173_t0018_u01769564011527") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f6469_d20260128_m013327_c001_v7007000_t0000_u01769564007834") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9f91_d20260128_m013325_c001_v0001173_t0034_u01769564005339") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41325edaec5f6463_d20260128_m013324_c001_v7007000_t0000_u01769564004234") 2026/01/28 01:41:38 DEBUG : dst/three.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5914_d20260128_m013317_c001_v0001185_t0001_u01769563997728") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86809_d20260128_m013426_c001_v7007000_t0000_u01769564066544") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11919bb23fa840cd_d20260128_m013424_c001_v0001102_t0045_u01769564064059") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11289f7ace733933_d20260128_m013420_c001_v0001165_t0027_u01769564060041") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31547_d20260128_m013412_c001_v7007000_t0000_u01769564052621") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f10275ad97ae9f251_d20260128_m013411_c001_v0001173_t0000_u01769564051040") 2026/01/28 01:41:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f11352a62174a6f6f_d20260128_m013407_c001_v0001184_t0056_u01769564047034") 2026/01/28 01:41:38 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86816_d20260128_m013440_c001_v7007000_t0000_u01769564080885") 2026/01/28 01:41:38 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be60b8_d20260128_m013428_c001_v0001185_t0031_u01769564068824") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b8680a_d20260128_m013426_c001_v7007000_t0000_u01769564066729") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5f06_d20260128_m013414_c001_v0001185_t0059_u01769564054348") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31548_d20260128_m013412_c001_v7007000_t0000_u01769564052806") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166aa9_d20260128_m013401_c001_v0001173_t0046_u01769564041433") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31543_d20260128_m013359_c001_v7007000_t0000_u01769564039866") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da231_d20260128_m013345_c001_v0001173_t0052_u01769564025786") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400944197278fba4_d20260128_m013344_c001_v7007000_t0000_u01769564024231") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5a70_d20260128_m013330_c001_v0001185_t0014_u01769564010982") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076c72f8c80ce54_d20260128_m013329_c001_v7007000_t0000_u01769564009051") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166733_d20260128_m013316_c001_v0001173_t0045_u01769563996767") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cc1b4_d20260128_m013314_c001_v7007000_t0000_u01769563994896") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f115e4cdaa78d1ec6_d20260128_m013310_c001_v0001101_t0043_u01769563990710") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73ec45_d20260128_m013248_c001_v7007000_t0000_u01769563968391") 2026/01/28 01:41:39 DEBUG : dst/two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f102071b6ddb0b68d_d20260128_m013247_c001_v0001185_t0055_u01769563967291") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078941d_d20260128_m013214_c001_v7007000_t0000_u01769563934202") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be52f3_d20260128_m013210_c001_v0001185_t0041_u01769563930515") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c220789419_d20260128_m013207_c001_v7007000_t0000_u01769563927813") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be51a2_d20260128_m013156_c001_v0001185_t0033_u01769563916186") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b41e_d20260128_m013146_c001_v7007000_t0000_u01769563906510") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be50b9_d20260128_m013142_c001_v0001185_t0011_u01769563902984") 2026/01/28 01:41:39 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2be5_d20260128_m013119_c001_v7007000_t0000_u01769563879813") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4efe_d20260128_m013118_c001_v0001185_t0013_u01769563878113") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2be0_d20260128_m013117_c001_v7007000_t0000_u01769563877364") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4ecc_d20260128_m013116_c001_v0001185_t0018_u01769563876152") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bda_d20260128_m013113_c001_v7007000_t0000_u01769563873749") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e7b_d20260128_m013112_c001_v0001185_t0054_u01769563872167") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd7_d20260128_m013111_c001_v7007000_t0000_u01769563871404") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e53_d20260128_m013110_c001_v0001185_t0054_u01769563870156") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bc8_d20260128_m013104_c001_v7007000_t0000_u01769563864956") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4dab_d20260128_m013103_c001_v0001185_t0013_u01769563863489") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bc5_d20260128_m013102_c001_v7007000_t0000_u01769563862678") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d7b_d20260128_m013101_c001_v0001185_t0023_u01769563861904") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4056_d20260128_m013057_c001_v7007000_t0000_u01769563857568") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4cf3_d20260128_m013056_c001_v0001185_t0031_u01769563856413") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4053_d20260128_m013054_c001_v7007000_t0000_u01769563854530") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4c9b_d20260128_m013053_c001_v0001185_t0033_u01769563853589") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4052_d20260128_m013053_c001_v7007000_t0000_u01769563853223") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103b7fc2cb575f43_d20260128_m013052_c001_v0001173_t0041_u01769563852041") 2026/01/28 01:41:40 DEBUG : empty space: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4c4f_d20260128_m013050_c001_v0001185_t0013_u01769563850437") 2026/01/28 01:41:40 DEBUG : enormous: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2be3_d20260128_m013118_c001_v7007000_t0000_u01769563878880") 2026/01/28 01:41:40 DEBUG : enormous: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4f0a_d20260128_m013118_c001_v0001185_t0014_u01769563878307") 2026/01/28 01:41:40 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b86818_d20260128_m013446_c001_v7007000_t0000_u01769564086570") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da8ff_d20260128_m013444_c001_v0001173_t0009_u01769564084869") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b41a_d20260128_m013141_c001_v7007000_t0000_u01769563901303") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5083_d20260128_m013139_c001_v0001185_t0008_u01769563899871") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4048_d20260128_m013047_c001_v7007000_t0000_u01769563847992") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4bf1_d20260128_m013046_c001_v0001185_t0010_u01769563846994") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4046_d20260128_m013046_c001_v7007000_t0000_u01769563846445") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4bd7_d20260128_m013045_c001_v0001185_t0049_u01769563845896") 2026/01/28 01:41:41 DEBUG : existing: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4bc3_d20260128_m013045_c001_v0001185_t0054_u01769563845115") 2026/01/28 01:41:41 DEBUG : existing-b: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b41b_d20260128_m013141_c001_v7007000_t0000_u01769563901485") 2026/01/28 01:41:41 DEBUG : existing-b: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d95d9_d20260128_m013139_c001_v0001173_t0006_u01769563899859") 2026/01/28 01:41:41 DEBUG : file1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652804a_d20260128_m013552_c001_v7007000_t0000_u01769564152498") 2026/01/28 01:41:41 DEBUG : file1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744b4a_d20260128_m013551_c001_v0001173_t0043_u01769564151307") 2026/01/28 01:41:41 DEBUG : file1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528046_d20260128_m013549_c001_v7007000_t0000_u01769564149985") 2026/01/28 01:41:41 DEBUG : file1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db19a_d20260128_m013548_c001_v0001173_t0000_u01769564148515") 2026/01/28 01:41:41 DEBUG : five: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bea_d20260128_m013123_c001_v7007000_t0000_u01769563883469") 2026/01/28 01:41:41 DEBUG : five: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be4f59_d20260128_m013121_c001_v0001185_t0034_u01769563881456") 2026/01/28 01:41:41 DEBUG : foo: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4054_d20260128_m013056_c001_v7007000_t0000_u01769563856045") 2026/01/28 01:41:41 DEBUG : foo: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be4cd3_d20260128_m013055_c001_v0001185_t0034_u01769563855446") 2026/01/28 01:41:41 DEBUG : foo: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be4cc5_d20260128_m013054_c001_v0001185_t0034_u01769563854897") 2026/01/28 01:41:41 DEBUG : four: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2beb_d20260128_m013123_c001_v7007000_t0000_u01769563883650") 2026/01/28 01:41:41 DEBUG : four: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101d94a3_d20260128_m013122_c001_v0001173_t0044_u01769563882009") 2026/01/28 01:41:42 DEBUG : four: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4f4f_d20260128_m013120_c001_v0001185_t0053_u01769563880804") 2026/01/28 01:41:42 DEBUG : hello world2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796379_d20260128_m013005_c001_v7007000_t0000_u01769563805074") 2026/01/28 01:41:42 DEBUG : hello world2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4861_d20260128_m013004_c001_v0001185_t0005_u01769563804366") 2026/01/28 01:41:42 DEBUG : ignore-size: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4041_d20260128_m013044_c001_v7007000_t0000_u01769563844721") 2026/01/28 01:41:42 DEBUG : ignore-size: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4bad_d20260128_m013043_c001_v0001185_t0011_u01769563843798") 2026/01/28 01:41:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b417_d20260128_m013139_c001_v7007000_t0000_u01769563899123") 2026/01/28 01:41:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be506d_d20260128_m013138_c001_v0001185_t0012_u01769563898015") 2026/01/28 01:41:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b415_d20260128_m013137_c001_v7007000_t0000_u01769563897266") 2026/01/28 01:41:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be504f_d20260128_m013135_c001_v0001185_t0036_u01769563895909") 2026/01/28 01:41:42 DEBUG : one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bec_d20260128_m013123_c001_v7007000_t0000_u01769563883871") 2026/01/28 01:41:42 DEBUG : one: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be4f3f_d20260128_m013120_c001_v0001185_t0034_u01769563880206") 2026/01/28 01:41:42 DEBUG : only0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528023_d20260128_m013543_c001_v7007000_t0000_u01769564143922") 2026/01/28 01:41:42 DEBUG : only0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f167327_d20260128_m013538_c001_v0001173_t0021_u01769564138505") 2026/01/28 01:41:42 DEBUG : only0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1670b5_d20260128_m013518_c001_v0001173_t0031_u01769564118188") 2026/01/28 01:41:42 DEBUG : only0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31554_d20260128_m013511_c001_v7007000_t0000_u01769564111591") 2026/01/28 01:41:42 DEBUG : only0: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da9a3_d20260128_m013451_c001_v0001173_t0009_u01769564091134") 2026/01/28 01:41:42 DEBUG : only1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528024_d20260128_m013544_c001_v7007000_t0000_u01769564144105") 2026/01/28 01:41:42 DEBUG : only1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be68f4_d20260128_m013539_c001_v0001185_t0034_u01769564139103") 2026/01/28 01:41:42 DEBUG : only1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dacc4_d20260128_m013519_c001_v0001173_t0054_u01769564119371") 2026/01/28 01:41:42 DEBUG : only1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40233862ccfbb4bb_d20260128_m013511_c001_v7007000_t0000_u01769564111950") 2026/01/28 01:41:43 DEBUG : only1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6316_d20260128_m013452_c001_v0001185_t0024_u01769564092090") 2026/01/28 01:41:43 DEBUG : only10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528025_d20260128_m013544_c001_v7007000_t0000_u01769564144288") 2026/01/28 01:41:43 DEBUG : only10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be68e2_d20260128_m013538_c001_v0001185_t0034_u01769564138514") 2026/01/28 01:41:43 DEBUG : only10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dadf4_d20260128_m013527_c001_v0001173_t0012_u01769564127889") 2026/01/28 01:41:43 DEBUG : only10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40233862ccfbb4ba_d20260128_m013511_c001_v7007000_t0000_u01769564111767") 2026/01/28 01:41:43 DEBUG : only10: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6412_d20260128_m013500_c001_v0001185_t0007_u01769564100566") 2026/01/28 01:41:43 DEBUG : only11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528026_d20260128_m013544_c001_v7007000_t0000_u01769564144534") 2026/01/28 01:41:43 DEBUG : only11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101dafd8_d20260128_m013538_c001_v0001173_t0044_u01769564138526") 2026/01/28 01:41:43 DEBUG : only11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be674c_d20260128_m013529_c001_v0001185_t0032_u01769564129125") 2026/01/28 01:41:43 DEBUG : only11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31555_d20260128_m013511_c001_v7007000_t0000_u01769564111776") 2026/01/28 01:41:43 DEBUG : only11: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f53_d20260128_m013501_c001_v0001173_t0052_u01769564101525") 2026/01/28 01:41:43 DEBUG : only12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528027_d20260128_m013544_c001_v7007000_t0000_u01769564144717") 2026/01/28 01:41:43 DEBUG : only12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400ceb47ec7449a9_d20260128_m013539_c001_v0001173_t0001_u01769564139111") 2026/01/28 01:41:43 DEBUG : only12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1671e5_d20260128_m013530_c001_v0001173_t0013_u01769564130131") 2026/01/28 01:41:43 DEBUG : only12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e16_d20260128_m013512_c001_v7007000_t0000_u01769564112125") 2026/01/28 01:41:43 DEBUG : only12: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daad5_d20260128_m013502_c001_v0001173_t0027_u01769564102551") 2026/01/28 01:41:43 DEBUG : only13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528029_d20260128_m013544_c001_v7007000_t0000_u01769564144917") 2026/01/28 01:41:43 DEBUG : only13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f16732d_d20260128_m013538_c001_v0001173_t0021_u01769564138725") 2026/01/28 01:41:43 DEBUG : only13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dae82_d20260128_m013531_c001_v0001173_t0004_u01769564131081") 2026/01/28 01:41:43 DEBUG : only13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e17_d20260128_m013512_c001_v7007000_t0000_u01769564112307") 2026/01/28 01:41:44 DEBUG : only13: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be646c_d20260128_m013503_c001_v0001185_t0056_u01769564103704") 2026/01/28 01:41:44 DEBUG : only14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652802a_d20260128_m013545_c001_v7007000_t0000_u01769564145103") 2026/01/28 01:41:44 DEBUG : only14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be68e4_d20260128_m013538_c001_v0001185_t0034_u01769564138734") 2026/01/28 01:41:44 DEBUG : only14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be67ce_d20260128_m013532_c001_v0001185_t0009_u01769564132380") 2026/01/28 01:41:44 DEBUG : only14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa6788a_d20260128_m013511_c001_v7007000_t0000_u01769564111923") 2026/01/28 01:41:44 DEBUG : only14: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f83_d20260128_m013504_c001_v0001173_t0036_u01769564104423") 2026/01/28 01:41:44 DEBUG : only15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652802b_d20260128_m013545_c001_v7007000_t0000_u01769564145287") 2026/01/28 01:41:44 DEBUG : only15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101dafe2_d20260128_m013538_c001_v0001173_t0044_u01769564138748") 2026/01/28 01:41:44 DEBUG : only15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167261_d20260128_m013533_c001_v0001173_t0012_u01769564133188") 2026/01/28 01:41:44 DEBUG : only15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e15_d20260128_m013511_c001_v7007000_t0000_u01769564111943") 2026/01/28 01:41:44 DEBUG : only15: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dab25_d20260128_m013505_c001_v0001173_t0009_u01769564105326") 2026/01/28 01:41:44 DEBUG : only16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652802d_d20260128_m013545_c001_v7007000_t0000_u01769564145469") 2026/01/28 01:41:44 DEBUG : only16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f167335_d20260128_m013538_c001_v0001173_t0021_u01769564138908") 2026/01/28 01:41:44 DEBUG : only16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daf00_d20260128_m013534_c001_v0001173_t0002_u01769564134040") 2026/01/28 01:41:44 DEBUG : only16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67889_d20260128_m013511_c001_v7007000_t0000_u01769564111742") 2026/01/28 01:41:44 DEBUG : only16: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be64cc_d20260128_m013506_c001_v0001185_t0038_u01769564106783") 2026/01/28 01:41:45 DEBUG : only17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652802e_d20260128_m013545_c001_v7007000_t0000_u01769564145658") 2026/01/28 01:41:45 DEBUG : only17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be68ee_d20260128_m013538_c001_v0001185_t0034_u01769564138922") 2026/01/28 01:41:45 DEBUG : only17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6868_d20260128_m013535_c001_v0001185_t0042_u01769564135386") 2026/01/28 01:41:45 DEBUG : only17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67886_d20260128_m013511_c001_v7007000_t0000_u01769564111197") 2026/01/28 01:41:45 DEBUG : only17: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166fcb_d20260128_m013507_c001_v0001173_t0010_u01769564107764") 2026/01/28 01:41:45 DEBUG : only18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652802f_d20260128_m013545_c001_v7007000_t0000_u01769564145841") 2026/01/28 01:41:45 DEBUG : only18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101dafe4_d20260128_m013538_c001_v0001173_t0044_u01769564138934") 2026/01/28 01:41:45 DEBUG : only18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1672d9_d20260128_m013536_c001_v0001173_t0035_u01769564136528") 2026/01/28 01:41:45 DEBUG : only18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67887_d20260128_m013511_c001_v7007000_t0000_u01769564111378") 2026/01/28 01:41:45 DEBUG : only18: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dab8c_d20260128_m013508_c001_v0001173_t0018_u01769564108579") 2026/01/28 01:41:45 DEBUG : only19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528031_d20260128_m013546_c001_v7007000_t0000_u01769564146023") 2026/01/28 01:41:45 DEBUG : only19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f16733f_d20260128_m013539_c001_v0001173_t0021_u01769564139095") 2026/01/28 01:41:45 DEBUG : only19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daf8e_d20260128_m013537_c001_v0001173_t0016_u01769564137309") 2026/01/28 01:41:46 DEBUG : only19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa67888_d20260128_m013511_c001_v7007000_t0000_u01769564111560") 2026/01/28 01:41:46 DEBUG : only19: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be652a_d20260128_m013510_c001_v0001185_t0031_u01769564110016") 2026/01/28 01:41:46 DEBUG : only2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528032_d20260128_m013546_c001_v7007000_t0000_u01769564146207") 2026/01/28 01:41:46 DEBUG : only2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101daff4_d20260128_m013539_c001_v0001173_t0044_u01769564139119") 2026/01/28 01:41:46 DEBUG : only2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6638_d20260128_m013520_c001_v0001185_t0050_u01769564120751") 2026/01/28 01:41:46 DEBUG : only2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40233862ccfbb4bd_d20260128_m013512_c001_v7007000_t0000_u01769564112133") 2026/01/28 01:41:46 DEBUG : only2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166ead_d20260128_m013453_c001_v0001173_t0012_u01769564093118") 2026/01/28 01:41:46 DEBUG : only3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528033_d20260128_m013546_c001_v7007000_t0000_u01769564146391") 2026/01/28 01:41:46 DEBUG : only3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be68fc_d20260128_m013539_c001_v0001185_t0034_u01769564139285") 2026/01/28 01:41:46 DEBUG : only3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1670ec_d20260128_m013521_c001_v0001173_t0057_u01769564121553") 2026/01/28 01:41:46 DEBUG : only3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e14_d20260128_m013511_c001_v7007000_t0000_u01769564111756") 2026/01/28 01:41:46 DEBUG : only3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101da9e7_d20260128_m013454_c001_v0001173_t0001_u01769564094189") 2026/01/28 01:41:46 DEBUG : only4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528034_d20260128_m013546_c001_v7007000_t0000_u01769564146572") 2026/01/28 01:41:46 DEBUG : only4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f167341_d20260128_m013539_c001_v0001173_t0021_u01769564139297") 2026/01/28 01:41:46 DEBUG : only4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dad28_d20260128_m013522_c001_v0001173_t0009_u01769564122389") 2026/01/28 01:41:46 DEBUG : only4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb6e13_d20260128_m013511_c001_v7007000_t0000_u01769564111575") 2026/01/28 01:41:46 DEBUG : only4: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6370_d20260128_m013455_c001_v0001185_t0030_u01769564095248") 2026/01/28 01:41:46 DEBUG : only5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528035_d20260128_m013546_c001_v7007000_t0000_u01769564146785") 2026/01/28 01:41:46 DEBUG : only5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400ceb47ec7449af_d20260128_m013539_c001_v0001173_t0001_u01769564139309") 2026/01/28 01:41:46 DEBUG : only5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6696_d20260128_m013523_c001_v0001185_t0019_u01769564123462") 2026/01/28 01:41:46 DEBUG : only5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40233862ccfbb4b8_d20260128_m013511_c001_v7007000_t0000_u01769564111584") 2026/01/28 01:41:46 DEBUG : only5: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166eef_d20260128_m013456_c001_v0001173_t0004_u01769564096039") 2026/01/28 01:41:46 DEBUG : only6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528036_d20260128_m013546_c001_v7007000_t0000_u01769564146967") 2026/01/28 01:41:47 DEBUG : only6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404038d2101db002_d20260128_m013539_c001_v0001173_t0044_u01769564139343") 2026/01/28 01:41:47 DEBUG : only6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16712b_d20260128_m013524_c001_v0001173_t0012_u01769564124185") 2026/01/28 01:41:47 DEBUG : only6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31557_d20260128_m013511_c001_v7007000_t0000_u01769564111960") 2026/01/28 01:41:47 DEBUG : only6: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daa45_d20260128_m013456_c001_v0001173_t0037_u01769564096836") 2026/01/28 01:41:47 DEBUG : only7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528037_d20260128_m013547_c001_v7007000_t0000_u01769564147204") 2026/01/28 01:41:47 DEBUG : only7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be6902_d20260128_m013539_c001_v0001185_t0034_u01769564139468") 2026/01/28 01:41:47 DEBUG : only7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dad92_d20260128_m013525_c001_v0001173_t0021_u01769564125048") 2026/01/28 01:41:47 DEBUG : only7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa6788b_d20260128_m013512_c001_v7007000_t0000_u01769564112103") 2026/01/28 01:41:47 DEBUG : only7: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be63c6_d20260128_m013457_c001_v0001185_t0020_u01769564097709") 2026/01/28 01:41:47 DEBUG : only8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528038_d20260128_m013547_c001_v7007000_t0000_u01769564147387") 2026/01/28 01:41:47 DEBUG : only8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f167351_d20260128_m013539_c001_v0001173_t0021_u01769564139484") 2026/01/28 01:41:47 DEBUG : only8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be66f4_d20260128_m013526_c001_v0001185_t0048_u01769564126265") 2026/01/28 01:41:47 DEBUG : only8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f404968cb32c31558_d20260128_m013512_c001_v7007000_t0000_u01769564112145") 2026/01/28 01:41:47 DEBUG : only8: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166f21_d20260128_m013458_c001_v0001173_t0032_u01769564098503") 2026/01/28 01:41:47 DEBUG : only9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528039_d20260128_m013547_c001_v7007000_t0000_u01769564147570") 2026/01/28 01:41:47 DEBUG : only9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f400ceb47ec7449bd_d20260128_m013539_c001_v0001173_t0001_u01769564139571") 2026/01/28 01:41:47 DEBUG : only9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167187_d20260128_m013527_c001_v0001173_t0012_u01769564127176") 2026/01/28 01:41:47 DEBUG : only9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4115c4535fa6788c_d20260128_m013512_c001_v7007000_t0000_u01769564112284") 2026/01/28 01:41:47 DEBUG : only9: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101daa87_d20260128_m013459_c001_v0001173_t0025_u01769564099388") 2026/01/28 01:41:47 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b411_d20260128_m013134_c001_v7007000_t0000_u01769563894783") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f165fd9_d20260128_m013132_c001_v0001173_t0038_u01769563892372") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b40c_d20260128_m013131_c001_v7007000_t0000_u01769563891258") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9523_d20260128_m013128_c001_v0001173_t0024_u01769563888885") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b408_d20260128_m013128_c001_v7007000_t0000_u01769563888133") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d94e1_d20260128_m013124_c001_v0001173_t0017_u01769563884778") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bdd_d20260128_m013115_c001_v7007000_t0000_u01769563875418") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4ea2_d20260128_m013114_c001_v0001185_t0022_u01769563874292") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd9_d20260128_m013112_c001_v7007000_t0000_u01769563872746") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e73_d20260128_m013111_c001_v0001185_t0012_u01769563871949") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd6_d20260128_m013110_c001_v7007000_t0000_u01769563870744") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e51_d20260128_m013109_c001_v0001185_t0024_u01769563869941") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bc7_d20260128_m013104_c001_v7007000_t0000_u01769563864406") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4da2_d20260128_m013103_c001_v0001185_t0018_u01769563863221") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bc6_d20260128_m013102_c001_v7007000_t0000_u01769563862859") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d77_d20260128_m013101_c001_v0001185_t0046_u01769563861719") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bbf_d20260128_m013101_c001_v7007000_t0000_u01769563861356") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d67_d20260128_m013100_c001_v0001185_t0043_u01769563860789") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d5d_d20260128_m013100_c001_v0001185_t0004_u01769563860027") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bbc_d20260128_m013059_c001_v7007000_t0000_u01769563859665") 2026/01/28 01:41:48 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d4d_d20260128_m013059_c001_v0001185_t0024_u01769563859095") 2026/01/28 01:41:49 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d39_d20260128_m013058_c001_v0001185_t0004_u01769563858527") 2026/01/28 01:41:49 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4057_d20260128_m013057_c001_v7007000_t0000_u01769563857750") 2026/01/28 01:41:49 DEBUG : potato: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4d09_d20260128_m013056_c001_v0001185_t0014_u01769563856978") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2ed8_d20260128_m013224_c001_v7007000_t0000_u01769563944308") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166321_d20260128_m013223_c001_v0001173_t0048_u01769563943138") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c220789420_d20260128_m013214_c001_v7007000_t0000_u01769563934903") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16624d_d20260128_m013209_c001_v0001173_t0053_u01769563929111") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405d90066ed49f27_d20260128_m013201_c001_v7007000_t0000_u01769563921141") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166135_d20260128_m013154_c001_v0001173_t0051_u01769563914723") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b41f_d20260128_m013146_c001_v7007000_t0000_u01769563906908") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f166071_d20260128_m013142_c001_v0001173_t0001_u01769563902416") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2be4_d20260128_m013119_c001_v7007000_t0000_u01769563879077") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4ef8_d20260128_m013117_c001_v0001185_t0000_u01769563877917") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2be1_d20260128_m013117_c001_v7007000_t0000_u01769563877553") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4ec2_d20260128_m013115_c001_v0001185_t0058_u01769563875967") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bde_d20260128_m013115_c001_v7007000_t0000_u01769563875604") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4eb0_d20260128_m013114_c001_v0001185_t0004_u01769563874865") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bdb_d20260128_m013113_c001_v7007000_t0000_u01769563873929") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e8a_d20260128_m013113_c001_v0001185_t0018_u01769563873160") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bd8_d20260128_m013111_c001_v7007000_t0000_u01769563871586") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4e5d_d20260128_m013110_c001_v0001185_t0033_u01769563870754") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bc9_d20260128_m013105_c001_v7007000_t0000_u01769563865137") 2026/01/28 01:41:49 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4dbf_d20260128_m013104_c001_v0001185_t0025_u01769563864183") 2026/01/28 01:41:50 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679637b_d20260128_m013007_c001_v7007000_t0000_u01769563807728") 2026/01/28 01:41:50 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be48a5_d20260128_m013007_c001_v0001185_t0011_u01769563807095") 2026/01/28 01:41:50 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679637a_d20260128_m013006_c001_v7007000_t0000_u01769563806183") 2026/01/28 01:41:50 DEBUG : potato2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4883_d20260128_m013005_c001_v0001185_t0042_u01769563805619") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c220789421_d20260128_m013215_c001_v7007000_t0000_u01769563935123") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d98c1_d20260128_m013211_c001_v0001173_t0015_u01769563931190") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f405d90066ed49f2b_d20260128_m013201_c001_v7007000_t0000_u01769563921422") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9763_d20260128_m013156_c001_v0001173_t0035_u01769563916749") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b420_d20260128_m013147_c001_v7007000_t0000_u01769563907198") 2026/01/28 01:41:50 DEBUG : potato3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d961b_d20260128_m013143_c001_v0001173_t0009_u01769563903177") 2026/01/28 01:41:50 DEBUG : pre-dest1/1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cbeb7_d20260128_m013257_c001_v7007000_t0000_u01769563977865") 2026/01/28 01:41:50 DEBUG : pre-dest1/1: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d9bf1_d20260128_m013249_c001_v0001173_t0035_u01769563969138") 2026/01/28 01:41:50 DEBUG : pre-dest2/2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f416ea318e10cbeba_d20260128_m013258_c001_v7007000_t0000_u01769563978072") 2026/01/28 01:41:50 DEBUG : pre-dest2/2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1664ff_d20260128_m013250_c001_v0001173_t0027_u01769563970209") 2026/01/28 01:41:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4218b3a42c73ec2c_d20260128_m013234_c001_v7007000_t0000_u01769563954990") 2026/01/28 01:41:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be54e2_d20260128_m013232_c001_v0001185_t0050_u01769563952026") 2026/01/28 01:41:50 DEBUG : sizeonly: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b403d_d20260128_m013043_c001_v7007000_t0000_u01769563843250") 2026/01/28 01:41:50 DEBUG : sizeonly: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4b97_d20260128_m013042_c001_v0001185_t0021_u01769563842305") 2026/01/28 01:41:50 DEBUG : splitbanan: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d8d_d20260128_m013831_c001_v7007000_t0000_u01769564311445") 2026/01/28 01:41:50 DEBUG : splitbanan: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc537_d20260128_m013823_c001_v0001173_t0020_u01769564303043") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7ac_d20260128_m014023_c001_v7007000_t0000_u01769564423186") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd351_d20260128_m014016_c001_v0001173_t0054_u01769564416341") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4181c4c22078a425_d20260128_m013959_c001_v7007000_t0000_u01769564399154") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd0c0_d20260128_m013952_c001_v0001173_t0011_u01769564392434") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f669_d20260128_m013937_c001_v7007000_t0000_u01769564377540") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcdc6_d20260128_m013930_c001_v0001173_t0057_u01769564370933") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b45c1_d20260128_m013917_c001_v7007000_t0000_u01769564357010") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dcad4_d20260128_m013909_c001_v0001173_t0048_u01769564349783") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f418c46f8f7e97594_d20260128_m013853_c001_v7007000_t0000_u01769564333635") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc809_d20260128_m013845_c001_v0001173_t0026_u01769564325780") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f408b86f6b14df338_d20260128_m013826_c001_v7007000_t0000_u01769564306118") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168415_d20260128_m013821_c001_v0001173_t0059_u01769564301610") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d3a_d20260128_m013805_c001_v7007000_t0000_u01769564285059") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f168113_d20260128_m013756_c001_v0001173_t0051_u01769564276673") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d1b_d20260128_m013755_c001_v7007000_t0000_u01769564275702") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc09b_d20260128_m013750_c001_v0001173_t0058_u01769564270692") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0ec_d20260128_m013734_c001_v7007000_t0000_u01769564254741") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167e53_d20260128_m013726_c001_v0001173_t0030_u01769564246600") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4076f2d69517b0d4_d20260128_m013725_c001_v7007000_t0000_u01769564245572") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f167dcb_d20260128_m013720_c001_v0001173_t0027_u01769564240499") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba4943f_d20260128_m013659_c001_v7007000_t0000_u01769564219538") 2026/01/28 01:41:51 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db9ee_d20260128_m013654_c001_v0001173_t0011_u01769564214127") 2026/01/28 01:41:52 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f40166654f7245e39_d20260128_m013638_c001_v7007000_t0000_u01769564198439") 2026/01/28 01:41:52 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db73b_d20260128_m013631_c001_v0001173_t0048_u01769564191677") 2026/01/28 01:41:52 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f403f2bcfcba49425_d20260128_m013617_c001_v7007000_t0000_u01769564177126") 2026/01/28 01:41:52 DEBUG : splitbananasplit: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db482_d20260128_m013610_c001_v0001173_t0025_u01769564170768") 2026/01/28 01:41:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4153729b01b88d23_d20260128_m013759_c001_v7007000_t0000_u01769564279997") 2026/01/28 01:41:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dc0d9_d20260128_m013752_c001_v0001173_t0017_u01769564272568") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528051_d20260128_m013557_c001_v7007000_t0000_u01769564157112") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db2b0_d20260128_m013555_c001_v0001173_t0049_u01769564155410") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652804f_d20260128_m013554_c001_v7007000_t0000_u01769564154645") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1674f0_d20260128_m013553_c001_v0001173_t0012_u01769564153437") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b418_d20260128_m013139_c001_v7007000_t0000_u01769563899305") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16602f_d20260128_m013138_c001_v0001173_t0031_u01769563898007") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b416_d20260128_m013137_c001_v7007000_t0000_u01769563897449") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101d959b_d20260128_m013136_c001_v0001173_t0007_u01769563896259") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4039_d20260128_m013040_c001_v7007000_t0000_u01769563840207") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4b65_d20260128_m013038_c001_v0001185_t0033_u01769563838874") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4036_d20260128_m013038_c001_v7007000_t0000_u01769563838502") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4b47_d20260128_m013037_c001_v0001185_t0019_u01769563837422") 2026/01/28 01:41:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4031_d20260128_m013035_c001_v7007000_t0000_u01769563835369") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4b03_d20260128_m013034_c001_v0001185_t0011_u01769563834466") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b402d_d20260128_m013033_c001_v7007000_t0000_u01769563833926") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4ae5_d20260128_m013033_c001_v0001185_t0020_u01769563833139") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4aa5_d20260128_m013029_c001_v0001185_t0028_u01769563829780") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f419b3f61675b4027_d20260128_m013029_c001_v7007000_t0000_u01769563829404") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4a99_d20260128_m013028_c001_v0001185_t0004_u01769563828830") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4a81_d20260128_m013028_c001_v0001185_t0039_u01769563828276") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796398_d20260128_m013027_c001_v7007000_t0000_u01769563827548") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4a2d_d20260128_m013024_c001_v0001185_t0018_u01769563824696") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be49e9_d20260128_m013021_c001_v0001185_t0059_u01769563821986") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679638d_d20260128_m013021_c001_v7007000_t0000_u01769563821625") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be49d3_d20260128_m013021_c001_v0001185_t0035_u01769563821045") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be49c1_d20260128_m013020_c001_v0001185_t0053_u01769563820466") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679638a_d20260128_m013020_c001_v7007000_t0000_u01769563820104") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4957_d20260128_m013015_c001_v0001185_t0054_u01769563815667") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796387_d20260128_m013015_c001_v7007000_t0000_u01769563815307") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be494b_d20260128_m013014_c001_v0001185_t0029_u01769563814747") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796385_d20260128_m013013_c001_v7007000_t0000_u01769563813849") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be491f_d20260128_m013013_c001_v0001185_t0020_u01769563813194") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796384_d20260128_m013012_c001_v7007000_t0000_u01769563812654") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be490f_d20260128_m013012_c001_v0001185_t0012_u01769563812077") 2026/01/28 01:41:53 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796382_d20260128_m013011_c001_v7007000_t0000_u01769563811172") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be48ef_d20260128_m013010_c001_v0001185_t0014_u01769563810450") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679637f_d20260128_m013009_c001_v7007000_t0000_u01769563809907") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be48d5_d20260128_m013009_c001_v0001185_t0021_u01769563809350") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679637d_d20260128_m013008_c001_v7007000_t0000_u01769563808810") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be48b7_d20260128_m013008_c001_v0001185_t0048_u01769563808268") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796377_d20260128_m013003_c001_v7007000_t0000_u01769563803823") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4851_d20260128_m013003_c001_v0001185_t0001_u01769563803236") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796376_d20260128_m013002_c001_v7007000_t0000_u01769563802646") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4827_d20260128_m013002_c001_v0001185_t0041_u01769563802052") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796374_d20260128_m013001_c001_v7007000_t0000_u01769563801150") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4809_d20260128_m013000_c001_v0001185_t0033_u01769563800516") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d126796372_d20260128_m012958_c001_v7007000_t0000_u01769563798358") 2026/01/28 01:41:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be47d7_d20260128_m012957_c001_v0001185_t0051_u01769563797779") 2026/01/28 01:41:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528052_d20260128_m013557_c001_v7007000_t0000_u01769564157300") 2026/01/28 01:41:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec744bc6_d20260128_m013555_c001_v0001173_t0037_u01769564155424") 2026/01/28 01:41:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528050_d20260128_m013554_c001_v7007000_t0000_u01769564154828") 2026/01/28 01:41:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6aec_d20260128_m013553_c001_v0001185_t0005_u01769564153448") 2026/01/28 01:41:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7d8_d20260128_m014025_c001_v7007000_t0000_u01769564425855") 2026/01/28 01:41:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec746688_d20260128_m014024_c001_v0001173_t0028_u01769564424572") 2026/01/28 01:41:54 DEBUG : sub/yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b410_d20260128_m013134_c001_v7007000_t0000_u01769563894201") 2026/01/28 01:41:54 DEBUG : sub/yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be5019_d20260128_m013132_c001_v0001185_t0036_u01769563892005") 2026/01/28 01:41:55 DEBUG : test_dir1/file2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652804b_d20260128_m013552_c001_v7007000_t0000_u01769564152680") 2026/01/28 01:41:55 DEBUG : test_dir1/file2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101db1f8_d20260128_m013550_c001_v0001173_t0001_u01769564150943") 2026/01/28 01:41:55 DEBUG : test_dir1/file2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528047_d20260128_m013550_c001_v7007000_t0000_u01769564150168") 2026/01/28 01:41:55 DEBUG : test_dir1/file2: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f16744d_d20260128_m013548_c001_v0001173_t0001_u01769564148533") 2026/01/28 01:41:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a0652804c_d20260128_m013552_c001_v7007000_t0000_u01769564152862") 2026/01/28 01:41:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6aae_d20260128_m013550_c001_v0001185_t0041_u01769564150938") 2026/01/28 01:41:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4204fc5a06528048_d20260128_m013550_c001_v7007000_t0000_u01769564150349") 2026/01/28 01:41:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be6a66_d20260128_m013548_c001_v0001185_t0017_u01769564148521") 2026/01/28 01:41:55 DEBUG : three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bed_d20260128_m013124_c001_v7007000_t0000_u01769563884052") 2026/01/28 01:41:55 DEBUG : three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4f77_d20260128_m013122_c001_v0001185_t0001_u01769563882782") 2026/01/28 01:41:55 DEBUG : three: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4f47_d20260128_m013120_c001_v0001185_t0016_u01769563880571") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f7ee_d20260128_m014027_c001_v7007000_t0000_u01769564427457") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be86b8_d20260128_m014026_c001_v0001185_t0045_u01769564426801") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f852_d20260128_m014050_c001_v7007000_t0000_u01769564450101") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1694b7_d20260128_m014047_c001_v0001173_t0036_u01769564447781") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f83a_d20260128_m014046_c001_v7007000_t0000_u01769564446231") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be87fe_d20260128_m014044_c001_v0001185_t0057_u01769564444678") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f835_d20260128_m014043_c001_v7007000_t0000_u01769564443703") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec7467e7_d20260128_m014042_c001_v0001173_t0033_u01769564442696") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f82b_d20260128_m014036_c001_v7007000_t0000_u01769564436793") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8764_d20260128_m014035_c001_v0001185_t0014_u01769564435853") 2026/01/28 01:41:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f832_d20260128_m014039_c001_v7007000_t0000_u01769564439142") 2026/01/28 01:41:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1693dd_d20260128_m014037_c001_v0001173_t0055_u01769564437747") 2026/01/28 01:41:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f82a_d20260128_m014034_c001_v7007000_t0000_u01769564434902") 2026/01/28 01:41:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f100ceb47ec746742_d20260128_m014033_c001_v0001173_t0023_u01769564433281") 2026/01/28 01:41:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f828_d20260128_m014032_c001_v7007000_t0000_u01769564432335") 2026/01/28 01:41:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd461_d20260128_m014030_c001_v0001173_t0019_u01769564430693") 2026/01/28 01:41:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f809_d20260128_m014029_c001_v7007000_t0000_u01769564429752") 2026/01/28 01:41:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f1692f2_d20260128_m014028_c001_v0001173_t0036_u01769564428407") 2026/01/28 01:41:56 DEBUG : toe/toe/toe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4155059715cb7704_d20260128_m014055_c001_v7007000_t0000_u01769564455633") 2026/01/28 01:41:56 DEBUG : toe/toe/toe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be8896_d20260128_m014055_c001_v0001185_t0053_u01769564455029") 2026/01/28 01:41:56 DEBUG : toe/toe/toe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f833_d20260128_m014041_c001_v7007000_t0000_u01769564441692") 2026/01/28 01:41:56 DEBUG : toe/toe/toe: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd542_d20260128_m014040_c001_v0001173_t0002_u01769564440153") 2026/01/28 01:41:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f853_d20260128_m014050_c001_v7007000_t0000_u01769564450718") 2026/01/28 01:41:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f104038d2101dd5ec_d20260128_m014049_c001_v0001173_t0028_u01769564449458") 2026/01/28 01:41:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f412c93d12679f83d_d20260128_m014046_c001_v7007000_t0000_u01769564446833") 2026/01/28 01:41:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f10568597d131fa20_d20260128_m014045_c001_v0001153_t0019_u01769564445800") 2026/01/28 01:41:56 DEBUG : two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f409797fe3b4b2bee_d20260128_m013124_c001_v7007000_t0000_u01769563884233") 2026/01/28 01:41:56 DEBUG : two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f407b0d2a3f165f2b_d20260128_m013122_c001_v0001173_t0021_u01769563882216") 2026/01/28 01:41:56 DEBUG : two: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f4165547145be4f43_d20260128_m013120_c001_v0001185_t0034_u01769563880389") 2026/01/28 01:41:56 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b413_d20260128_m013134_c001_v7007000_t0000_u01769563894966") 2026/01/28 01:41:56 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1140cff63df12307_d20260128_m013133_c001_v0001044_t0023_u01769563893845") 2026/01/28 01:41:56 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b40b_d20260128_m013130_c001_v7007000_t0000_u01769563890617") 2026/01/28 01:41:57 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f1165547145be4fe5_d20260128_m013129_c001_v0001185_t0050_u01769563889253") 2026/01/28 01:41:57 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b407_d20260128_m013127_c001_v7007000_t0000_u01769563887579") 2026/01/28 01:41:57 DEBUG : yam: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f107b0d2a3f165f65_d20260128_m013124_c001_v0001173_t0045_u01769563884789") 2026/01/28 01:41:57 DEBUG : yaml: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b40d_d20260128_m013131_c001_v7007000_t0000_u01769563891441") 2026/01/28 01:41:57 DEBUG : yaml: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f103cdc9669793b2d_d20260128_m013130_c001_v0001098_t0041_u01769563890217") 2026/01/28 01:41:57 DEBUG : yaml: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f41643a9c14f1b409_d20260128_m013128_c001_v7007000_t0000_u01769563888321") 2026/01/28 01:41:57 DEBUG : yaml: Deleting (id "4_zcfe2bd13308d0b2b9fc80e1b_f10037ee73b2861ef_d20260128_m013126_c001_v0001167_t0000_u01769563886550") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m3.469474366s (try 1/5)