"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/13 04:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu" 2026/03/13 04:28:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/13 04:28:00 DEBUG : Creating backend with remote "/tmp/rclone3604400475" === 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/13 04:28:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.54s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:06 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:06 DEBUG : B2 bucket rclone-test-roquref1jifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:07 DEBUG : Creating backend with remote "/non-existing" 2026/03/13 04:28:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/13 04:28:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:08 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:08 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:10 INFO : B2 bucket rclone-test-roquref1jifu: Running all checks before starting transfers 2026/03/13 04:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:10 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:10 INFO : B2 bucket rclone-test-roquref1jifu: Checks finished, now starting transfers 2026/03/13 04:28:10 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:11 ERROR : Ignoring --no-traverse with sync 2026/03/13 04:28:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:11 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:11 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:11 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/13 04:28:12 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:12 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:13 DEBUG : hello world2: size = 12 OK 2026/03/13 04:28:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/13 04:28:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:28:14 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:14 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:14 DEBUG : potato2: size = 11 OK 2026/03/13 04:28:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:28:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:16 DEBUG : potato2: size = 11 OK 2026/03/13 04:28:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.56s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 04:28:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:28:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 04:28:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:28:16 INFO : sub dir2: Making directory 2026/03/13 04:28:16 INFO : sub dir: Making directory 2026/03/13 04:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:16 INFO : sub dir2/sub sub dir2: Making directory 2026/03/13 04:28:16 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:16 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:17 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/13 04:28:17 DEBUG : B2 bucket rclone-test-roquref1jifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:17 INFO : sub dir2: Making directory 2026/03/13 04:28:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 04:28:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:19 DEBUG : sub dir2: Making directory with metadata 2026/03/13 04:28:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:28:19 INFO : sub dir2: Making directory 2026/03/13 04:28:19 INFO : sub dir: Making directory 2026/03/13 04:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:19 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:19 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/13 04:28:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 04:28:20 DEBUG : B2 bucket rclone-test-roquref1jifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:21 INFO : sub dir2: Making directory 2026/03/13 04:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:21 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:22 DEBUG : sub dir2: Making directory with metadata 2026/03/13 04:28:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:28:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:28:22 INFO : sub dir2: Making directory 2026/03/13 04:28:22 INFO : sub dir: Making directory 2026/03/13 04:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:22 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:22 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:22 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/13 04:28:22 DEBUG : B2 bucket rclone-test-roquref1jifu: 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:23 INFO : sub dir2: Making directory 2026/03/13 04:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:23 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:23 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:24 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-guyocof9tedo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-guyocof9tedo 2026/03/13 04:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:26 DEBUG : B2 bucket rclone-test-guyocof9tedo: Waiting for checks to finish 2026/03/13 04:28:26 DEBUG : B2 bucket rclone-test-guyocof9tedo: Waiting for transfers to finish 2026/03/13 04:28:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:31 DEBUG : B2 bucket rclone-test-guyocof9tedo: Purge remote 2026/03/13 04:28:31 INFO : B2 bucket rclone-test-guyocof9tedo: cleaning bucket "rclone-test-guyocof9tedo" of all files 2026/03/13 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f42fd23703deb5b9fc80e1b_f116f0e28c8f35c93_d20260313_m042830_c001_v0001167_t0044_u01773376110513") --- PASS: TestServerSideCopy (9.36s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:28:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:28:35 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 04:28:35 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:35 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:35 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 04:28:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 04:28:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zofejos9jumo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-zofejos9jumo 2026/03/13 04:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:38 DEBUG : B2 bucket rclone-test-zofejos9jumo: Waiting for checks to finish 2026/03/13 04:28:38 DEBUG : B2 bucket rclone-test-zofejos9jumo: Waiting for transfers to finish 2026/03/13 04:28:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:28:41 DEBUG : B2 bucket rclone-test-zofejos9jumo: Waiting for checks to finish 2026/03/13 04:28:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zofejos9jumo) 2026/03/13 04:28:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 04:28:41 DEBUG : B2 bucket rclone-test-zofejos9jumo: Waiting for transfers to finish 2026/03/13 04:28:41 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 04:28:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 04:28:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:41 DEBUG : B2 bucket rclone-test-zofejos9jumo: Purge remote 2026/03/13 04:28:41 INFO : B2 bucket rclone-test-zofejos9jumo: cleaning bucket "rclone-test-zofejos9jumo" of all files 2026/03/13 04:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z2f022d03704deb5b9fc80e1b_f104508e4cc4c29fc_d20260313_m042841_c001_v0001113_t0014_u01773376121112") 2026/03/13 04:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z2f022d03704deb5b9fc80e1b_f1124430194a60770_d20260313_m042839_c001_v0001120_t0028_u01773376119726") --- PASS: TestServerSideCopyOverSelf (6.65s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:44 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:28:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:28:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:28:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 04:28:44 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:28:44 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 04:28:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 04:28:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 04:28:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bejacep7hugi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-bejacep7hugi 2026/03/13 04:28:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:28:47 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for checks to finish 2026/03/13 04:28:47 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for transfers to finish 2026/03/13 04:28:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:28:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:28:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:28:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bejacep7hugi) 2026/03/13 04:28:52 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 04:28:52 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for checks to finish 2026/03/13 04:28:52 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for transfers to finish 2026/03/13 04:28:52 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 04:28:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 04:28:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:52 INFO : sub dir/hello world: Deleted 2026/03/13 04:28:53 DEBUG : testing file moves 2026/03/13 04:28:54 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:28:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bejacep7hugi) 2026/03/13 04:28:54 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 04:28:54 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for checks to finish 2026/03/13 04:28:54 DEBUG : B2 bucket rclone-test-bejacep7hugi: Waiting for transfers to finish 2026/03/13 04:28:54 DEBUG : sub dir/hello world: size = 24 OK 2026/03/13 04:28:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/13 04:28:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 04:28:54 INFO : sub dir/hello world: Deleted 2026/03/13 04:28:55 DEBUG : B2 bucket rclone-test-bejacep7hugi: Purge remote 2026/03/13 04:28:55 INFO : B2 bucket rclone-test-bejacep7hugi: cleaning bucket "rclone-test-bejacep7hugi" of all files 2026/03/13 04:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z5f824d13704deb5b9fc80e1b_f11971a34d5eda3ac_d20260313_m042854_c001_v0001105_t0049_u01773376134125") 2026/03/13 04:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z5f824d13704deb5b9fc80e1b_f1159c1177a614462_d20260313_m042852_c001_v0001177_t0040_u01773376132518") 2026/03/13 04:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z5f824d13704deb5b9fc80e1b_f109f147b9c7454e0_d20260313_m042850_c001_v0001103_t0022_u01773376130770") --- PASS: TestServerSideMoveOverSelf (14.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:00 ERROR : error listing: directory not found 2026/03/13 04:29:00 INFO : Local file system at /tmp/rclone3604400475: Making directory 2026/03/13 04:29:00 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:00 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:29:02 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for checks to finish 2026/03/13 04:29:02 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for transfers to finish 2026/03/13 04:29:03 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/13 04:29:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:29:03 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/13 04:29:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:04 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/13 04:29:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:04 DEBUG : check sum: size = 1 OK 2026/03/13 04:29:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:29:04 INFO : check sum: Copied (new) 2026/03/13 04:29:04 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:04 DEBUG : check sum: size = 1 OK 2026/03/13 04:29:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:29:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/13 04:29:04 DEBUG : check sum: Unchanged skipping 2026/03/13 04:29:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:04 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/13 04:29:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:05 DEBUG : sizeonly: size = 6 OK 2026/03/13 04:29:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 04:29:05 INFO : sizeonly: Copied (new) 2026/03/13 04:29:05 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:06 DEBUG : sizeonly: size = 6 OK 2026/03/13 04:29:06 DEBUG : sizeonly: Sizes identical 2026/03/13 04:29:06 DEBUG : sizeonly: Unchanged skipping 2026/03/13 04:29:06 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:06 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:06 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/13 04:29:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/13 04:29:07 INFO : ignore-size: Copied (new) 2026/03/13 04:29:07 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:29:07 DEBUG : ignore-size: Unchanged skipping 2026/03/13 04:29:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:07 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:09 DEBUG : existing: size = 6 OK 2026/03/13 04:29:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:29:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:09 DEBUG : existing: Unchanged skipping 2026/03/13 04:29:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:09 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:09 INFO : There was nothing to transfer 2026/03/13 04:29:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/13 04:29:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:09 DEBUG : existing: size = 6 OK 2026/03/13 04:29:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 04:29:09 INFO : existing: Copied (replaced existing) 2026/03/13 04:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.88s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 04:29:10 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:10 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:10 DEBUG : existing: size = 6 OK 2026/03/13 04:29:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 04:29:10 INFO : existing: Copied (new) 2026/03/13 04:29:10 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:11 DEBUG : existing: Destination exists, skipping 2026/03/13 04:29:11 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:11 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:11 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/13 04:29:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:13 DEBUG : c/non empty space: size = 5 OK 2026/03/13 04:29:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:13 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 04:29:13 DEBUG : a/potato2: size = 60 OK 2026/03/13 04:29:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:13 INFO : a/potato2: Copied (new) 2026/03/13 04:29:13 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:13 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:13 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:13 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:15 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 04:29:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:29:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/13 04:29:15 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:15 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:15 INFO : There was nothing to transfer 2026/03/13 04:29:15 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 04:29:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:29:16 INFO : empty space: Updated modification time in destination 2026/03/13 04:29:16 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:16 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:16 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:18 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 04:29:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:29:18 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:18 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:19 DEBUG : foo: size = 3 OK 2026/03/13 04:29:19 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 04:29:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:19 DEBUG : foo: sha1 differ 2026/03/13 04:29:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:19 DEBUG : foo: size = 3 OK 2026/03/13 04:29:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/13 04:29:19 INFO : foo: Copied (replaced existing) 2026/03/13 04:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:21 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 04:29:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:21 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:21 DEBUG : potato: size = 60 OK 2026/03/13 04:29:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:21 INFO : potato: Copied (new) 2026/03/13 04:29:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:23 DEBUG : potato: size = 60 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:23 DEBUG : potato: Sizes differ 2026/03/13 04:29:23 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:23 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:23 DEBUG : potato: size = 21 OK 2026/03/13 04:29:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/13 04:29:23 INFO : potato: Copied (replaced existing) 2026/03/13 04:29:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:25 DEBUG : potato: size = 21 OK 2026/03/13 04:29:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/13 04:29:25 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:25 DEBUG : potato: sha1 differ 2026/03/13 04:29:25 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:25 DEBUG : potato: size = 21 OK 2026/03/13 04:29:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/13 04:29:25 INFO : potato: Copied (replaced existing) 2026/03/13 04:29:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/13 04:29:26 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:26 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:26 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:26 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:26 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:28 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:28 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:28 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:28 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:29 DEBUG : potato2: size = 60 OK 2026/03/13 04:29:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:29 INFO : potato2: Copied (new) 2026/03/13 04:29:29 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:31 INFO : d: Making directory 2026/03/13 04:29:31 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/13 04:29:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:31 DEBUG : c/non empty space: size = 5 OK 2026/03/13 04:29:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:31 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 04:29:31 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:31 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:31 DEBUG : a/potato2: size = 60 OK 2026/03/13 04:29:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:31 INFO : a/potato2: Copied (new) 2026/03/13 04:29:31 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:31 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/13 04:29:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:33 DEBUG : c/non empty space: size = 5 OK 2026/03/13 04:29:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:33 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 04:29:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:34 DEBUG : a/potato2: size = 60 OK 2026/03/13 04:29:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:34 INFO : a/potato2: Copied (new) 2026/03/13 04:29:34 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting files as there were IO errors 2026/03/13 04:29:34 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:36 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:36 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:36 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:36 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:36 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:36 INFO : potato: Deleted 2026/03/13 04:29:36 DEBUG : potato2: size = 60 OK 2026/03/13 04:29:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:38 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:38 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:38 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:38 INFO : potato: Deleted 2026/03/13 04:29:39 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:39 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:39 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:39 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:39 DEBUG : potato2: size = 60 OK 2026/03/13 04:29:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:29:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.59s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:29:40 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:40 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:41 DEBUG : potato2: size = 19 OK 2026/03/13 04:29:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/13 04:29:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:42 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 04:29:42 DEBUG : enormous: Excluded 2026/03/13 04:29:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 04:29:42 DEBUG : potato2: Excluded 2026/03/13 04:29:43 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 04:29:43 DEBUG : potato2: Excluded 2026/03/13 04:29:43 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:43 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:43 INFO : There was nothing to transfer 2026/03/13 04:29:43 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 04:29:43 DEBUG : enormous: Excluded 2026/03/13 04:29:43 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 04:29:43 DEBUG : potato2: Excluded 2026/03/13 04:29:43 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 04:29:43 DEBUG : potato2: Excluded 2026/03/13 04:29:43 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 04:29:43 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:43 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for checks to finish 2026/03/13 04:29:43 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for transfers to finish 2026/03/13 04:29:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 04:29:45 DEBUG : enormous: Excluded 2026/03/13 04:29:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 04:29:45 DEBUG : potato2: Excluded 2026/03/13 04:29:45 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:29:45 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:45 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:45 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:45 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:45 INFO : enormous: Deleted 2026/03/13 04:29:45 INFO : potato2: Deleted 2026/03/13 04:29:45 INFO : There was nothing to transfer 2026/03/13 04:29:46 DEBUG : empty space: size = 1 OK 2026/03/13 04:29:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 04:29:46 DEBUG : empty space: Unchanged skipping 2026/03/13 04:29:46 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for checks to finish 2026/03/13 04:29:46 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for transfers to finish 2026/03/13 04:29:46 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:46 INFO : potato2: Deleted 2026/03/13 04:29:46 INFO : enormous: Deleted 2026/03/13 04:29:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:29:48 DEBUG : five: Need to transfer - File not found at Destination 2026/03/13 04:29:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:48 DEBUG : one: Destination is newer than source, skipping 2026/03/13 04:29:48 DEBUG : four: size = 8 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:48 DEBUG : four: Sizes differ 2026/03/13 04:29:48 DEBUG : two: size = 3 OK 2026/03/13 04:29:48 DEBUG : three: size = 5 OK 2026/03/13 04:29:48 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:48 DEBUG : three: Sizes identical 2026/03/13 04:29:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 04:29:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 04:29:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:48 DEBUG : two: sha1 differ 2026/03/13 04:29:48 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:48 DEBUG : five: size = 4 OK 2026/03/13 04:29:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/13 04:29:48 INFO : five: Copied (new) 2026/03/13 04:29:49 DEBUG : four: size = 4 OK 2026/03/13 04:29:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/13 04:29:49 INFO : four: Copied (replaced existing) 2026/03/13 04:29:49 DEBUG : two: size = 3 OK 2026/03/13 04:29:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 04:29:49 INFO : two: Copied (replaced existing) 2026/03/13 04:29:49 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:49 DEBUG : five: size = 4 OK 2026/03/13 04:29:49 DEBUG : four: size = 4 OK 2026/03/13 04:29:49 DEBUG : three: size = 5 OK 2026/03/13 04:29:49 DEBUG : one: Destination is newer than source, skipping 2026/03/13 04:29:49 DEBUG : two: size = 3 OK 2026/03/13 04:29:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/13 04:29:49 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/13 04:29:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 04:29:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/13 04:29:49 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/13 04:29:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 04:29:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3604400475) 2026/03/13 04:29:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:29:49 DEBUG : three: sha1 differ 2026/03/13 04:29:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 04:29:49 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/13 04:29:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 04:29:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 04:29:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:49 DEBUG : three: size = 5 OK 2026/03/13 04:29:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:29:49 INFO : three: Copied (replaced existing) 2026/03/13 04:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.48s) === 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/13 04:29:51 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:51 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:51 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 04:29:51 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 04:29:51 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:51 DEBUG : potato: size = 14 OK 2026/03/13 04:29:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 04:29:51 INFO : potato: Copied (new) 2026/03/13 04:29:52 DEBUG : yam: size = 11 OK 2026/03/13 04:29:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:52 INFO : yam: Copied (new) 2026/03/13 04:29:52 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:52 DEBUG : potato: size = 14 OK 2026/03/13 04:29:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:29:52 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:52 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:52 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:52 DEBUG : potato: Unchanged skipping 2026/03/13 04:29:52 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:53 DEBUG : yaml: size = 11 OK 2026/03/13 04:29:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:53 INFO : yam: Copied (server-side copy) to: yaml 2026/03/13 04:29:53 INFO : yam: Deleted 2026/03/13 04:29:53 INFO : yaml: Renamed from "yam" 2026/03/13 04:29:53 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/13 04:29:54 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:54 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:54 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:54 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 04:29:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 04:29:54 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:54 DEBUG : yam: size = 11 OK 2026/03/13 04:29:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:54 INFO : yam: Copied (new) 2026/03/13 04:29:54 DEBUG : potato: size = 14 OK 2026/03/13 04:29:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 04:29:54 INFO : potato: Copied (new) 2026/03/13 04:29:54 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:55 DEBUG : potato: size = 14 OK 2026/03/13 04:29:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:29:55 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:55 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:55 DEBUG : potato: Unchanged skipping 2026/03/13 04:29:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:56 DEBUG : yaml: size = 11 OK 2026/03/13 04:29:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:56 INFO : yam: Copied (server-side copy) to: yaml 2026/03/13 04:29:56 INFO : yam: Deleted 2026/03/13 04:29:56 INFO : yaml: Renamed from "yam" 2026/03/13 04:29:56 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/13 04:29:57 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:57 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:57 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/13 04:29:57 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 04:29:57 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:57 DEBUG : potato: size = 14 OK 2026/03/13 04:29:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 04:29:57 INFO : potato: Copied (new) 2026/03/13 04:29:58 DEBUG : sub/yam: size = 11 OK 2026/03/13 04:29:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:58 INFO : sub/yam: Copied (new) 2026/03/13 04:29:58 DEBUG : Waiting for deletions to finish 2026/03/13 04:29:58 DEBUG : potato: size = 14 OK 2026/03/13 04:29:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:29:58 DEBUG : potato: Unchanged skipping 2026/03/13 04:29:58 INFO : B2 bucket rclone-test-roquref1jifu: Making map for --track-renames 2026/03/13 04:29:58 INFO : B2 bucket rclone-test-roquref1jifu: Finished making map for --track-renames 2026/03/13 04:29:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:29:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for renames to finish 2026/03/13 04:29:59 DEBUG : yam: size = 11 OK 2026/03/13 04:29:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 04:29:59 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/13 04:29:59 INFO : sub/yam: Deleted 2026/03/13 04:29:59 INFO : yam: Renamed from "sub/yam" 2026/03/13 04:29:59 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:29:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.29s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:00 DEBUG : Creating backend with remote "/tmp/rclone3604400475/dir1" 2026/03/13 04:30:00 DEBUG : Creating backend with remote "/tmp/rclone3604400475/dir2" 2026/03/13 04:30:00 DEBUG : Local file system at /tmp/rclone3604400475/dir2: Using server-side directory move 2026/03/13 04:30:00 INFO : Local file system at /tmp/rclone3604400475/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 04:30:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/13 04:30:00 INFO : file1.txt: Moved (server-side) 2026/03/13 04:30:00 DEBUG : Local file system at /tmp/rclone3604400475/dir2: Waiting for checks to finish 2026/03/13 04:30:00 DEBUG : Local file system at /tmp/rclone3604400475/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:30:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 04:30:01 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:30:01 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:30:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 04:30:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/13 04:30:01 INFO : nested/sub dir/file: Copied (new) 2026/03/13 04:30:01 INFO : nested/sub dir/file: Deleted 2026/03/13 04:30:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:30:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:30:01 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:30:01 INFO : sub dir/hello world: Deleted 2026/03/13 04:30:01 INFO : sub dir: Removing directory 2026/03/13 04:30:01 INFO : nested/sub dir: Removing directory 2026/03/13 04:30:01 INFO : nested: Removing directory 2026/03/13 04:30:01 DEBUG : Local file system at /tmp/rclone3604400475: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 04:30:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 04:30:02 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:30:02 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:30:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 04:30:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/13 04:30:03 INFO : nested/sub dir/file: Copied (new) 2026/03/13 04:30:03 INFO : nested/sub dir/file: Deleted 2026/03/13 04:30:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 04:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:30:03 INFO : sub dir/hello world: Copied (new) 2026/03/13 04:30:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/13 04:30:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 04:30:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:30:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:30:04 DEBUG : existing-b: size = 6 OK 2026/03/13 04:30:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/13 04:30:04 INFO : existing-b: Copied (new) 2026/03/13 04:30:04 INFO : existing-b: Deleted 2026/03/13 04:30:04 DEBUG : existing: size = 6 OK 2026/03/13 04:30:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 04:30:04 INFO : existing: Copied (new) 2026/03/13 04:30:04 INFO : existing: Deleted 2026/03/13 04:30:05 DEBUG : existing: Destination exists, skipping 2026/03/13 04:30:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/13 04:30:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:30:05 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:30:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mopemid5cugi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-mopemid5cugi 2026/03/13 04:30:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/13 04:30:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/13 04:30:13 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 04:30:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:13 DEBUG : empty space: size = 1 OK 2026/03/13 04:30:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 04:30:13 DEBUG : empty space: Unchanged skipping 2026/03/13 04:30:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:30:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mopemid5cugi) 2026/03/13 04:30:13 DEBUG : potato3: Sizes differ 2026/03/13 04:30:13 DEBUG : B2 bucket rclone-test-mopemid5cugi: Waiting for checks to finish 2026/03/13 04:30:13 INFO : empty space: Deleted 2026/03/13 04:30:13 DEBUG : B2 bucket rclone-test-mopemid5cugi: Waiting for transfers to finish 2026/03/13 04:30:13 DEBUG : potato2: size = 60 OK 2026/03/13 04:30:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:30:13 INFO : potato2: Copied (server-side copy) 2026/03/13 04:30:13 DEBUG : potato3: size = 68 OK 2026/03/13 04:30:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:30:13 INFO : potato3: Copied (server-side copy) 2026/03/13 04:30:13 INFO : potato2: Deleted 2026/03/13 04:30:13 INFO : potato3: Deleted 2026/03/13 04:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mijicew8fego" 2026/03/13 04:30:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/13 04:30:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 04:30:15 DEBUG : B2 bucket rclone-test-mijicew8fego: Waiting for checks to finish 2026/03/13 04:30:15 DEBUG : B2 bucket rclone-test-mijicew8fego: Waiting for transfers to finish 2026/03/13 04:30:18 DEBUG : potato2: size = 60 OK 2026/03/13 04:30:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:30:18 INFO : potato2: Copied (server-side copy) 2026/03/13 04:30:18 INFO : potato2: Deleted 2026/03/13 04:30:18 DEBUG : potato3: size = 68 OK 2026/03/13 04:30:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:30:18 INFO : potato3: Copied (server-side copy) 2026/03/13 04:30:18 DEBUG : empty space: size = 1 OK 2026/03/13 04:30:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:30:18 INFO : empty space: Copied (server-side copy) 2026/03/13 04:30:19 INFO : potato3: Deleted 2026/03/13 04:30:19 INFO : empty space: Deleted 2026/03/13 04:30:19 DEBUG : B2 bucket rclone-test-mijicew8fego: Purge remote 2026/03/13 04:30:19 INFO : B2 bucket rclone-test-mijicew8fego: cleaning bucket "rclone-test-mijicew8fego" of all files 2026/03/13 04:30:19 DEBUG : empty space: Deleting (id "4_zffd29d93705deb5b9fc80e1b_f105059277065d7be_d20260313_m043018_c001_v0001102_t0010_u01773376218553") 2026/03/13 04:30:19 DEBUG : potato2: Deleting (id "4_zffd29d93705deb5b9fc80e1b_f112ad1c5d34815aa_d20260313_m043018_c001_v0001033_t0007_u01773376218198") 2026/03/13 04:30:19 DEBUG : potato3: Deleting (id "4_zffd29d93705deb5b9fc80e1b_f1010a2ba2c1eefe7_d20260313_m043018_c001_v0001171_t0007_u01773376218566") 2026/03/13 04:30:21 DEBUG : B2 bucket rclone-test-mopemid5cugi: Purge remote 2026/03/13 04:30:21 INFO : B2 bucket rclone-test-mopemid5cugi: cleaning bucket "rclone-test-mopemid5cugi" of all files 2026/03/13 04:30:21 DEBUG : empty space: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f4019b2b342346eca_d20260313_m043019_c001_v7007000_t0000_u01773376219110") 2026/03/13 04:30:21 DEBUG : empty space: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f11986f498a2c45ba_d20260313_m043012_c001_v0001183_t0001_u01773376212217") 2026/03/13 04:30:21 DEBUG : potato2: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f4019b2b342346ec7_d20260313_m043018_c001_v7007000_t0000_u01773376218718") 2026/03/13 04:30:21 DEBUG : potato2: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f111971fe73d6d969_d20260313_m043013_c001_v0001097_t0002_u01773376213175") 2026/03/13 04:30:21 DEBUG : potato3: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f4019b2b342346ec8_d20260313_m043018_c001_v7007000_t0000_u01773376218927") 2026/03/13 04:30:21 DEBUG : potato3: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f1197229e339eb9e2_d20260313_m043013_c001_v0001185_t0047_u01773376213552") 2026/03/13 04:30:21 DEBUG : potato3: Deleting (id "4_z5f227dd3705deb5b9fc80e1b_f11986f498a2c45bf_d20260313_m043012_c001_v0001183_t0035_u01773376212430") --- PASS: TestServerSideMove (18.66s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bozepep5jibu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-bozepep5jibu 2026/03/13 04:30:31 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 04:30:31 DEBUG : empty space: Excluded 2026/03/13 04:30:31 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 04:30:31 DEBUG : empty space: Excluded 2026/03/13 04:30:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:30:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bozepep5jibu) 2026/03/13 04:30:31 DEBUG : potato3: Sizes differ 2026/03/13 04:30:31 DEBUG : B2 bucket rclone-test-bozepep5jibu: Waiting for checks to finish 2026/03/13 04:30:31 DEBUG : B2 bucket rclone-test-bozepep5jibu: Waiting for transfers to finish 2026/03/13 04:30:32 DEBUG : potato2: size = 60 OK 2026/03/13 04:30:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:30:32 INFO : potato2: Copied (server-side copy) 2026/03/13 04:30:32 INFO : potato2: Deleted 2026/03/13 04:30:32 DEBUG : potato3: size = 68 OK 2026/03/13 04:30:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:30:32 INFO : potato3: Copied (server-side copy) 2026/03/13 04:30:32 INFO : potato3: Deleted 2026/03/13 04:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mopeluz5daho" 2026/03/13 04:30:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 04:30:33 DEBUG : empty space: Excluded 2026/03/13 04:30:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 04:30:34 DEBUG : B2 bucket rclone-test-mopeluz5daho: Waiting for checks to finish 2026/03/13 04:30:34 DEBUG : B2 bucket rclone-test-mopeluz5daho: Waiting for transfers to finish 2026/03/13 04:30:38 DEBUG : potato2: size = 60 OK 2026/03/13 04:30:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:30:38 INFO : potato2: Copied (server-side copy) 2026/03/13 04:30:38 INFO : potato2: Deleted 2026/03/13 04:30:38 DEBUG : potato3: size = 68 OK 2026/03/13 04:30:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:30:38 INFO : potato3: Copied (server-side copy) 2026/03/13 04:30:38 INFO : potato3: Deleted 2026/03/13 04:30:38 DEBUG : B2 bucket rclone-test-mopeluz5daho: Purge remote 2026/03/13 04:30:38 INFO : B2 bucket rclone-test-mopeluz5daho: cleaning bucket "rclone-test-mopeluz5daho" of all files 2026/03/13 04:30:39 DEBUG : potato2: Deleting (id "4_z4f62ed33705deb5b9fc80e1b_f10925af44f7efed2_d20260313_m043037_c001_v0001036_t0019_u01773376237758") 2026/03/13 04:30:39 DEBUG : potato3: Deleting (id "4_z4f62ed33705deb5b9fc80e1b_f11073a9c6d7f329d_d20260313_m043038_c001_v0001150_t0037_u01773376238135") 2026/03/13 04:30:40 DEBUG : B2 bucket rclone-test-bozepep5jibu: Purge remote 2026/03/13 04:30:40 INFO : B2 bucket rclone-test-bozepep5jibu: cleaning bucket "rclone-test-bozepep5jibu" of all files 2026/03/13 04:30:41 DEBUG : empty space: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f110a09d65127a73f_d20260313_m043031_c001_v0001185_t0026_u01773376231010") 2026/03/13 04:30:41 DEBUG : potato2: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f410b7dbd560f9fef_d20260313_m043038_c001_v7007000_t0000_u01773376238290") 2026/03/13 04:30:41 DEBUG : potato2: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f118646af0c5ac8e0_d20260313_m043031_c001_v0001180_t0030_u01773376231894") 2026/03/13 04:30:41 DEBUG : potato3: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f410b7dbd560f9ff5_d20260313_m043038_c001_v7007000_t0000_u01773376238501") 2026/03/13 04:30:41 DEBUG : potato3: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f109a9918b82597e9_d20260313_m043032_c001_v0001039_t0052_u01773376232120") 2026/03/13 04:30:41 DEBUG : potato3: Deleting (id "4_zbfa2cdb3705deb5b9fc80e1b_f110a09d65127a745_d20260313_m043031_c001_v0001185_t0045_u01773376231207") --- PASS: TestServerSideMoveWithFilter (20.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zekupan1xalo" 2026/03/13 04:30:48 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-roquref1jifu -> B2 bucket rclone-test-zekupan1xalo 2026/03/13 04:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:54 DEBUG : empty space: size = 1 OK 2026/03/13 04:30:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 04:30:54 DEBUG : empty space: Unchanged skipping 2026/03/13 04:30:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:30:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zekupan1xalo) 2026/03/13 04:30:54 DEBUG : potato3: Sizes differ 2026/03/13 04:30:54 DEBUG : B2 bucket rclone-test-zekupan1xalo: Waiting for checks to finish 2026/03/13 04:30:54 INFO : empty space: Deleted 2026/03/13 04:30:54 DEBUG : B2 bucket rclone-test-zekupan1xalo: Waiting for transfers to finish 2026/03/13 04:30:55 DEBUG : potato2: size = 60 OK 2026/03/13 04:30:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:30:55 INFO : potato2: Copied (server-side copy) 2026/03/13 04:30:55 INFO : potato2: Deleted 2026/03/13 04:30:55 DEBUG : potato3: size = 68 OK 2026/03/13 04:30:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:30:55 INFO : potato3: Copied (server-side copy) 2026/03/13 04:30:55 INFO : potato3: Deleted 2026/03/13 04:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-lebabon6bebu" 2026/03/13 04:30:56 INFO : tomatoDir: Making directory 2026/03/13 04:30:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/13 04:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 04:30:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 04:30:57 DEBUG : B2 bucket rclone-test-lebabon6bebu: Waiting for checks to finish 2026/03/13 04:30:57 DEBUG : B2 bucket rclone-test-lebabon6bebu: Waiting for transfers to finish 2026/03/13 04:31:01 DEBUG : empty space: size = 1 OK 2026/03/13 04:31:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 04:31:01 INFO : empty space: Copied (server-side copy) 2026/03/13 04:31:01 INFO : empty space: Deleted 2026/03/13 04:31:02 DEBUG : potato3: size = 68 OK 2026/03/13 04:31:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 04:31:02 INFO : potato3: Copied (server-side copy) 2026/03/13 04:31:02 DEBUG : potato2: size = 60 OK 2026/03/13 04:31:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 04:31:02 INFO : potato2: Copied (server-side copy) 2026/03/13 04:31:02 INFO : potato3: Deleted 2026/03/13 04:31:02 INFO : potato2: Deleted 2026/03/13 04:31:02 DEBUG : B2 bucket rclone-test-lebabon6bebu: Purge remote 2026/03/13 04:31:02 INFO : B2 bucket rclone-test-lebabon6bebu: cleaning bucket "rclone-test-lebabon6bebu" of all files 2026/03/13 04:31:03 DEBUG : empty space: Deleting (id "4_z1fd23de3706deb5b9fc80e1b_f1125199c958b6932_d20260313_m043101_c001_v0001097_t0055_u01773376261036") 2026/03/13 04:31:03 DEBUG : potato2: Deleting (id "4_z1fd23de3706deb5b9fc80e1b_f1059b40c9a70ea1a_d20260313_m043101_c001_v0001039_t0044_u01773376261486") 2026/03/13 04:31:03 DEBUG : potato3: Deleting (id "4_z1fd23de3706deb5b9fc80e1b_f1055d34dc872baad_d20260313_m043101_c001_v0001167_t0050_u01773376261416") 2026/03/13 04:31:04 DEBUG : B2 bucket rclone-test-zekupan1xalo: Purge remote 2026/03/13 04:31:04 INFO : B2 bucket rclone-test-zekupan1xalo: cleaning bucket "rclone-test-zekupan1xalo" of all files 2026/03/13 04:31:04 DEBUG : empty space: Deleting (id "4_zff321db3706deb5b9fc80e1b_f41924a3eceffb83f_d20260313_m043101_c001_v7007000_t0000_u01773376261755") 2026/03/13 04:31:04 DEBUG : empty space: Deleting (id "4_zff321db3706deb5b9fc80e1b_f10676923071e8c88_d20260313_m043052_c001_v0001173_t0055_u01773376252855") 2026/03/13 04:31:04 DEBUG : potato2: Deleting (id "4_zff321db3706deb5b9fc80e1b_f41924a3eceffb841_d20260313_m043102_c001_v7007000_t0000_u01773376262292") 2026/03/13 04:31:04 DEBUG : potato2: Deleting (id "4_zff321db3706deb5b9fc80e1b_f1089738d18818043_d20260313_m043054_c001_v0001120_t0026_u01773376254775") 2026/03/13 04:31:04 DEBUG : potato3: Deleting (id "4_zff321db3706deb5b9fc80e1b_f41924a3eceffb840_d20260313_m043102_c001_v7007000_t0000_u01773376262110") 2026/03/13 04:31:04 DEBUG : potato3: Deleting (id "4_zff321db3706deb5b9fc80e1b_f107c7a8ca243799c_d20260313_m043055_c001_v0001173_t0002_u01773376255137") 2026/03/13 04:31:04 DEBUG : potato3: Deleting (id "4_zff321db3706deb5b9fc80e1b_f10676923071e8c8c_d20260313_m043053_c001_v0001173_t0019_u01773376253330") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.35s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/rclone-sync-test" 2026/03/13 04:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/rclone-sync-test-include/layer2" 2026/03/13 04:31:16 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/rclone-sync-test-ignore-file" 2026/03/13 04:31:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/13 04:31:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/13 04:31:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 04:31:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 04:31:20 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test: Waiting for checks to finish 2026/03/13 04:31:20 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test: Waiting for transfers to finish 2026/03/13 04:31:20 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:20 INFO : There was nothing to transfer 2026/03/13 04:31:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 04:31:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:31:21 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:31:21 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:21 INFO : There was nothing to transfer 2026/03/13 04:31:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 04:31:21 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/13 04:31:21 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/13 04:31:21 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:21 INFO : There was nothing to transfer 2026/03/13 04:31:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 04:31:22 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:31:22 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:31:22 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:22 INFO : There was nothing to transfer 2026/03/13 04:31:22 DEBUG : Excluded 2026/03/13 04:31:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 04:31:22 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/13 04:31:22 DEBUG : B2 bucket rclone-test-roquref1jifu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/13 04:31:22 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:31:24 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/CompareDest" 2026/03/13 04:31:26 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 04:31:26 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:26 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:27 DEBUG : one: size = 3 OK 2026/03/13 04:31:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:31:27 INFO : one: Copied (new) 2026/03/13 04:31:27 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:27 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:27 DEBUG : one: Sizes differ 2026/03/13 04:31:27 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:28 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:28 DEBUG : one: size = 5 OK 2026/03/13 04:31:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 04:31:28 INFO : one: Copied (replaced existing) 2026/03/13 04:31:28 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:30 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:30 DEBUG : one: Sizes differ 2026/03/13 04:31:30 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:30 DEBUG : one: size = 5 OK 2026/03/13 04:31:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 04:31:30 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:30 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:30 INFO : There was nothing to transfer 2026/03/13 04:31:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:31 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:31 DEBUG : one: Sizes differ 2026/03/13 04:31:32 DEBUG : two: size = 3 OK 2026/03/13 04:31:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 04:31:32 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:32 DEBUG : one: size = 5 OK 2026/03/13 04:31:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 04:31:32 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:32 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:32 INFO : There was nothing to transfer 2026/03/13 04:31:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:32 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:32 DEBUG : one: Sizes differ 2026/03/13 04:31:32 DEBUG : two: size = 3 OK 2026/03/13 04:31:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 04:31:32 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:32 DEBUG : one: size = 5 OK 2026/03/13 04:31:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 04:31:32 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:32 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:32 INFO : There was nothing to transfer 2026/03/13 04:31:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:33 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:33 DEBUG : one: Sizes differ 2026/03/13 04:31:34 DEBUG : two: size = 3 OK 2026/03/13 04:31:34 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/13 04:31:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 04:31:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 04:31:34 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:34 DEBUG : one: size = 5 OK 2026/03/13 04:31:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 04:31:34 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:34 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:34 INFO : There was nothing to transfer 2026/03/13 04:31:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:34 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:34 DEBUG : one: Sizes differ 2026/03/13 04:31:34 DEBUG : one: size = 5 OK 2026/03/13 04:31:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 04:31:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:34 DEBUG : two: size = 3 (B2 bucket rclone-test-roquref1jifu path CompareDest) 2026/03/13 04:31:34 DEBUG : two: Sizes differ 2026/03/13 04:31:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/13 04:31:34 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:34 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:35 DEBUG : two: size = 5 OK 2026/03/13 04:31:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/13 04:31:35 INFO : two: Copied (new) 2026/03/13 04:31:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dest" 2026/03/13 04:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/pre-dest1" 2026/03/13 04:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/pre-dest2" 2026/03/13 04:31:42 DEBUG : 1: size = 1 OK 2026/03/13 04:31:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:31:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/13 04:31:42 DEBUG : 2: size = 1 OK 2026/03/13 04:31:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:31:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/13 04:31:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/13 04:31:43 DEBUG : B2 bucket rclone-test-roquref1jifu path dest: Waiting for checks to finish 2026/03/13 04:31:43 DEBUG : B2 bucket rclone-test-roquref1jifu path dest: Waiting for transfers to finish 2026/03/13 04:31:44 DEBUG : 3: size = 1 OK 2026/03/13 04:31:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/13 04:31:44 INFO : 3: Copied (new) 2026/03/13 04:31:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:31:45 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:31:46 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/CopyDest" 2026/03/13 04:31:48 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 04:31:48 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:48 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:50 DEBUG : one: size = 3 OK 2026/03/13 04:31:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:31:50 INFO : one: Copied (new) 2026/03/13 04:31:50 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:50 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:50 DEBUG : one: Sizes differ 2026/03/13 04:31:50 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:50 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:51 DEBUG : one: size = 5 OK 2026/03/13 04:31:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 04:31:51 INFO : one: Copied (replaced existing) 2026/03/13 04:31:51 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/BackupDir" 2026/03/13 04:31:54 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:54 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:54 DEBUG : one: Sizes differ 2026/03/13 04:31:54 DEBUG : one: size = 5 OK 2026/03/13 04:31:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:31:54 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:31:54 DEBUG : one: Sizes differ 2026/03/13 04:31:56 DEBUG : one: size = 3 OK 2026/03/13 04:31:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:31:56 INFO : one: Copied (server-side copy) 2026/03/13 04:31:56 INFO : one: Deleted 2026/03/13 04:31:56 DEBUG : one: size = 5 OK 2026/03/13 04:31:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 04:31:56 INFO : one: Copied (server-side copy) 2026/03/13 04:31:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/13 04:31:56 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:56 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:58 DEBUG : one: size = 5 OK 2026/03/13 04:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:58 DEBUG : one: Unchanged skipping 2026/03/13 04:31:58 DEBUG : two: size = 3 OK 2026/03/13 04:31:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:58 DEBUG : two: size = 3 OK 2026/03/13 04:31:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 04:31:58 INFO : two: Copied (server-side copy) 2026/03/13 04:31:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/13 04:31:58 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:58 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:58 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:59 DEBUG : one: size = 5 OK 2026/03/13 04:31:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:59 DEBUG : one: Unchanged skipping 2026/03/13 04:31:59 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:31:59 DEBUG : two: size = 3 OK 2026/03/13 04:31:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:31:59 DEBUG : two: Unchanged skipping 2026/03/13 04:31:59 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:31:59 DEBUG : Waiting for deletions to finish 2026/03/13 04:31:59 INFO : There was nothing to transfer 2026/03/13 04:32:00 DEBUG : one: size = 5 OK 2026/03/13 04:32:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:32:00 DEBUG : one: Unchanged skipping 2026/03/13 04:32:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:00 DEBUG : three: size = 5 (B2 bucket rclone-test-roquref1jifu path CopyDest) 2026/03/13 04:32:00 DEBUG : three: Sizes differ 2026/03/13 04:32:00 DEBUG : three: Destination not found in --copy-dest 2026/03/13 04:32:00 DEBUG : three: Need to transfer - File not found at Destination 2026/03/13 04:32:00 DEBUG : two: size = 3 OK 2026/03/13 04:32:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 04:32:00 DEBUG : two: Unchanged skipping 2026/03/13 04:32:00 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:00 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:01 DEBUG : three: size = 7 OK 2026/03/13 04:32:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/13 04:32:01 INFO : three: Copied (new) 2026/03/13 04:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.57s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:32:04 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1176-00.backblaze.com/b2api/v1/b2_upload_file/6f428dd3703deb5b9fc80e1b/c001_v0001176_t0003": EOF 2026/03/13 04:32:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-00.backblaze.com/b2api/v1/b2_upload_file/6f428dd3703deb5b9fc80e1b/c001_v0001176_t0003": EOF) 2026/03/13 04:32:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-roquref1jifu: 1/10 (Post "https://pod-000-1176-00.backblaze.com/b2api/v1/b2_upload_file/6f428dd3703deb5b9fc80e1b/c001_v0001176_t0003": EOF) 2026/03/13 04:32:07 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 04:32:07 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/backup" 2026/03/13 04:32:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:10 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:10 DEBUG : one: Sizes differ 2026/03/13 04:32:10 DEBUG : two: size = 3 OK 2026/03/13 04:32:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:10 DEBUG : two: Unchanged skipping 2026/03/13 04:32:10 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:11 DEBUG : one: size = 3 OK 2026/03/13 04:32:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:32:11 INFO : one: Copied (server-side copy) 2026/03/13 04:32:11 INFO : one: Deleted 2026/03/13 04:32:11 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:12 DEBUG : one: size = 4 OK 2026/03/13 04:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:12 INFO : one: Copied (new) 2026/03/13 04:32:12 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:13 DEBUG : three.txt: size = 5 OK 2026/03/13 04:32:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:32:13 INFO : three.txt: Copied (server-side copy) 2026/03/13 04:32:13 INFO : three.txt: Deleted 2026/03/13 04:32:13 INFO : three.txt: Moved into backup dir 2026/03/13 04:32:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:15 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:15 DEBUG : one: Sizes differ 2026/03/13 04:32:15 DEBUG : two: size = 3 OK 2026/03/13 04:32:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:15 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:15 DEBUG : two: Unchanged skipping 2026/03/13 04:32:16 DEBUG : one: size = 4 OK 2026/03/13 04:32:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:16 INFO : one: Copied (server-side copy) 2026/03/13 04:32:16 INFO : one: Deleted 2026/03/13 04:32:16 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:16 DEBUG : one: size = 5 OK 2026/03/13 04:32:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:32:16 INFO : one: Copied (new) 2026/03/13 04:32:16 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:17 DEBUG : three.txt: size = 6 OK 2026/03/13 04:32:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:32:17 INFO : three.txt: Copied (server-side copy) 2026/03/13 04:32:17 INFO : three.txt: Deleted 2026/03/13 04:32:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.58s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/backup" 2026/03/13 04:32:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:23 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:23 DEBUG : one: Sizes differ 2026/03/13 04:32:23 DEBUG : two: size = 3 OK 2026/03/13 04:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:23 DEBUG : two: Unchanged skipping 2026/03/13 04:32:23 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:24 DEBUG : one.bak: size = 3 OK 2026/03/13 04:32:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:32:24 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:32:24 INFO : one: Deleted 2026/03/13 04:32:24 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:25 DEBUG : one: size = 4 OK 2026/03/13 04:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:25 INFO : one: Copied (new) 2026/03/13 04:32:25 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:26 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 04:32:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:32:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:32:26 INFO : three.txt: Deleted 2026/03/13 04:32:26 INFO : three.txt: Moved into backup dir 2026/03/13 04:32:28 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:28 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:28 DEBUG : one: Sizes differ 2026/03/13 04:32:28 DEBUG : two: size = 3 OK 2026/03/13 04:32:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:28 DEBUG : two: Unchanged skipping 2026/03/13 04:32:29 DEBUG : one.bak: size = 4 OK 2026/03/13 04:32:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:29 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:32:29 INFO : one: Deleted 2026/03/13 04:32:29 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:29 DEBUG : one: size = 5 OK 2026/03/13 04:32:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:32:29 INFO : one: Copied (new) 2026/03/13 04:32:29 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:30 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 04:32:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:32:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:32:30 INFO : three.txt: Deleted 2026/03/13 04:32:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/backup" 2026/03/13 04:32:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:36 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:36 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:36 DEBUG : one: Sizes differ 2026/03/13 04:32:36 DEBUG : two: size = 3 OK 2026/03/13 04:32:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:36 DEBUG : two: Unchanged skipping 2026/03/13 04:32:37 DEBUG : one-2019-01-01: size = 3 OK 2026/03/13 04:32:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:32:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 04:32:37 INFO : one: Deleted 2026/03/13 04:32:37 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:39 DEBUG : one: size = 4 OK 2026/03/13 04:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:39 INFO : one: Copied (new) 2026/03/13 04:32:39 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/13 04:32:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:32:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 04:32:40 INFO : three.txt: Deleted 2026/03/13 04:32:40 INFO : three.txt: Moved into backup dir 2026/03/13 04:32:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:42 DEBUG : two: size = 3 OK 2026/03/13 04:32:42 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:42 DEBUG : one: Sizes differ 2026/03/13 04:32:42 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:42 DEBUG : two: Unchanged skipping 2026/03/13 04:32:42 DEBUG : one-2019-01-01: size = 4 OK 2026/03/13 04:32:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 04:32:42 INFO : one: Deleted 2026/03/13 04:32:42 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:43 DEBUG : one: size = 5 OK 2026/03/13 04:32:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:32:43 INFO : one: Copied (new) 2026/03/13 04:32:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/13 04:32:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:32:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 04:32:43 INFO : three.txt: Deleted 2026/03/13 04:32:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.44s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:32:48 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:48 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:48 DEBUG : one: Sizes differ 2026/03/13 04:32:48 DEBUG : two: size = 3 OK 2026/03/13 04:32:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:48 DEBUG : two: Unchanged skipping 2026/03/13 04:32:49 DEBUG : one.bak: size = 3 OK 2026/03/13 04:32:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:32:49 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:32:49 INFO : one: Deleted 2026/03/13 04:32:49 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:51 DEBUG : one: size = 4 OK 2026/03/13 04:32:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:51 INFO : one: Copied (new) 2026/03/13 04:32:51 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:51 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 04:32:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:32:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:32:52 INFO : three.txt: Deleted 2026/03/13 04:32:52 INFO : three.txt: Moved into backup dir 2026/03/13 04:32:53 DEBUG : one.bak: Excluded (Path Filter) 2026/03/13 04:32:53 DEBUG : one.bak: Excluded 2026/03/13 04:32:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/13 04:32:53 DEBUG : three.txt.bak: Excluded 2026/03/13 04:32:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:32:53 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:32:53 DEBUG : one: Sizes differ 2026/03/13 04:32:53 DEBUG : two: size = 3 OK 2026/03/13 04:32:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:32:53 DEBUG : two: Unchanged skipping 2026/03/13 04:32:53 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for checks to finish 2026/03/13 04:32:54 DEBUG : one.bak: size = 4 OK 2026/03/13 04:32:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:32:54 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:32:54 INFO : one: Deleted 2026/03/13 04:32:54 DEBUG : B2 bucket rclone-test-roquref1jifu path dst: Waiting for transfers to finish 2026/03/13 04:32:55 DEBUG : one: size = 5 OK 2026/03/13 04:32:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:32:55 INFO : one: Copied (new) 2026/03/13 04:32:55 DEBUG : Waiting for deletions to finish 2026/03/13 04:32:55 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 04:32:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:32:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:32:56 INFO : three.txt: Deleted 2026/03/13 04:32:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.21s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:32:58 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:33:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:00 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:00 DEBUG : one: Sizes differ 2026/03/13 04:33:01 DEBUG : one.bak: size = 3 OK 2026/03/13 04:33:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:33:01 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:33:01 INFO : one: Deleted 2026/03/13 04:33:02 DEBUG : one: size = 4 OK 2026/03/13 04:33:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:33:02 INFO : one: Copied (new) 2026/03/13 04:33:02 DEBUG : two: size = 3 OK 2026/03/13 04:33:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:02 DEBUG : two: Unchanged skipping 2026/03/13 04:33:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:03 DEBUG : three.txt: Sizes differ 2026/03/13 04:33:03 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 04:33:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:33:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:33:04 INFO : three.txt: Deleted 2026/03/13 04:33:04 DEBUG : three.txt: size = 6 OK 2026/03/13 04:33:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:33:04 INFO : three.txt: Copied (new) 2026/03/13 04:33:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:05 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:05 DEBUG : one: Sizes differ 2026/03/13 04:33:05 DEBUG : one.bak: size = 4 OK 2026/03/13 04:33:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:33:05 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 04:33:05 INFO : one: Deleted 2026/03/13 04:33:06 DEBUG : one: size = 5 OK 2026/03/13 04:33:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:33:06 INFO : one: Copied (new) 2026/03/13 04:33:06 DEBUG : two: size = 3 OK 2026/03/13 04:33:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:06 DEBUG : two: Unchanged skipping 2026/03/13 04:33:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:06 DEBUG : three.txt: Sizes differ 2026/03/13 04:33:07 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 04:33:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:33:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 04:33:07 INFO : three.txt: Deleted 2026/03/13 04:33:07 DEBUG : three.txt: size = 19 OK 2026/03/13 04:33:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/13 04:33:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.04s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:33:11 DEBUG : Creating backend with remote "TestB2:rclone-test-roquref1jifu/dst" 2026/03/13 04:33:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:12 DEBUG : one: size = 3 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:12 DEBUG : one: Sizes differ 2026/03/13 04:33:14 DEBUG : one-2019-01-01: size = 3 OK 2026/03/13 04:33:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 04:33:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 04:33:14 INFO : one: Deleted 2026/03/13 04:33:15 DEBUG : one: size = 4 OK 2026/03/13 04:33:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:33:15 INFO : one: Copied (new) 2026/03/13 04:33:16 DEBUG : two: size = 3 OK 2026/03/13 04:33:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:16 DEBUG : two: Unchanged skipping 2026/03/13 04:33:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:16 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:16 DEBUG : three.txt: Sizes differ 2026/03/13 04:33:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/13 04:33:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 04:33:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 04:33:16 INFO : three.txt: Deleted 2026/03/13 04:33:17 DEBUG : three.txt: size = 6 OK 2026/03/13 04:33:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:33:17 INFO : three.txt: Copied (new) 2026/03/13 04:33:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:18 DEBUG : one: size = 4 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:18 DEBUG : one: Sizes differ 2026/03/13 04:33:18 DEBUG : one-2019-01-01: size = 4 OK 2026/03/13 04:33:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 04:33:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 04:33:19 INFO : one: Deleted 2026/03/13 04:33:19 DEBUG : one: size = 5 OK 2026/03/13 04:33:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 04:33:19 INFO : one: Copied (new) 2026/03/13 04:33:19 DEBUG : two: size = 3 OK 2026/03/13 04:33:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:19 DEBUG : two: Unchanged skipping 2026/03/13 04:33:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-roquref1jifu path dst) 2026/03/13 04:33:19 DEBUG : three.txt: Sizes differ 2026/03/13 04:33:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/13 04:33:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 04:33:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 04:33:20 INFO : three.txt: Deleted 2026/03/13 04:33:21 DEBUG : three.txt: size = 19 OK 2026/03/13 04:33:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/13 04:33:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.86s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:33:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:33:24 DEBUG : Testêé: Sizes differ 2026/03/13 04:33:24 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:33:24 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:33:25 DEBUG : Testêé: size = 14 OK 2026/03/13 04:33:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/13 04:33:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/13 04:33:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:33:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 04:33:26 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:33:26 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:33:26 DEBUG : existing: size = 6 OK 2026/03/13 04:33:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 04:33:26 INFO : existing: Copied (new) 2026/03/13 04:33:26 DEBUG : Waiting for deletions to finish 2026/03/13 04:33:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:33:27 DEBUG : existing: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:33:27 DEBUG : existing: Sizes differ 2026/03/13 04:33:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/13 04:33:27 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:33:27 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:33:27 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting files as there were IO errors 2026/03/13 04:33:27 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.15s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:33:28 DEBUG : EXISTING: size = 6 OK 2026/03/13 04:33:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:28 DEBUG : existing: Unchanged skipping 2026/03/13 04:33:28 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:33:28 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:33:28 DEBUG : Waiting for deletions to finish 2026/03/13 04:33:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", 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-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:33:46 DEBUG : both0: size = 6 OK 2026/03/13 04:33:46 DEBUG : both10: size = 6 OK 2026/03/13 04:33:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:33:46 DEBUG : both12: size = 6 OK 2026/03/13 04:33:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both11: size = 6 OK 2026/03/13 04:33:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both0: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both13: size = 6 OK 2026/03/13 04:33:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both13: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both14: size = 6 OK 2026/03/13 04:33:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both12: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both15: size = 6 OK 2026/03/13 04:33:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both10: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both16: size = 6 OK 2026/03/13 04:33:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both16: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both17: size = 6 OK 2026/03/13 04:33:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both17: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both18: size = 6 OK 2026/03/13 04:33:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both11: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both19: size = 6 OK 2026/03/13 04:33:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both14: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both1: size = 6 OK 2026/03/13 04:33:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both1: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both2: size = 6 OK 2026/03/13 04:33:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both2: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both3: size = 6 OK 2026/03/13 04:33:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both15: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both4: size = 6 OK 2026/03/13 04:33:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both18: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both5: size = 6 OK 2026/03/13 04:33:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both19: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both6: size = 6 OK 2026/03/13 04:33:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both6: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both7: size = 6 OK 2026/03/13 04:33:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both7: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both8: size = 6 OK 2026/03/13 04:33:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both8: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both9: size = 6 OK 2026/03/13 04:33:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:33:46 DEBUG : both3: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both4: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both5: Unchanged skipping 2026/03/13 04:33:46 DEBUG : both9: Unchanged skipping 2026/03/13 04:33:46 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:33:46 DEBUG : Waiting for deletions to finish 2026/03/13 04:33:46 INFO : only8: Deleted 2026/03/13 04:33:46 INFO : only9: Deleted 2026/03/13 04:33:46 INFO : only18: Deleted 2026/03/13 04:33:46 INFO : only0: Deleted 2026/03/13 04:33:46 INFO : only10: Deleted 2026/03/13 04:33:46 INFO : only3: Deleted 2026/03/13 04:33:47 INFO : only15: Deleted 2026/03/13 04:33:47 INFO : only1: Deleted 2026/03/13 04:33:47 INFO : only7: Deleted 2026/03/13 04:33:47 INFO : only12: Deleted 2026/03/13 04:33:47 INFO : only13: Deleted 2026/03/13 04:33:47 INFO : only17: Deleted 2026/03/13 04:33:47 INFO : only4: Deleted 2026/03/13 04:33:47 INFO : only5: Deleted 2026/03/13 04:33:47 INFO : only6: Deleted 2026/03/13 04:33:47 INFO : only11: Deleted 2026/03/13 04:33:47 INFO : only14: Deleted 2026/03/13 04:33:47 INFO : only16: Deleted 2026/03/13 04:33:47 INFO : only19: Deleted 2026/03/13 04:33:47 INFO : only2: Deleted 2026/03/13 04:33:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.03s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:09 DEBUG : both10: size = 6 OK 2026/03/13 04:34:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both11: size = 6 OK 2026/03/13 04:34:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:34:09 DEBUG : both0: size = 6 OK 2026/03/13 04:34:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both12: size = 6 OK 2026/03/13 04:34:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both10: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both13: size = 6 OK 2026/03/13 04:34:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both13: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both14: size = 6 OK 2026/03/13 04:34:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both14: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both15: size = 6 OK 2026/03/13 04:34:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both15: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both16: size = 6 OK 2026/03/13 04:34:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both16: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both17: size = 6 OK 2026/03/13 04:34:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both17: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both18: size = 6 OK 2026/03/13 04:34:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both0: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both19: size = 6 OK 2026/03/13 04:34:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both11: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both1: size = 6 OK 2026/03/13 04:34:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both12: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both2: size = 6 OK 2026/03/13 04:34:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both18: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both3: size = 6 OK 2026/03/13 04:34:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both3: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both4: size = 6 OK 2026/03/13 04:34:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both4: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both5: size = 6 OK 2026/03/13 04:34:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both5: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both6: size = 6 OK 2026/03/13 04:34:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both6: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both7: size = 6 OK 2026/03/13 04:34:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both19: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both8: size = 6 OK 2026/03/13 04:34:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both1: Unchanged skipping 2026/03/13 04:34:09 DEBUG : both9: size = 6 OK 2026/03/13 04:34:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:09 DEBUG : both2: Unchanged skipping 2026/03/13 04:34:09 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only0: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only0: Sizes differ 2026/03/13 04:34:09 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only10: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only10: Sizes differ 2026/03/13 04:34:09 DEBUG : both7: Unchanged skipping 2026/03/13 04:34:09 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only11: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only11: Sizes differ 2026/03/13 04:34:09 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only12: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only12: Sizes differ 2026/03/13 04:34:09 DEBUG : both8: Unchanged skipping 2026/03/13 04:34:09 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only13: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only13: Sizes differ 2026/03/13 04:34:09 DEBUG : both9: Unchanged skipping 2026/03/13 04:34:09 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only14: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only14: Sizes differ 2026/03/13 04:34:09 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only15: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only15: Sizes differ 2026/03/13 04:34:09 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only16: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only16: Sizes differ 2026/03/13 04:34:09 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only17: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only17: Sizes differ 2026/03/13 04:34:09 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only18: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only18: Sizes differ 2026/03/13 04:34:09 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only19: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only19: Sizes differ 2026/03/13 04:34:09 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only1: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only1: Sizes differ 2026/03/13 04:34:09 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only2: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only2: Sizes differ 2026/03/13 04:34:09 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only3: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only3: Sizes differ 2026/03/13 04:34:09 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only4: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only4: Sizes differ 2026/03/13 04:34:09 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only5: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only5: Sizes differ 2026/03/13 04:34:09 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only6: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only6: Sizes differ 2026/03/13 04:34:09 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only7: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only7: Sizes differ 2026/03/13 04:34:09 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only8: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only8: Sizes differ 2026/03/13 04:34:09 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3604400475) 2026/03/13 04:34:09 DEBUG : only9: size = 6 (B2 bucket rclone-test-roquref1jifu) 2026/03/13 04:34:09 DEBUG : only9: Sizes differ 2026/03/13 04:34:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:34:09 DEBUG : only0: size = 0 OK 2026/03/13 04:34:09 DEBUG : only11: size = 0 OK 2026/03/13 04:34:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only0: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only11: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only12: size = 0 OK 2026/03/13 04:34:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only12: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only13: size = 0 OK 2026/03/13 04:34:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only13: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only14: size = 0 OK 2026/03/13 04:34:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only14: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only18: size = 0 OK 2026/03/13 04:34:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only18: Copied (replaced existing) 2026/03/13 04:34:09 DEBUG : only15: size = 0 OK 2026/03/13 04:34:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:09 INFO : only15: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only16: size = 0 OK 2026/03/13 04:34:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only16: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only17: size = 0 OK 2026/03/13 04:34:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only17: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only10: size = 0 OK 2026/03/13 04:34:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only10: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only19: size = 0 OK 2026/03/13 04:34:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only19: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only4: size = 0 OK 2026/03/13 04:34:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only4: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only1: size = 0 OK 2026/03/13 04:34:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only1: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only2: size = 0 OK 2026/03/13 04:34:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only2: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only7: size = 0 OK 2026/03/13 04:34:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only7: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only3: size = 0 OK 2026/03/13 04:34:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only3: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only5: size = 0 OK 2026/03/13 04:34:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only5: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only6: size = 0 OK 2026/03/13 04:34:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only6: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only8: size = 0 OK 2026/03/13 04:34:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only8: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : only9: size = 0 OK 2026/03/13 04:34:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 04:34:10 INFO : only9: Copied (replaced existing) 2026/03/13 04:34:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.80s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:18 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:34:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:34:18 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 04:34:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:34:18 INFO : empty_on_remote: Making directory 2026/03/13 04:34:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 04:34:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:22 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:34:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:34:22 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 04:34:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 04:34:22 INFO : empty_on_remote: Making directory 2026/03/13 04:34:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 04:34:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:24 INFO : sub dir: Making directory 2026/03/13 04:34:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 04:34:28 INFO : sub dir: Making directory 2026/03/13 04:34:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:41 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:42 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:34:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:34:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:34:42 DEBUG : apple: size = 5 OK 2026/03/13 04:34:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:42 DEBUG : apple: Unchanged skipping 2026/03/13 04:34:42 DEBUG : banana: size = 6 OK 2026/03/13 04:34:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:42 DEBUG : banana: Unchanged skipping 2026/03/13 04:34:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:34:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:34:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:43 INFO : There was nothing to transfer 2026/03/13 04:34:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:43 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:34:43 DEBUG : apple: size = 5 OK 2026/03/13 04:34:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : apple: Unchanged skipping 2026/03/13 04:34:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:34:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:34:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:34:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:34:43 DEBUG : banana: size = 6 OK 2026/03/13 04:34:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : banana: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:34:43 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:34:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:43 INFO : There was nothing to transfer 2026/03/13 04:34:43 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:44 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:34:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:34:58 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:58 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:34:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : apple: size = 5 OK 2026/03/13 04:34:59 DEBUG : banana: size = 6 OK 2026/03/13 04:34:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:34:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:34:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : apple: Unchanged skipping 2026/03/13 04:34:59 DEBUG : banana: Unchanged skipping 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:34:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:34:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:34:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:34:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:34:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:34:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:34:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:34:59 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:34:59 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:59 INFO : There was nothing to transfer 2026/03/13 04:34:59 DEBUG : Waiting for deletions to finish 2026/03/13 04:34:59 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:34:59 DEBUG : apple: size = 5 OK 2026/03/13 04:34:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : apple: Unchanged skipping 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:34:59 DEBUG : banana: size = 6 OK 2026/03/13 04:34:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : banana: Unchanged skipping 2026/03/13 04:34:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:34:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:34:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:35:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:35:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:35:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:35:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:35:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:35:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:35:00 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:00 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:00 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:00 INFO : There was nothing to transfer 2026/03/13 04:35:00 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:00 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:35:14 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:14 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 04:35:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 04:35:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:35:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 04:35:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 04:35:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/13 04:35:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:15 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 04:35:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 04:35:15 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/13 04:35:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 04:35:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:35:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:35:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:35:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 04:35:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:35:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:35:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:35:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:35:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:35:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:35:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:35:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 04:35:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:35:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 04:35:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:35:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 04:35:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:35:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 04:35:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:35:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 04:35:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:35:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 04:35:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:35:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 04:35:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:35:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:17 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:17 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 04:35:17 INFO : banana: Deleted 2026/03/13 04:35:17 INFO : splitbananasplit: Deleted 2026/03/13 04:35:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 04:35:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 04:35:17 INFO : apple: Deleted 2026/03/13 04:35:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 04:35:18 INFO : appleappleapplebanana: Deleted 2026/03/13 04:35:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 04:35:18 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 04:35:18 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:35:18 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 04:35:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:18 DEBUG : apple: Unchanged skipping 2026/03/13 04:35:18 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 04:35:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:18 DEBUG : banana: Unchanged skipping 2026/03/13 04:35:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 04:35:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 04:35:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 04:35:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 04:35:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 04:35:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 04:35:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 04:35:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 04:35:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 04:35:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 04:35:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:35:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:35:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:19 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:19 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 04:35:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 04:35:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 04:35:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 04:35:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:35:32 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:32 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 04:35:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 04:35:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 04:35:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 04:35:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 04:35:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 04:35:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 04:35:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 04:35:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 04:35:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 04:35:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 04:35:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:33 DEBUG : PREFIXapple: size = 5 OK 2026/03/13 04:35:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 04:35:33 INFO : apple: Copied (new) to: PREFIXapple 2026/03/13 04:35:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/13 04:35:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:35:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/13 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:33 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/13 04:35:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:35:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/13 04:35:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/13 04:35:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:35:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:34 DEBUG : PREFIXbanana: size = 6 OK 2026/03/13 04:35:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 04:35:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/13 04:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:35:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:35:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:35:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:35:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:35:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:35:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:35:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/13 04:35:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:35:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:35:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/13 04:35:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:35:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/13 04:35:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:35:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/13 04:35:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:35:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/13 04:35:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:35:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/13 04:35:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:35:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/13 04:35:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:35:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:35 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 04:35:35 INFO : appleappleapplebanana: Deleted 2026/03/13 04:35:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 04:35:35 INFO : banana: Deleted 2026/03/13 04:35:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 04:35:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 04:35:36 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 04:35:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 04:35:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 04:35:36 INFO : apple: Deleted 2026/03/13 04:35:36 INFO : splitbananasplit: Deleted 2026/03/13 04:35:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 04:35:36 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 04:35:36 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 04:35:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 04:35:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 04:35:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 04:35:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 04:35:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 04:35:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 04:35:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 04:35:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 04:35:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 04:35:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:35:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 04:35:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:37 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:37 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:37 DEBUG : apple: size = 5 OK 2026/03/13 04:35:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 04:35:37 INFO : apple: Copied (new) 2026/03/13 04:35:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:35:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:35:37 INFO : appleappleapplebanana: Copied (new) 2026/03/13 04:35:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:35:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:35:37 INFO : splitbananasplit: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:35:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : banana: size = 6 OK 2026/03/13 04:35:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 04:35:37 INFO : banana: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:35:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:35:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:35:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:35:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:35:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:35:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:35:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:35:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 04:35:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:35:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:35:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:35:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:35:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:35:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:35:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:35:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:35:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:35:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:35:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:35:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:35:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:35:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:35:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 04:35:38 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/13 04:35:38 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/13 04:35:38 INFO : PREFIXsplitbananasplit: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/13 04:35:38 INFO : PREFIXbanana: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/13 04:35:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/13 04:35:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/13 04:35:39 INFO : PREFIXapple: Deleted 2026/03/13 04:35:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/13 04:35:39 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:39 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:39 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:35:54 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:54 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:35:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/13 04:35:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 04:35:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : appleSUFFIX: size = 5 OK 2026/03/13 04:35:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 04:35:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/13 04:35:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:35:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:35:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:35:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:35:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:35:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:35:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/13 04:35:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:35:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/13 04:35:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:35:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/13 04:35:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:35:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/13 04:35:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:35:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/13 04:35:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:35:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/13 04:35:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:35:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/13 04:35:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:35:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/13 04:35:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:35:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/13 04:35:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:35:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/13 04:35:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:35:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:56 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/13 04:35:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:35:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/13 04:35:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:35:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:57 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:57 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 04:35:57 INFO : apple: Deleted 2026/03/13 04:35:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 04:35:57 INFO : splitbananasplit: Deleted 2026/03/13 04:35:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 04:35:57 INFO : appleappleapplebanana: Deleted 2026/03/13 04:35:57 INFO : banana: Deleted 2026/03/13 04:35:57 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 04:35:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 04:35:57 DEBUG : Waiting for deletions to finish 2026/03/13 04:35:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 04:35:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 04:35:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 04:35:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:35:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:35:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:35:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:35:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:35:58 INFO : splitbananasplit: Copied (new) 2026/03/13 04:35:58 DEBUG : banana: size = 6 OK 2026/03/13 04:35:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 04:35:58 INFO : banana: Copied (new) 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:35:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:35:58 INFO : appleappleapplebanana: Copied (new) 2026/03/13 04:35:58 DEBUG : apple: size = 5 OK 2026/03/13 04:35:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 04:35:58 INFO : apple: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:35:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:35:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:35:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:35:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:35:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:35:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:35:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:35:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:35:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:35:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:35:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 04:35:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:35:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:35:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:36:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:36:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:36:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:36:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:36:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:36:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:36:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:36:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:36:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:36:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 04:36:00 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:00 INFO : bananaSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : appleSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/13 04:36:00 INFO : splitbananasplitSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/13 04:36:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/13 04:36:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/13 04:36:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/13 04:36:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/13 04:36:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/13 04:36:01 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:01 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:01 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:36:14 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:14 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : apple: size = 5 OK 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:15 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:15 DEBUG : banana: size = 6 OK 2026/03/13 04:36:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:15 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:15 DEBUG : splitbanan: size = 16 OK 2026/03/13 04:36:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 04:36:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/13 04:36:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 04:36:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 04:36:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:15 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:15 DEBUG : appleapple: size = 21 OK 2026/03/13 04:36:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 04:36:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/13 04:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 04:36:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 04:36:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/13 04:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 04:36:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/13 04:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 04:36:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 04:36:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/13 04:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 04:36:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/13 04:36:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 04:36:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/13 04:36:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 04:36:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/13 04:36:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 04:36:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/13 04:36:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 04:36:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/13 04:36:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 04:36:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/13 04:36:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 04:36:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 04:36:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/13 04:36:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 04:36:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 04:36:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/13 04:36:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 04:36:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 04:36:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/13 04:36:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 04:36:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 04:36:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/13 04:36:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 04:36:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 04:36:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/13 04:36:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 04:36:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 04:36:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/13 04:36:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 04:36:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 04:36:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/13 04:36:17 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:17 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 04:36:17 INFO : appleappleapplebanana: Deleted 2026/03/13 04:36:17 INFO : splitbananasplit: Deleted 2026/03/13 04:36:17 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 04:36:17 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 04:36:17 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:18 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:18 DEBUG : apple: size = 5 OK 2026/03/13 04:36:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:18 DEBUG : banana: size = 6 OK 2026/03/13 04:36:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:18 DEBUG : splitbanan: size = 16 OK 2026/03/13 04:36:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : appleapple: size = 21 OK 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:36:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 04:36:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 04:36:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 04:36:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 04:36:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 04:36:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:36:18 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:18 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:18 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:18 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 04:36:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 04:36:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 04:36:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 04:36:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 04:36:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 04:36:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 04:36:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 04:36:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 04:36:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 04:36:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 04:36:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 04:36:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 04:36:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 04:36:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 04:36:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 04:36:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 04:36:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 04:36:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:36:32 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:32 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:32 DEBUG : apple: size = 5 OK 2026/03/13 04:36:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:32 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:36:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:36:32 DEBUG : banana: size = 6 OK 2026/03/13 04:36:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:32 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:36:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:36:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:33 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:33 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:33 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:33 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:33 DEBUG : apple: size = 5 OK 2026/03/13 04:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:36:33 DEBUG : banana: size = 6 OK 2026/03/13 04:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:36:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:36:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:36:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:36:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:36:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:36:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:36:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:36:34 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:34 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:34 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:34 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:36:47 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:47 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : apple: size = 5 OK 2026/03/13 04:36:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:36:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : banana: size = 6 OK 2026/03/13 04:36:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:36:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:48 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:36:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:36:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:36:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:36:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:36:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:36:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:36:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:36:48 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:48 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : apple: size = 5 OK 2026/03/13 04:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : apple: Unchanged skipping 2026/03/13 04:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:36:49 DEBUG : banana: size = 6 OK 2026/03/13 04:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : banana: Unchanged skipping 2026/03/13 04:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:36:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:36:49 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:49 DEBUG : Waiting for deletions to finish 2026/03/13 04:36:49 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:02 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:03 DEBUG : apple: size = 5 OK 2026/03/13 04:37:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:03 DEBUG : banana: size = 6 OK 2026/03/13 04:37:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:03 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:03 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:03 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:04 DEBUG : banana: size = 6 OK 2026/03/13 04:37:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:04 DEBUG : apple: size = 5 OK 2026/03/13 04:37:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:04 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:04 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:04 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:05 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:18 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:19 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:19 DEBUG : apple: size = 5 OK 2026/03/13 04:37:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:19 DEBUG : banana: size = 6 OK 2026/03/13 04:37:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:19 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:19 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:19 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:20 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:20 DEBUG : apple: size = 5 OK 2026/03/13 04:37:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:20 DEBUG : banana: size = 6 OK 2026/03/13 04:37:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:20 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:20 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:20 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:21 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:34 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:35 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:35 DEBUG : apple: size = 5 OK 2026/03/13 04:37:35 DEBUG : banana: size = 6 OK 2026/03/13 04:37:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:35 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:35 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:36 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:36 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:36 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:36 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 04:37:36 DEBUG : banana: size = 6 OK 2026/03/13 04:37:36 DEBUG : apple: size = 5 OK 2026/03/13 04:37:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : apple: Unchanged skipping 2026/03/13 04:37:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 04:37:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : banana: Unchanged skipping 2026/03/13 04:37:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 04:37:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 04:37:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 04:37:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 04:37:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 04:37:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 04:37:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 04:37:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 04:37:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 04:37:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 04:37:37 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:37 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:37 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:37 DEBUG : apple: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : banana: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 04:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.37s) --- PASS: TestTransform/NFC (16.38s) --- PASS: TestTransform/NFD (16.00s) --- PASS: TestTransform/base64 (19.12s) --- PASS: TestTransform/prefix (20.16s) --- PASS: TestTransform/suffix (22.05s) --- PASS: TestTransform/truncate (17.23s) --- PASS: TestTransform/encoder (15.79s) --- PASS: TestTransform/ISO-8859-1 (14.87s) --- PASS: TestTransform/charmap (15.46s) --- PASS: TestTransform/lowercase (16.19s) --- PASS: TestTransform/ascii (16.11s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 04:37:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 04:37:42 INFO : sub dir_somesuffix: Making directory 2026/03/13 04:37:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 04:37:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/13 04:37:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 04:37:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 04:37:42 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:42 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/13 04:37:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 04:37:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:43 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:44 INFO : tictactoe: Making directory 2026/03/13 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:44 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/13 04:37:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:44 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:44 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:44 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/13 04:37:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/13 04:37:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:45 INFO : toe: Making directory 2026/03/13 04:37:45 INFO : toe/toe: Making directory 2026/03/13 04:37:45 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 04:37:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 04:37:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 04:37:45 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:45 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 04:37:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 04:37:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:47 INFO : toe: Making directory 2026/03/13 04:37:47 INFO : toe/toe: Making directory 2026/03/13 04:37:47 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 04:37:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 04:37:47 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:47 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 04:37:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 04:37:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 04:37:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:49 INFO : tictacempty_dir: Making directory 2026/03/13 04:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:49 INFO : tictactoe: Making directory 2026/03/13 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:49 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 04:37:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:51 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:37:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 04:37:51 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:51 INFO : tictacempty_dir: Making directory 2026/03/13 04:37:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:51 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:51 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:51 INFO : tictactoe: Making directory 2026/03/13 04:37:51 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:51 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:51 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:37:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 04:37:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:51 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:51 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:37:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 04:37:52 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:52 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:52 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:52 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 04:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:37:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/13 04:37:52 NOTICE: B2 bucket rclone-test-roquref1jifu: 0 differences found 2026/03/13 04:37:52 NOTICE: B2 bucket rclone-test-roquref1jifu: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:53 INFO : tictactoe: Making directory 2026/03/13 04:37:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:53 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:37:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:53 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:53 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 04:37:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:54 DEBUG : Waiting for deletions to finish 2026/03/13 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 04:37:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 04:37:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 04:37:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/13 04:37:55 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.75s) === RUN TestSyntax 2026/03/13 04:37:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:56 INFO : toe: Making directory 2026/03/13 04:37:56 INFO : toe/toe: Making directory 2026/03/13 04:37:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 04:37:56 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:56 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:57 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 04:37:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:57 INFO : toe/toe/toe: Copied (new) 2026/03/13 04:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:57 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:37:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 04:37:57 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:58 INFO : tictacempty_dir: Making directory 2026/03/13 04:37:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:58 INFO : tictactoe: Making directory 2026/03/13 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:58 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:37:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 04:37:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:58 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:37:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:37:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:37:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:58 INFO : toe/toe/toe.txt: Deleted 2026/03/13 04:37:58 INFO : toe/toe: Removing directory 2026/03/13 04:37:58 INFO : toe: Removing directory 2026/03/13 04:37:58 INFO : empty_dir: Removing directory 2026/03/13 04:37:58 DEBUG : Local file system at /tmp/rclone3604400475: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:37:59 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:37:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:59 INFO : tictacempty_dir: Making directory 2026/03/13 04:37:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:59 INFO : tictactoe: Making directory 2026/03/13 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:37:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:59 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:37:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:37:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 04:37:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:37:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:37:59 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:37:59 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:38:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:38:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:38:00 INFO : toe/toe/toe.txt: Deleted 2026/03/13 04:38:00 INFO : toe/toe: Removing directory 2026/03/13 04:38:00 INFO : toe: Removing directory 2026/03/13 04:38:00 INFO : empty_dir: Removing directory 2026/03/13 04:38:00 DEBUG : Local file system at /tmp/rclone3604400475: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 04:38:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/13 04:38:02 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.29s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:38:02 DEBUG : Reset feature "Copy" 2026/03/13 04:38:02 DEBUG : Reset feature "Move" 2026/03/13 04:38:02 DEBUG : Reset feature "Copy" 2026/03/13 04:38:02 DEBUG : Reset feature "Move" 2026/03/13 04:38:02 DEBUG : empty_dir: Making directory with metadata 2026/03/13 04:38:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:38:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:38:03 INFO : tictacempty_dir: Making directory 2026/03/13 04:38:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 04:38:03 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:38:03 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:38:03 INFO : tictactoe: Making directory 2026/03/13 04:38:03 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:38:03 DEBUG : toe: transformed to: tictactoe 2026/03/13 04:38:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:38:03 INFO : tictactoe/tictactoe: Making directory 2026/03/13 04:38:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 04:38:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 04:38:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:38:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:38:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:38:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:38:03 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:38:03 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:38:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:38:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 04:38:03 INFO : toe/toe/toe.txt: Deleted 2026/03/13 04:38:03 INFO : toe/toe: Removing directory 2026/03/13 04:38:03 INFO : toe: Removing directory 2026/03/13 04:38:03 INFO : empty_dir: Removing directory 2026/03/13 04:38:03 DEBUG : Local file system at /tmp/rclone3604400475: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 04:38:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 04:38:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 04:38:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 04:38:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 04:38:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/13 04:38:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.97s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:38:06 DEBUG : toe: transformed to: dG9l 2026/03/13 04:38:07 DEBUG : toe: transformed to: dG9l 2026/03/13 04:38:07 INFO : dG9l: Making directory 2026/03/13 04:38:07 DEBUG : toe: transformed to: dG9l 2026/03/13 04:38:07 DEBUG : toe: transformed to: dG9l 2026/03/13 04:38:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 04:38:07 INFO : dG9l/dG9l: Making directory 2026/03/13 04:38:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 04:38:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/13 04:38:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 04:38:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 04:38:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 04:38:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:38:07 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:38:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/13 04:38:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 04:38:07 DEBUG : Waiting for deletions to finish 2026/03/13 04:38:08 DEBUG : dG9l: transformed to: toe 2026/03/13 04:38:08 DEBUG : dG9l: transformed to: toe 2026/03/13 04:38:08 DEBUG : dG9l: transformed to: toe 2026/03/13 04:38:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/13 04:38:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/13 04:38:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 04:38:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/13 04:38:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/13 04:38:08 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for checks to finish 2026/03/13 04:38:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/13 04:38:08 DEBUG : Local file system at /tmp/rclone3604400475: Waiting for transfers to finish 2026/03/13 04:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-roquref1jifu", Local "Local file system at /tmp/rclone3604400475", Modify Window "1ms" 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe: transformed to: 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe: transformed to: 2026/03/13 04:38:09 INFO : B2 bucket rclone-test-roquref1jifu: Making directory 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe: transformed to: 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe: transformed to: 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe/toe: transformed to: 2026/03/13 04:38:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 04:38:09 INFO : toe/toe: Making directory 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe/toe: transformed to: 2026/03/13 04:38:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe: transformed to: 2026/03/13 04:38:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 04:38:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 04:38:09 DEBUG : toe/toe/toe: transformed to: 2026/03/13 04:38:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/13 04:38:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for checks to finish 2026/03/13 04:38:09 DEBUG : B2 bucket rclone-test-roquref1jifu: Waiting for transfers to finish 2026/03/13 04:38:10 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 04:38:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 04:38:10 INFO : toe/toe/toe: Copied (new) 2026/03/13 04:38:10 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting files as there were IO errors 2026/03/13 04:38:10 ERROR : B2 bucket rclone-test-roquref1jifu: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2026/03/13 04:38:11 DEBUG : B2 bucket rclone-test-roquref1jifu: Purge remote 2026/03/13 04:38:11 INFO : B2 bucket rclone-test-roquref1jifu: cleaning bucket "rclone-test-roquref1jifu" of all files 2026/03/13 04:38:12 DEBUG : BackupDir/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6d0_d20260313_m043201_c001_v7007000_t0000_u01773376321945") 2026/03/13 04:38:12 DEBUG : BackupDir/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1148cd21d0a542d2_d20260313_m043155_c001_v0001039_t0042_u01773376315765") 2026/03/13 04:38:12 DEBUG : CompareDest/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3e68_d20260313_m043135_c001_v7007000_t0000_u01773376295833") 2026/03/13 04:38:12 DEBUG : CompareDest/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e3c_d20260313_m043129_c001_v0001093_t0012_u01773376289792") 2026/03/13 04:38:12 DEBUG : CompareDest/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3e69_d20260313_m043136_c001_v7007000_t0000_u01773376296014") 2026/03/13 04:38:12 DEBUG : CompareDest/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d8286_d20260313_m043131_c001_v0001176_t0051_u01773376291467") 2026/03/13 04:38:12 DEBUG : CopyDest/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6d9_d20260313_m043202_c001_v7007000_t0000_u01773376322127") 2026/03/13 04:38:12 DEBUG : CopyDest/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c685_d20260313_m043152_c001_v0001171_t0016_u01773376312686") 2026/03/13 04:38:12 DEBUG : CopyDest/three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6dc_d20260313_m043202_c001_v7007000_t0000_u01773376322354") 2026/03/13 04:38:12 DEBUG : CopyDest/three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d82ec_d20260313_m043159_c001_v0001176_t0007_u01773376319803") 2026/03/13 04:38:12 DEBUG : CopyDest/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6e4_d20260313_m043202_c001_v7007000_t0000_u01773376322538") 2026/03/13 04:38:12 DEBUG : CopyDest/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e6a_d20260313_m043157_c001_v0001093_t0008_u01773376317385") 2026/03/13 04:38:12 DEBUG : EXISTING: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784b3_d20260313_m043329_c001_v7007000_t0000_u01773376409197") 2026/03/13 04:38:12 DEBUG : EXISTING: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f23_d20260313_m043328_c001_v0001093_t0033_u01773376408061") 2026/03/13 04:38:12 DEBUG : PREFIXapple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5cabb_d20260313_m043538_c001_v7007000_t0000_u01773376538922") 2026/03/13 04:38:12 DEBUG : PREFIXapple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e43e_d20260313_m043533_c001_v0001177_t0048_u01773376533560") 2026/03/13 04:38:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d60795fe_d20260313_m043538_c001_v7007000_t0000_u01773376538540") 2026/03/13 04:38:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca9c_d20260313_m043533_c001_v0001171_t0047_u01773376533552") 2026/03/13 04:38:12 DEBUG : PREFIXbanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4042d9c779eaf715_d20260313_m043538_c001_v7007000_t0000_u01773376538572") 2026/03/13 04:38:13 DEBUG : PREFIXbanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768874_d20260313_m043533_c001_v0001136_t0041_u01773376533573") 2026/03/13 04:38:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5cab9_d20260313_m043538_c001_v7007000_t0000_u01773376538545") 2026/03/13 04:38:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880db_d20260313_m043533_c001_v0001093_t0045_u01773376533571") 2026/03/13 04:38:13 DEBUG : Testêé: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784ab_d20260313_m043325_c001_v7007000_t0000_u01773376405529") 2026/03/13 04:38:13 DEBUG : Testêé: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f15_d20260313_m043324_c001_v0001093_t0025_u01773376404842") 2026/03/13 04:38:13 DEBUG : Testêé: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7d6_d20260313_m043323_c001_v0001171_t0040_u01773376403747") 2026/03/13 04:38:13 DEBUG : YXBwbGU=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a47f_d20260313_m043519_c001_v7007000_t0000_u01773376519971") 2026/03/13 04:38:13 DEBUG : YXBwbGU=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca3a_d20260313_m043515_c001_v0001171_t0003_u01773376515246") 2026/03/13 04:38:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a480_d20260313_m043520_c001_v7007000_t0000_u01773376520185") 2026/03/13 04:38:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880ab_d20260313_m043515_c001_v0001093_t0042_u01773376515232") 2026/03/13 04:38:13 DEBUG : YmFuYW5h: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a481_d20260313_m043520_c001_v7007000_t0000_u01773376520371") 2026/03/13 04:38:13 DEBUG : YmFuYW5h: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768846_d20260313_m043515_c001_v0001136_t0027_u01773376515246") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c66b_d20260313_m042934_c001_v7007000_t0000_u01773376174564") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c513_d20260313_m042933_c001_v0001171_t0021_u01773376173916") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69453763_d20260313_m042932_c001_v7007000_t0000_u01773376172452") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c50b_d20260313_m042931_c001_v0001171_t0008_u01773376171527") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38e7_d20260313_m042914_c001_v7007000_t0000_u01773376154239") 2026/03/13 04:38:13 DEBUG : a/potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4bf_d20260313_m042913_c001_v0001171_t0000_u01773376153339") 2026/03/13 04:38:13 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455de6_d20260313_m043737_c001_v7007000_t0000_u01773376657936") 2026/03/13 04:38:13 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e604_d20260313_m043733_c001_v0001177_t0009_u01773376653484") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fbd_d20260313_m043721_c001_v7007000_t0000_u01773376641645") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5c2_d20260313_m043717_c001_v0001177_t0014_u01773376637166") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439a_d20260313_m043705_c001_v7007000_t0000_u01773376625598") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e596_d20260313_m043701_c001_v0001177_t0019_u01773376621642") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a1d9_d20260313_m043650_c001_v7007000_t0000_u01773376610284") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e566_d20260313_m043646_c001_v0001177_t0018_u01773376606403") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7e6_d20260313_m043635_c001_v7007000_t0000_u01773376595376") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e530_d20260313_m043631_c001_v0001177_t0029_u01773376591001") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8764_d20260313_m043619_c001_v7007000_t0000_u01773376579578") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4f2_d20260313_m043613_c001_v0001177_t0009_u01773376573359") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f0_d20260313_m043602_c001_v7007000_t0000_u01773376562367") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb32_d20260313_m043558_c001_v0001171_t0021_u01773376558652") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fce8_d20260313_m043557_c001_v7007000_t0000_u01773376557342") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688bc_d20260313_m043552_c001_v0001136_t0057_u01773376552542") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166e_d20260313_m043540_c001_v7007000_t0000_u01773376540260") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e450_d20260313_m043536_c001_v0001177_t0004_u01773376536933") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5cab7_d20260313_m043536_c001_v7007000_t0000_u01773376536006") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca92_d20260313_m043531_c001_v0001171_t0059_u01773376531485") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5caae_d20260313_m043517_c001_v7007000_t0000_u01773376517816") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76883e_d20260313_m043512_c001_v0001136_t0016_u01773376512637") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d71c_d20260313_m043500_c001_v7007000_t0000_u01773376500964") 2026/03/13 04:38:14 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8806f_d20260313_m043456_c001_v0001093_t0047_u01773376496720") 2026/03/13 04:38:15 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6ed_d20260313_m043444_c001_v7007000_t0000_u01773376484623") 2026/03/13 04:38:15 DEBUG : apple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c998_d20260313_m043439_c001_v0001171_t0059_u01773376479736") 2026/03/13 04:38:15 DEBUG : appleSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fced_d20260313_m043600_c001_v7007000_t0000_u01773376560664") 2026/03/13 04:38:15 DEBUG : appleSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb1c_d20260313_m043555_c001_v0001171_t0033_u01773376555256") 2026/03/13 04:38:15 DEBUG : appleapple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8765_d20260313_m043619_c001_v7007000_t0000_u01773376579762") 2026/03/13 04:38:15 DEBUG : appleapple: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8813f_d20260313_m043615_c001_v0001093_t0036_u01773376575475") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455de7_d20260313_m043738_c001_v7007000_t0000_u01773376658122") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd17_d20260313_m043734_c001_v0001171_t0054_u01773376654113") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fbe_d20260313_m043721_c001_v7007000_t0000_u01773376641828") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccd7_d20260313_m043717_c001_v0001171_t0036_u01773376637784") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439b_d20260313_m043705_c001_v7007000_t0000_u01773376625780") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc9c_d20260313_m043702_c001_v0001171_t0038_u01773376622294") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a1da_d20260313_m043650_c001_v7007000_t0000_u01773376610465") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc36_d20260313_m043646_c001_v0001171_t0011_u01773376606961") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7e7_d20260313_m043635_c001_v7007000_t0000_u01773376595557") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cbe6_d20260313_m043631_c001_v0001171_t0045_u01773376591624") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71e62_d20260313_m043617_c001_v7007000_t0000_u01773376577618") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb82_d20260313_m043614_c001_v0001171_t0054_u01773376574052") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f1_d20260313_m043602_c001_v7007000_t0000_u01773376562550") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88117_d20260313_m043558_c001_v0001093_t0021_u01773376558665") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ac_d20260313_m043557_c001_v7007000_t0000_u01773376557600") 2026/03/13 04:38:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e49a_d20260313_m043553_c001_v0001177_t0007_u01773376553384") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166f_d20260313_m043540_c001_v7007000_t0000_u01773376540441") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768880_d20260313_m043536_c001_v0001136_t0028_u01773376536935") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570ae_d20260313_m043535_c001_v7007000_t0000_u01773376535450") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880d9_d20260313_m043532_c001_v0001093_t0025_u01773376532001") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa598_d20260313_m043517_c001_v7007000_t0000_u01773376517987") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca38_d20260313_m043513_c001_v0001171_t0034_u01773376513369") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d722_d20260313_m043501_c001_v7007000_t0000_u01773376501146") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76881e_d20260313_m043457_c001_v0001136_t0007_u01773376497372") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6ee_d20260313_m043444_c001_v7007000_t0000_u01773376484806") 2026/03/13 04:38:16 DEBUG : appleappleapplebanana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8804d_d20260313_m043440_c001_v0001093_t0054_u01773376480769") 2026/03/13 04:38:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839ee_d20260313_m043600_c001_v7007000_t0000_u01773376560824") 2026/03/13 04:38:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688d0_d20260313_m043555_c001_v0001136_t0001_u01773376555217") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c66c_d20260313_m042934_c001_v7007000_t0000_u01773376174745") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c50f_d20260313_m042933_c001_v0001171_t0020_u01773376173007") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b6945375f_d20260313_m042931_c001_v7007000_t0000_u01773376171897") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c507_d20260313_m042930_c001_v0001171_t0028_u01773376170473") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38e5_d20260313_m042913_c001_v7007000_t0000_u01773376153681") 2026/03/13 04:38:16 DEBUG : b/potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4b9_d20260313_m042912_c001_v0001171_t0020_u01773376152192") 2026/03/13 04:38:16 DEBUG : backup/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4122630a97d3b947_d20260313_m043218_c001_v7007000_t0000_u01773376338088") 2026/03/13 04:38:16 DEBUG : backup/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10740f7a9d50a3bd_d20260313_m043215_c001_v0001181_t0036_u01773376335904") 2026/03/13 04:38:17 DEBUG : backup/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f114b3636cb82afe2_d20260313_m043211_c001_v0001177_t0024_u01773376331401") 2026/03/13 04:38:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d12e_d20260313_m043244_c001_v7007000_t0000_u01773376364352") 2026/03/13 04:38:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f118b530683eea4ff_d20260313_m043242_c001_v0001181_t0047_u01773376362512") 2026/03/13 04:38:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1118572eaabeceb6_d20260313_m043237_c001_v0001173_t0040_u01773376357467") 2026/03/13 04:38:17 DEBUG : backup/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c944_d20260313_m043230_c001_v7007000_t0000_u01773376350920") 2026/03/13 04:38:17 DEBUG : backup/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f115ac73e259a66b7_d20260313_m043228_c001_v0001041_t0033_u01773376348789") 2026/03/13 04:38:17 DEBUG : backup/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1176981e2a914296_d20260313_m043224_c001_v0001099_t0043_u01773376344381") 2026/03/13 04:38:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d12f_d20260313_m043244_c001_v7007000_t0000_u01773376364538") 2026/03/13 04:38:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f108c2d685660f9d2_d20260313_m043243_c001_v0001171_t0027_u01773376363512") 2026/03/13 04:38:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f103b8e6a36a87e0e_d20260313_m043239_c001_v0001172_t0058_u01773376359696") 2026/03/13 04:38:17 DEBUG : backup/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4122630a97d3b94c_d20260313_m043218_c001_v7007000_t0000_u01773376338270") 2026/03/13 04:38:17 DEBUG : backup/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11422a14c8e81847_d20260313_m043216_c001_v0001109_t0041_u01773376336930") 2026/03/13 04:38:17 DEBUG : backup/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f108774997a78ae59_d20260313_m043213_c001_v0001102_t0014_u01773376333042") 2026/03/13 04:38:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c945_d20260313_m043231_c001_v7007000_t0000_u01773376351101") 2026/03/13 04:38:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10425cedcfa7c0e0_d20260313_m043229_c001_v0001106_t0033_u01773376349867") 2026/03/13 04:38:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1012f05124905df6_d20260313_m043225_c001_v0001173_t0004_u01773376345909") 2026/03/13 04:38:17 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455de8_d20260313_m043738_c001_v7007000_t0000_u01773376658307") 2026/03/13 04:38:17 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689dd_d20260313_m043733_c001_v0001136_t0007_u01773376653740") 2026/03/13 04:38:17 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fbf_d20260313_m043722_c001_v7007000_t0000_u01773376642035") 2026/03/13 04:38:17 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689b7_d20260313_m043717_c001_v0001136_t0012_u01773376637376") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439c_d20260313_m043705_c001_v7007000_t0000_u01773376625962") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768995_d20260313_m043701_c001_v0001136_t0053_u01773376621852") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a1db_d20260313_m043650_c001_v7007000_t0000_u01773376610645") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76896b_d20260313_m043646_c001_v0001136_t0020_u01773376606612") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7e8_d20260313_m043635_c001_v7007000_t0000_u01773376595739") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768945_d20260313_m043631_c001_v0001136_t0055_u01773376591213") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8766_d20260313_m043619_c001_v7007000_t0000_u01773376579953") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8813d_d20260313_m043613_c001_v0001093_t0029_u01773376573653") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f2_d20260313_m043602_c001_v7007000_t0000_u01773376562734") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688de_d20260313_m043558_c001_v0001136_t0022_u01773376558675") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fcea_d20260313_m043557_c001_v7007000_t0000_u01773376557713") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88109_d20260313_m043552_c001_v0001093_t0058_u01773376552929") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71670_d20260313_m043540_c001_v7007000_t0000_u01773376540623") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880e7_d20260313_m043536_c001_v0001093_t0009_u01773376536965") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570b0_d20260313_m043535_c001_v7007000_t0000_u01773376535815") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e437_d20260313_m043531_c001_v0001177_t0024_u01773376531774") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40270854ddbbd1ec_d20260313_m043517_c001_v7007000_t0000_u01773376517792") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880a5_d20260313_m043512_c001_v0001093_t0015_u01773376512944") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d727_d20260313_m043501_c001_v7007000_t0000_u01773376501329") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9f0_d20260313_m043457_c001_v0001171_t0013_u01773376497089") 2026/03/13 04:38:18 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6ef_d20260313_m043444_c001_v7007000_t0000_u01773376484988") 2026/03/13 04:38:19 DEBUG : banana: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687f2_d20260313_m043440_c001_v0001136_t0053_u01773376480173") 2026/03/13 04:38:19 DEBUG : bananaSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378ac0_d20260313_m043600_c001_v7007000_t0000_u01773376560606") 2026/03/13 04:38:19 DEBUG : bananaSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4a0_d20260313_m043555_c001_v0001177_t0040_u01773376555246") 2026/03/13 04:38:19 DEBUG : both0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d3fe_d20260313_m043411_c001_v7007000_t0000_u01773376451249") 2026/03/13 04:38:19 DEBUG : both0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c877_d20260313_m043352_c001_v0001171_t0000_u01773376432470") 2026/03/13 04:38:19 DEBUG : both0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf22_d20260313_m043348_c001_v7007000_t0000_u01773376428216") 2026/03/13 04:38:19 DEBUG : both0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7f3_d20260313_m043331_c001_v0001171_t0027_u01773376411082") 2026/03/13 04:38:19 DEBUG : both1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d400_d20260313_m043411_c001_v7007000_t0000_u01773376451431") 2026/03/13 04:38:19 DEBUG : both1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c881_d20260313_m043353_c001_v0001171_t0027_u01773376433458") 2026/03/13 04:38:19 DEBUG : both1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf23_d20260313_m043348_c001_v7007000_t0000_u01773376428403") 2026/03/13 04:38:19 DEBUG : both1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7f5_d20260313_m043331_c001_v0001171_t0016_u01773376411730") 2026/03/13 04:38:19 DEBUG : both10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d401_d20260313_m043411_c001_v7007000_t0000_u01773376451613") 2026/03/13 04:38:19 DEBUG : both10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8b2_d20260313_m043401_c001_v0001171_t0044_u01773376441426") 2026/03/13 04:38:19 DEBUG : both10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf24_d20260313_m043348_c001_v7007000_t0000_u01773376428586") 2026/03/13 04:38:19 DEBUG : both10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c823_d20260313_m043337_c001_v0001171_t0007_u01773376417695") 2026/03/13 04:38:19 DEBUG : both11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d403_d20260313_m043411_c001_v7007000_t0000_u01773376451796") 2026/03/13 04:38:19 DEBUG : both11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8b4_d20260313_m043402_c001_v0001171_t0035_u01773376442043") 2026/03/13 04:38:19 DEBUG : both11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf25_d20260313_m043348_c001_v7007000_t0000_u01773376428773") 2026/03/13 04:38:19 DEBUG : both11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c827_d20260313_m043338_c001_v0001171_t0000_u01773376418418") 2026/03/13 04:38:19 DEBUG : both12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d404_d20260313_m043411_c001_v7007000_t0000_u01773376451979") 2026/03/13 04:38:19 DEBUG : both12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8ba_d20260313_m043402_c001_v0001171_t0017_u01773376442827") 2026/03/13 04:38:19 DEBUG : both12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf26_d20260313_m043348_c001_v7007000_t0000_u01773376428956") 2026/03/13 04:38:20 DEBUG : both12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c829_d20260313_m043339_c001_v0001171_t0036_u01773376419151") 2026/03/13 04:38:20 DEBUG : both13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d405_d20260313_m043412_c001_v7007000_t0000_u01773376452163") 2026/03/13 04:38:20 DEBUG : both13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8be_d20260313_m043403_c001_v0001171_t0017_u01773376443683") 2026/03/13 04:38:20 DEBUG : both13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf27_d20260313_m043349_c001_v7007000_t0000_u01773376429141") 2026/03/13 04:38:20 DEBUG : both13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c833_d20260313_m043339_c001_v0001171_t0027_u01773376419898") 2026/03/13 04:38:20 DEBUG : both14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d406_d20260313_m043412_c001_v7007000_t0000_u01773376452345") 2026/03/13 04:38:20 DEBUG : both14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8c2_d20260313_m043404_c001_v0001171_t0030_u01773376444411") 2026/03/13 04:38:20 DEBUG : both14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf28_d20260313_m043349_c001_v7007000_t0000_u01773376429325") 2026/03/13 04:38:20 DEBUG : both14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c83f_d20260313_m043340_c001_v0001171_t0006_u01773376420595") 2026/03/13 04:38:20 DEBUG : both15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d408_d20260313_m043412_c001_v7007000_t0000_u01773376452528") 2026/03/13 04:38:20 DEBUG : both15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8c8_d20260313_m043405_c001_v0001171_t0020_u01773376445055") 2026/03/13 04:38:20 DEBUG : both15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf29_d20260313_m043349_c001_v7007000_t0000_u01773376429511") 2026/03/13 04:38:20 DEBUG : both15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c845_d20260313_m043341_c001_v0001171_t0029_u01773376421563") 2026/03/13 04:38:20 DEBUG : both16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d409_d20260313_m043412_c001_v7007000_t0000_u01773376452710") 2026/03/13 04:38:20 DEBUG : both16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8ce_d20260313_m043405_c001_v0001171_t0030_u01773376445910") 2026/03/13 04:38:20 DEBUG : both16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2a_d20260313_m043349_c001_v7007000_t0000_u01773376429699") 2026/03/13 04:38:20 DEBUG : both16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c847_d20260313_m043342_c001_v0001171_t0057_u01773376422238") 2026/03/13 04:38:20 DEBUG : both17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d40b_d20260313_m043412_c001_v7007000_t0000_u01773376452893") 2026/03/13 04:38:20 DEBUG : both17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8d0_d20260313_m043406_c001_v0001171_t0032_u01773376446553") 2026/03/13 04:38:20 DEBUG : both17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2b_d20260313_m043349_c001_v7007000_t0000_u01773376429885") 2026/03/13 04:38:20 DEBUG : both17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c84b_d20260313_m043342_c001_v0001171_t0052_u01773376422881") 2026/03/13 04:38:21 DEBUG : both18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d40c_d20260313_m043413_c001_v7007000_t0000_u01773376453075") 2026/03/13 04:38:21 DEBUG : both18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8d8_d20260313_m043407_c001_v0001171_t0047_u01773376447201") 2026/03/13 04:38:21 DEBUG : both18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2c_d20260313_m043350_c001_v7007000_t0000_u01773376430072") 2026/03/13 04:38:21 DEBUG : both18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c851_d20260313_m043343_c001_v0001171_t0042_u01773376423582") 2026/03/13 04:38:21 DEBUG : both19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d40d_d20260313_m043413_c001_v7007000_t0000_u01773376453258") 2026/03/13 04:38:21 DEBUG : both19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8e4_d20260313_m043407_c001_v0001171_t0052_u01773376447811") 2026/03/13 04:38:21 DEBUG : both19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2d_d20260313_m043350_c001_v7007000_t0000_u01773376430256") 2026/03/13 04:38:21 DEBUG : both19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c853_d20260313_m043344_c001_v0001171_t0015_u01773376424526") 2026/03/13 04:38:21 DEBUG : both2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d40f_d20260313_m043413_c001_v7007000_t0000_u01773376453440") 2026/03/13 04:38:21 DEBUG : both2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c883_d20260313_m043354_c001_v0001171_t0009_u01773376434287") 2026/03/13 04:38:21 DEBUG : both2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2e_d20260313_m043350_c001_v7007000_t0000_u01773376430442") 2026/03/13 04:38:21 DEBUG : both2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7ff_d20260313_m043332_c001_v0001171_t0058_u01773376412440") 2026/03/13 04:38:21 DEBUG : both3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d410_d20260313_m043413_c001_v7007000_t0000_u01773376453623") 2026/03/13 04:38:21 DEBUG : both3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c88d_d20260313_m043355_c001_v0001171_t0021_u01773376435100") 2026/03/13 04:38:21 DEBUG : both3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf2f_d20260313_m043350_c001_v7007000_t0000_u01773376430626") 2026/03/13 04:38:21 DEBUG : both3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c803_d20260313_m043333_c001_v0001171_t0023_u01773376413011") 2026/03/13 04:38:21 DEBUG : both4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d411_d20260313_m043413_c001_v7007000_t0000_u01773376453805") 2026/03/13 04:38:21 DEBUG : both4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c895_d20260313_m043355_c001_v0001171_t0051_u01773376435749") 2026/03/13 04:38:21 DEBUG : both4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf30_d20260313_m043350_c001_v7007000_t0000_u01773376430811") 2026/03/13 04:38:21 DEBUG : both4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c809_d20260313_m043333_c001_v0001171_t0055_u01773376413690") 2026/03/13 04:38:22 DEBUG : both5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d412_d20260313_m043413_c001_v7007000_t0000_u01773376453987") 2026/03/13 04:38:22 DEBUG : both5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c89a_d20260313_m043356_c001_v0001171_t0051_u01773376436472") 2026/03/13 04:38:22 DEBUG : both5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf31_d20260313_m043350_c001_v7007000_t0000_u01773376430995") 2026/03/13 04:38:22 DEBUG : both5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c80b_d20260313_m043334_c001_v0001171_t0056_u01773376414451") 2026/03/13 04:38:22 DEBUG : both6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d413_d20260313_m043414_c001_v7007000_t0000_u01773376454171") 2026/03/13 04:38:22 DEBUG : both6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c89c_d20260313_m043357_c001_v0001171_t0008_u01773376437495") 2026/03/13 04:38:22 DEBUG : both6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf32_d20260313_m043351_c001_v7007000_t0000_u01773376431179") 2026/03/13 04:38:22 DEBUG : both6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c811_d20260313_m043334_c001_v0001171_t0004_u01773376414975") 2026/03/13 04:38:22 DEBUG : both7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d414_d20260313_m043414_c001_v7007000_t0000_u01773376454353") 2026/03/13 04:38:22 DEBUG : both7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8a2_d20260313_m043358_c001_v0001171_t0003_u01773376438390") 2026/03/13 04:38:22 DEBUG : both7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf34_d20260313_m043351_c001_v7007000_t0000_u01773376431362") 2026/03/13 04:38:22 DEBUG : both7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c813_d20260313_m043335_c001_v0001171_t0035_u01773376415843") 2026/03/13 04:38:22 DEBUG : both8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d415_d20260313_m043414_c001_v7007000_t0000_u01773376454536") 2026/03/13 04:38:22 DEBUG : both8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8a6_d20260313_m043359_c001_v0001171_t0046_u01773376439194") 2026/03/13 04:38:22 DEBUG : both8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf35_d20260313_m043351_c001_v7007000_t0000_u01773376431545") 2026/03/13 04:38:22 DEBUG : both8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c81d_d20260313_m043336_c001_v0001171_t0040_u01773376416504") 2026/03/13 04:38:22 DEBUG : both9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d417_d20260313_m043414_c001_v7007000_t0000_u01773376454719") 2026/03/13 04:38:22 DEBUG : both9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c8ae_d20260313_m043400_c001_v0001171_t0050_u01773376440583") 2026/03/13 04:38:22 DEBUG : both9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf37_d20260313_m043351_c001_v7007000_t0000_u01773376431731") 2026/03/13 04:38:22 DEBUG : both9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c81f_d20260313_m043337_c001_v0001171_t0015_u01773376417118") 2026/03/13 04:38:22 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c66e_d20260313_m042934_c001_v7007000_t0000_u01773376174926") 2026/03/13 04:38:22 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c511_d20260313_m042933_c001_v0001171_t0048_u01773376173265") 2026/03/13 04:38:22 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69453766_d20260313_m042932_c001_v7007000_t0000_u01773376172637") 2026/03/13 04:38:23 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c509_d20260313_m042930_c001_v0001171_t0036_u01773376170827") 2026/03/13 04:38:23 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38e8_d20260313_m042914_c001_v7007000_t0000_u01773376154422") 2026/03/13 04:38:23 DEBUG : c/non empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4bb_d20260313_m042912_c001_v0001171_t0029_u01773376152534") 2026/03/13 04:38:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a482_d20260313_m043520_c001_v7007000_t0000_u01773376520559") 2026/03/13 04:38:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e3ee_d20260313_m043516_c001_v0001177_t0015_u01773376516025") 2026/03/13 04:38:23 DEBUG : check sum: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38b2_d20260313_m042905_c001_v7007000_t0000_u01773376145124") 2026/03/13 04:38:23 DEBUG : check sum: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c493_d20260313_m042904_c001_v0001171_t0025_u01773376144139") 2026/03/13 04:38:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb4bad_d20260313_m043809_c001_v7007000_t0000_u01773376689084") 2026/03/13 04:38:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e664_d20260313_m043807_c001_v0001177_t0007_u01773376687502") 2026/03/13 04:38:23 DEBUG : dest/3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc647_d20260313_m043145_c001_v7007000_t0000_u01773376305150") 2026/03/13 04:38:23 DEBUG : dest/3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4015bfdb49694e7a_d20260313_m043144_c001_v0001039_t0000_u01773376304032") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8767_d20260313_m043620_c001_v7007000_t0000_u01773376580134") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb8c_d20260313_m043615_c001_v0001171_t0000_u01773376575689") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455de9_d20260313_m043738_c001_v7007000_t0000_u01773376658490") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5e0_d20260313_m043726_c001_v0001177_t0012_u01773376646568") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc0_d20260313_m043722_c001_v7007000_t0000_u01773376642218") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5ae_d20260313_m043710_c001_v0001177_t0037_u01773376630335") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439d_d20260313_m043706_c001_v7007000_t0000_u01773376626236") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e57c_d20260313_m043654_c001_v0001177_t0046_u01773376614886") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a1dc_d20260313_m043650_c001_v7007000_t0000_u01773376610825") 2026/03/13 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e548_d20260313_m043640_c001_v0001177_t0022_u01773376600002") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7e9_d20260313_m043635_c001_v7007000_t0000_u01773376595919") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e51c_d20260313_m043624_c001_v0001177_t0047_u01773376584223") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda42a56a_d20260313_m043617_c001_v7007000_t0000_u01773376577238") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4d4_d20260313_m043606_c001_v0001177_t0000_u01773376566994") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f3_d20260313_m043602_c001_v7007000_t0000_u01773376562916") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4b6_d20260313_m043558_c001_v0001177_t0000_u01773376558888") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5ab_d20260313_m043557_c001_v7007000_t0000_u01773376557562") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768898_d20260313_m043544_c001_v0001136_t0009_u01773376544912") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71671_d20260313_m043540_c001_v7007000_t0000_u01773376540811") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e452_d20260313_m043537_c001_v0001177_t0038_u01773376537161") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5cab6_d20260313_m043535_c001_v7007000_t0000_u01773376535823") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca62_d20260313_m043524_c001_v0001171_t0019_u01773376524764") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a603c_d20260313_m043518_c001_v7007000_t0000_u01773376518010") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca0c_d20260313_m043505_c001_v0001171_t0021_u01773376505665") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d72a_d20260313_m043501_c001_v7007000_t0000_u01773376501583") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76880a_d20260313_m043449_c001_v0001136_t0038_u01773376489648") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f0_d20260313_m043445_c001_v7007000_t0000_u01773376485169") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8802b_d20260313_m043433_c001_v0001093_t0057_u01773376473258") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839ed_d20260313_m043600_c001_v7007000_t0000_u01773376560639") 2026/03/13 04:38:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4a2_d20260313_m043555_c001_v0001177_t0006_u01773376555452") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8768_d20260313_m043620_c001_v7007000_t0000_u01773376580315") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768912_d20260313_m043615_c001_v0001136_t0033_u01773376575691") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455deb_d20260313_m043738_c001_v7007000_t0000_u01773376658675") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689c7_d20260313_m043727_c001_v0001136_t0031_u01773376647140") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc1_d20260313_m043722_c001_v7007000_t0000_u01773376642401") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689a3_d20260313_m043710_c001_v0001136_t0017_u01773376630897") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439e_d20260313_m043706_c001_v7007000_t0000_u01773376626418") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76897f_d20260313_m043655_c001_v0001136_t0054_u01773376615448") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5c5_d20260313_m043651_c001_v7007000_t0000_u01773376611008") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768955_d20260313_m043640_c001_v0001136_t0044_u01773376600574") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ea_d20260313_m043636_c001_v7007000_t0000_u01773376596101") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76892e_d20260313_m043624_c001_v0001136_t0018_u01773376584801") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40270854ddbbd20a_d20260313_m043617_c001_v7007000_t0000_u01773376577633") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88133_d20260313_m043607_c001_v0001093_t0012_u01773376567615") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f4_d20260313_m043603_c001_v7007000_t0000_u01773376563097") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688e0_d20260313_m043558_c001_v0001136_t0058_u01773376558967") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570ba_d20260313_m043557_c001_v7007000_t0000_u01773376557574") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880f1_d20260313_m043545_c001_v0001093_t0051_u01773376545684") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71672_d20260313_m043540_c001_v7007000_t0000_u01773376540993") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768884_d20260313_m043537_c001_v0001136_t0045_u01773376537249") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570b1_d20260313_m043536_c001_v7007000_t0000_u01773376536032") 2026/03/13 04:38:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e41a_d20260313_m043525_c001_v0001177_t0044_u01773376525430") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a6036_d20260313_m043517_c001_v7007000_t0000_u01773376517826") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76882e_d20260313_m043506_c001_v0001136_t0029_u01773376506270") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d72e_d20260313_m043501_c001_v7007000_t0000_u01773376501768") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88059_d20260313_m043450_c001_v0001093_t0029_u01773376490413") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f1_d20260313_m043445_c001_v7007000_t0000_u01773376485350") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c970_d20260313_m043433_c001_v0001171_t0020_u01773376473790") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455d4c_d20260313_m043600_c001_v7007000_t0000_u01773376560844") 2026/03/13 04:38:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb1e_d20260313_m043555_c001_v0001171_t0049_u01773376555593") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8769_d20260313_m043620_c001_v7007000_t0000_u01773376580496") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4fe_d20260313_m043615_c001_v0001177_t0042_u01773376575710") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455ded_d20260313_m043738_c001_v7007000_t0000_u01773376658860") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccf5_d20260313_m043727_c001_v0001171_t0005_u01773376647867") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc2_d20260313_m043722_c001_v7007000_t0000_u01773376642585") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccae_d20260313_m043711_c001_v0001171_t0033_u01773376631594") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb439f_d20260313_m043706_c001_v7007000_t0000_u01773376626600") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc78_d20260313_m043656_c001_v0001171_t0042_u01773376616242") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5c6_d20260313_m043651_c001_v7007000_t0000_u01773376611194") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc0e_d20260313_m043641_c001_v0001171_t0035_u01773376601332") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7eb_d20260313_m043636_c001_v7007000_t0000_u01773376596281") 2026/03/13 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cbc4_d20260313_m043625_c001_v0001171_t0029_u01773376585530") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d874b_d20260313_m043617_c001_v7007000_t0000_u01773376577223") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb62_d20260313_m043608_c001_v0001171_t0040_u01773376568415") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f5_d20260313_m043603_c001_v7007000_t0000_u01773376563278") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88119_d20260313_m043558_c001_v0001093_t0026_u01773376558991") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378ab9_d20260313_m043557_c001_v7007000_t0000_u01773376557747") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e480_d20260313_m043546_c001_v0001177_t0044_u01773376546709") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71674_d20260313_m043541_c001_v7007000_t0000_u01773376541175") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caba_d20260313_m043537_c001_v0001171_t0008_u01773376537284") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cf9_d20260313_m043535_c001_v7007000_t0000_u01773376535423") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880cb_d20260313_m043526_c001_v0001093_t0007_u01773376526000") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb430d_d20260313_m043517_c001_v7007000_t0000_u01773376517835") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88089_d20260313_m043506_c001_v0001093_t0039_u01773376506962") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d72f_d20260313_m043501_c001_v7007000_t0000_u01773376501954") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9d4_d20260313_m043451_c001_v0001171_t0034_u01773376491198") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f2_d20260313_m043445_c001_v7007000_t0000_u01773376485694") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687dc_d20260313_m043434_c001_v0001136_t0033_u01773376474038") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fcee_d20260313_m043600_c001_v7007000_t0000_u01773376560850") 2026/03/13 04:38:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88111_d20260313_m043555_c001_v0001093_t0018_u01773376555659") 2026/03/13 04:38:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876a_d20260313_m043620_c001_v7007000_t0000_u01773376580678") 2026/03/13 04:38:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88141_d20260313_m043615_c001_v0001093_t0029_u01773376575911") 2026/03/13 04:38:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455dee_d20260313_m043739_c001_v7007000_t0000_u01773376659043") 2026/03/13 04:38:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8820b_d20260313_m043728_c001_v0001093_t0026_u01773376648642") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc3_d20260313_m043722_c001_v7007000_t0000_u01773376642770") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881ca_d20260313_m043712_c001_v0001093_t0040_u01773376632279") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a0_d20260313_m043706_c001_v7007000_t0000_u01773376626781") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881ba_d20260313_m043656_c001_v0001093_t0002_u01773376616854") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5c7_d20260313_m043651_c001_v7007000_t0000_u01773376611377") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8818a_d20260313_m043641_c001_v0001093_t0054_u01773376601985") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ec_d20260313_m043636_c001_v7007000_t0000_u01773376596462") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88159_d20260313_m043626_c001_v0001093_t0008_u01773376586176") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902574a9_d20260313_m043617_c001_v7007000_t0000_u01773376577584") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688fc_d20260313_m043609_c001_v0001136_t0020_u01773376569302") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f6_d20260313_m043603_c001_v7007000_t0000_u01773376563464") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb34_d20260313_m043559_c001_v0001171_t0041_u01773376559069") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fce7_d20260313_m043557_c001_v7007000_t0000_u01773376557158") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cae0_d20260313_m043547_c001_v0001171_t0028_u01773376547272") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71675_d20260313_m043541_c001_v7007000_t0000_u01773376541359") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e456_d20260313_m043537_c001_v0001177_t0042_u01773376537370") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d60795fb_d20260313_m043535_c001_v7007000_t0000_u01773376535840") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76885a_d20260313_m043526_c001_v0001136_t0033_u01773376526998") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a47c_d20260313_m043517_c001_v7007000_t0000_u01773376517592") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca1a_d20260313_m043507_c001_v0001171_t0047_u01773376507567") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d734_d20260313_m043502_c001_v7007000_t0000_u01773376502143") 2026/03/13 04:38:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76880e_d20260313_m043451_c001_v0001136_t0007_u01773376491457") 2026/03/13 04:38:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f3_d20260313_m043445_c001_v7007000_t0000_u01773376485997") 2026/03/13 04:38:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88031_d20260313_m043434_c001_v0001093_t0037_u01773376474340") 2026/03/13 04:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1bb5_d20260313_m043600_c001_v7007000_t0000_u01773376560865") 2026/03/13 04:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4a4_d20260313_m043555_c001_v0001177_t0037_u01773376555763") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876b_d20260313_m043620_c001_v7007000_t0000_u01773376580859") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e500_d20260313_m043615_c001_v0001177_t0036_u01773376575922") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455def_d20260313_m043739_c001_v7007000_t0000_u01773376659227") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5ea_d20260313_m043729_c001_v0001177_t0003_u01773376649043") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc4_d20260313_m043722_c001_v7007000_t0000_u01773376642959") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5b6_d20260313_m043712_c001_v0001177_t0020_u01773376632696") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a1_d20260313_m043706_c001_v7007000_t0000_u01773376626962") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e586_d20260313_m043657_c001_v0001177_t0048_u01773376617269") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5c8_d20260313_m043651_c001_v7007000_t0000_u01773376611557") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e552_d20260313_m043642_c001_v0001177_t0037_u01773376602433") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ed_d20260313_m043636_c001_v7007000_t0000_u01773376596658") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e520_d20260313_m043626_c001_v0001177_t0014_u01773376586542") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8750_d20260313_m043617_c001_v7007000_t0000_u01773376577589") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4e0_d20260313_m043609_c001_v0001177_t0016_u01773376569714") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f7_d20260313_m043603_c001_v7007000_t0000_u01773376563645") 2026/03/13 04:38:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4b8_d20260313_m043559_c001_v0001177_t0058_u01773376559134") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839e9_d20260313_m043557_c001_v7007000_t0000_u01773376557358") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688a2_d20260313_m043547_c001_v0001136_t0043_u01773376547732") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71676_d20260313_m043541_c001_v7007000_t0000_u01773376541541") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880e9_d20260313_m043537_c001_v0001093_t0049_u01773376537381") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cfa_d20260313_m043535_c001_v7007000_t0000_u01773376535605") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca72_d20260313_m043527_c001_v0001171_t0000_u01773376527340") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a47d_d20260313_m043517_c001_v7007000_t0000_u01773376517878") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768830_d20260313_m043507_c001_v0001136_t0032_u01773376507815") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d738_d20260313_m043502_c001_v7007000_t0000_u01773376502328") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8805d_d20260313_m043451_c001_v0001093_t0020_u01773376491864") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f4_d20260313_m043446_c001_v7007000_t0000_u01773376486178") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c97c_d20260313_m043434_c001_v0001171_t0026_u01773376474850") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8723_d20260313_m043600_c001_v7007000_t0000_u01773376560650") 2026/03/13 04:38:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688d4_d20260313_m043555_c001_v0001136_t0031_u01773376555816") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876c_d20260313_m043621_c001_v7007000_t0000_u01773376581041") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768916_d20260313_m043616_c001_v0001136_t0003_u01773376576029") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df0_d20260313_m043739_c001_v7007000_t0000_u01773376659410") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689cd_d20260313_m043729_c001_v0001136_t0046_u01773376649242") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc5_d20260313_m043723_c001_v7007000_t0000_u01773376643143") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689a9_d20260313_m043712_c001_v0001136_t0057_u01773376632902") 2026/03/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a2_d20260313_m043707_c001_v7007000_t0000_u01773376627144") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768987_d20260313_m043657_c001_v0001136_t0047_u01773376617493") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5c9_d20260313_m043651_c001_v7007000_t0000_u01773376611738") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76895b_d20260313_m043642_c001_v0001136_t0039_u01773376602640") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ee_d20260313_m043636_c001_v7007000_t0000_u01773376596842") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768933_d20260313_m043626_c001_v0001136_t0050_u01773376586754") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddd170_d20260313_m043617_c001_v7007000_t0000_u01773376577645") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88135_d20260313_m043609_c001_v0001093_t0006_u01773376569944") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f8_d20260313_m043603_c001_v7007000_t0000_u01773376563827") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4ba_d20260313_m043559_c001_v0001177_t0029_u01773376559342") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839e8_d20260313_m043557_c001_v7007000_t0000_u01773376557174") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880f7_d20260313_m043548_c001_v0001093_t0006_u01773376548011") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71677_d20260313_m043541_c001_v7007000_t0000_u01773376541724") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768886_d20260313_m043537_c001_v0001136_t0048_u01773376537567") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b89_d20260313_m043535_c001_v7007000_t0000_u01773376535619") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e422_d20260313_m043527_c001_v0001177_t0007_u01773376527752") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb430e_d20260313_m043518_c001_v7007000_t0000_u01773376518021") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8808d_d20260313_m043508_c001_v0001093_t0051_u01773376508196") 2026/03/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d73c_d20260313_m043502_c001_v7007000_t0000_u01773376502511") 2026/03/13 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9d8_d20260313_m043452_c001_v0001171_t0054_u01773376492339") 2026/03/13 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f5_d20260313_m043446_c001_v7007000_t0000_u01773376486363") 2026/03/13 04:38:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687e0_d20260313_m043435_c001_v0001136_t0021_u01773376475108") 2026/03/13 04:38:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378ac2_d20260313_m043600_c001_v7007000_t0000_u01773376560975") 2026/03/13 04:38:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb20_d20260313_m043555_c001_v0001171_t0033_u01773376555844") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876d_d20260313_m043621_c001_v7007000_t0000_u01773376581222") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb8e_d20260313_m043616_c001_v0001171_t0000_u01773376576089") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df2_d20260313_m043739_c001_v7007000_t0000_u01773376659593") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccf7_d20260313_m043729_c001_v0001171_t0024_u01773376649618") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc6_d20260313_m043723_c001_v7007000_t0000_u01773376643331") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccba_d20260313_m043713_c001_v0001171_t0012_u01773376633470") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a3_d20260313_m043707_c001_v7007000_t0000_u01773376627326") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc82_d20260313_m043657_c001_v0001171_t0029_u01773376617851") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5ca_d20260313_m043651_c001_v7007000_t0000_u01773376611920") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc1a_d20260313_m043643_c001_v0001171_t0010_u01773376603014") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7ef_d20260313_m043637_c001_v7007000_t0000_u01773376597024") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cbce_d20260313_m043627_c001_v0001171_t0042_u01773376587231") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda42a56c_d20260313_m043617_c001_v7007000_t0000_u01773376577604") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb66_d20260313_m043610_c001_v0001171_t0011_u01773376570312") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839f9_d20260313_m043604_c001_v7007000_t0000_u01773376564013") 2026/03/13 04:38:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb38_d20260313_m043559_c001_v0001171_t0024_u01773376559395") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a61ff_d20260313_m043557_c001_v7007000_t0000_u01773376557583") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e488_d20260313_m043548_c001_v0001177_t0059_u01773376548509") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71678_d20260313_m043541_c001_v7007000_t0000_u01773376541905") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e45a_d20260313_m043537_c001_v0001177_t0045_u01773376537595") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570af_d20260313_m043535_c001_v7007000_t0000_u01773376535633") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880d1_d20260313_m043528_c001_v0001093_t0020_u01773376528031") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc95d_d20260313_m043517_c001_v7007000_t0000_u01773376517940") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca20_d20260313_m043509_c001_v0001171_t0015_u01773376509195") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d73e_d20260313_m043502_c001_v7007000_t0000_u01773376502694") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768814_d20260313_m043452_c001_v0001136_t0039_u01773376492603") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f6_d20260313_m043446_c001_v7007000_t0000_u01773376486544") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8803b_d20260313_m043435_c001_v0001093_t0054_u01773376475527") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455d4d_d20260313_m043600_c001_v7007000_t0000_u01773376560985") 2026/03/13 04:38:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4a6_d20260313_m043555_c001_v0001177_t0050_u01773376555977") 2026/03/13 04:38:33 DEBUG : dir1/0007-12345: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876e_d20260313_m043621_c001_v7007000_t0000_u01773376581405") 2026/03/13 04:38:33 DEBUG : dir1/0007-12345: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e502_d20260313_m043616_c001_v0001177_t0002_u01773376576136") 2026/03/13 04:38:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df3_d20260313_m043739_c001_v7007000_t0000_u01773376659776") 2026/03/13 04:38:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8820f_d20260313_m043729_c001_v0001093_t0016_u01773376649908") 2026/03/13 04:38:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc7_d20260313_m043723_c001_v7007000_t0000_u01773376643516") 2026/03/13 04:38:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881d2_d20260313_m043713_c001_v0001093_t0039_u01773376633755") 2026/03/13 04:38:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a4_d20260313_m043707_c001_v7007000_t0000_u01773376627509") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881bc_d20260313_m043658_c001_v0001093_t0043_u01773376618152") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5cb_d20260313_m043652_c001_v7007000_t0000_u01773376612103") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88192_d20260313_m043643_c001_v0001093_t0051_u01773376603408") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f0_d20260313_m043637_c001_v7007000_t0000_u01773376597205") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8815d_d20260313_m043627_c001_v0001093_t0003_u01773376587487") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902574aa_d20260313_m043617_c001_v7007000_t0000_u01773376577768") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768902_d20260313_m043610_c001_v0001136_t0038_u01773376570589") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839fa_d20260313_m043604_c001_v7007000_t0000_u01773376564193") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688e6_d20260313_m043559_c001_v0001136_t0007_u01773376559403") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc859_d20260313_m043557_c001_v7007000_t0000_u01773376557361") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caec_d20260313_m043548_c001_v0001171_t0018_u01773376548727") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71679_d20260313_m043542_c001_v7007000_t0000_u01773376542088") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cabc_d20260313_m043537_c001_v0001171_t0016_u01773376537607") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cfc_d20260313_m043535_c001_v7007000_t0000_u01773376535968") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768860_d20260313_m043528_c001_v0001136_t0041_u01773376528386") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5caaf_d20260313_m043518_c001_v7007000_t0000_u01773376518028") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768834_d20260313_m043509_c001_v0001136_t0031_u01773376509445") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d740_d20260313_m043502_c001_v7007000_t0000_u01773376502877") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88061_d20260313_m043452_c001_v0001093_t0020_u01773376492959") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f7_d20260313_m043446_c001_v7007000_t0000_u01773376486726") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c984_d20260313_m043436_c001_v0001171_t0030_u01773376476005") 2026/03/13 04:38:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455d49_d20260313_m043600_c001_v7007000_t0000_u01773376560616") 2026/03/13 04:38:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88113_d20260313_m043555_c001_v0001093_t0008_u01773376555991") 2026/03/13 04:38:35 DEBUG : dir1/0008-23456: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d876f_d20260313_m043621_c001_v7007000_t0000_u01773376581586") 2026/03/13 04:38:35 DEBUG : dir1/0008-23456: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e506_d20260313_m043616_c001_v0001177_t0007_u01773376576345") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df4_d20260313_m043739_c001_v7007000_t0000_u01773376659959") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5f2_d20260313_m043730_c001_v0001177_t0054_u01773376650266") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc8_d20260313_m043723_c001_v7007000_t0000_u01773376643700") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5ba_d20260313_m043714_c001_v0001177_t0047_u01773376634208") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a6_d20260313_m043707_c001_v7007000_t0000_u01773376627691") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e58c_d20260313_m043658_c001_v0001177_t0015_u01773376618519") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5cc_d20260313_m043652_c001_v7007000_t0000_u01773376612282") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e55c_d20260313_m043643_c001_v0001177_t0041_u01773376603892") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f1_d20260313_m043637_c001_v7007000_t0000_u01773376597387") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e524_d20260313_m043627_c001_v0001177_t0043_u01773376587902") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5b3_d20260313_m043617_c001_v7007000_t0000_u01773376577247") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4e4_d20260313_m043610_c001_v0001177_t0038_u01773376570876") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839fb_d20260313_m043604_c001_v7007000_t0000_u01773376564377") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4bc_d20260313_m043559_c001_v0001177_t0034_u01773376559547") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5aa_d20260313_m043557_c001_v7007000_t0000_u01773376557380") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688aa_d20260313_m043548_c001_v0001136_t0005_u01773376548980") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167a_d20260313_m043542_c001_v7007000_t0000_u01773376542270") 2026/03/13 04:38:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880eb_d20260313_m043537_c001_v0001093_t0018_u01773376537777") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417870eba0b7022f_d20260313_m043535_c001_v7007000_t0000_u01773376535855") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca7e_d20260313_m043528_c001_v0001171_t0029_u01773376528801") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a47e_d20260313_m043518_c001_v7007000_t0000_u01773376518063") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88091_d20260313_m043509_c001_v0001093_t0016_u01773376509753") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d745_d20260313_m043503_c001_v7007000_t0000_u01773376503060") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9db_d20260313_m043453_c001_v0001171_t0034_u01773376493359") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f8_d20260313_m043446_c001_v7007000_t0000_u01773376486908") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687e4_d20260313_m043436_c001_v0001136_t0051_u01773376476266") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1bb4_d20260313_m043600_c001_v7007000_t0000_u01773376560677") 2026/03/13 04:38:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb24_d20260313_m043556_c001_v0001171_t0052_u01773376556088") 2026/03/13 04:38:36 DEBUG : dir1/0009-34567: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8770_d20260313_m043621_c001_v7007000_t0000_u01773376581767") 2026/03/13 04:38:36 DEBUG : dir1/0009-34567: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768918_d20260313_m043616_c001_v0001136_t0015_u01773376576423") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df5_d20260313_m043740_c001_v7007000_t0000_u01773376660142") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689cf_d20260313_m043730_c001_v0001136_t0058_u01773376650466") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fc9_d20260313_m043724_c001_v7007000_t0000_u01773376644022") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689ad_d20260313_m043714_c001_v0001136_t0019_u01773376634422") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a7_d20260313_m043707_c001_v7007000_t0000_u01773376627874") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76898b_d20260313_m043658_c001_v0001136_t0038_u01773376618716") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5cd_d20260313_m043652_c001_v7007000_t0000_u01773376612464") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768963_d20260313_m043644_c001_v0001136_t0031_u01773376604094") 2026/03/13 04:38:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f2_d20260313_m043637_c001_v7007000_t0000_u01773376597568") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768935_d20260313_m043628_c001_v0001136_t0027_u01773376588110") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902574a8_d20260313_m043617_c001_v7007000_t0000_u01773376577401") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88139_d20260313_m043611_c001_v0001093_t0028_u01773376571089") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839fc_d20260313_m043604_c001_v7007000_t0000_u01773376564561") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb3a_d20260313_m043559_c001_v0001171_t0023_u01773376559677") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f417fc58de454fce9_d20260313_m043557_c001_v7007000_t0000_u01773376557528") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880f9_d20260313_m043549_c001_v0001093_t0026_u01773376549366") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167b_d20260313_m043542_c001_v7007000_t0000_u01773376542452") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e45c_d20260313_m043537_c001_v0001177_t0038_u01773376537801") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b8b_d20260313_m043535_c001_v7007000_t0000_u01773376535989") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e42a_d20260313_m043529_c001_v0001177_t0057_u01773376529067") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a47b_d20260313_m043517_c001_v7007000_t0000_u01773376517407") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca2c_d20260313_m043510_c001_v0001171_t0010_u01773376510066") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d749_d20260313_m043503_c001_v7007000_t0000_u01773376503242") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768816_d20260313_m043453_c001_v0001136_t0052_u01773376493670") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6f9_d20260313_m043447_c001_v7007000_t0000_u01773376487091") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88043_d20260313_m043436_c001_v0001093_t0023_u01773376476745") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378ac1_d20260313_m043600_c001_v7007000_t0000_u01773376560790") 2026/03/13 04:38:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4aa_d20260313_m043556_c001_v0001177_t0014_u01773376556202") 2026/03/13 04:38:37 DEBUG : dir1/0010-45678: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8771_d20260313_m043621_c001_v7007000_t0000_u01773376581950") 2026/03/13 04:38:37 DEBUG : dir1/0010-45678: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88145_d20260313_m043616_c001_v0001093_t0043_u01773376576455") 2026/03/13 04:38:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df6_d20260313_m043740_c001_v7007000_t0000_u01773376660326") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd01_d20260313_m043730_c001_v0001171_t0020_u01773376650892") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fca_d20260313_m043724_c001_v7007000_t0000_u01773376644206") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ccc3_d20260313_m043714_c001_v0001171_t0003_u01773376634800") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a8_d20260313_m043708_c001_v7007000_t0000_u01773376628071") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc8c_d20260313_m043659_c001_v0001171_t0024_u01773376619088") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5ce_d20260313_m043652_c001_v7007000_t0000_u01773376612645") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc28_d20260313_m043644_c001_v0001171_t0036_u01773376604397") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f3_d20260313_m043637_c001_v7007000_t0000_u01773376597749") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cbd6_d20260313_m043628_c001_v0001171_t0037_u01773376588460") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902574a7_d20260313_m043617_c001_v7007000_t0000_u01773376577218") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb6e_d20260313_m043611_c001_v0001171_t0042_u01773376571397") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839fd_d20260313_m043604_c001_v7007000_t0000_u01773376564745") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88123_d20260313_m043559_c001_v0001093_t0004_u01773376559742") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839ec_d20260313_m043557_c001_v7007000_t0000_u01773376557729") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e48e_d20260313_m043550_c001_v0001177_t0028_u01773376550106") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167c_d20260313_m043542_c001_v7007000_t0000_u01773376542643") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768888_d20260313_m043537_c001_v0001136_t0054_u01773376537870") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b8a_d20260313_m043535_c001_v7007000_t0000_u01773376535803") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880d3_d20260313_m043529_c001_v0001093_t0012_u01773376529286") 2026/03/13 04:38:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc955_d20260313_m043517_c001_v7007000_t0000_u01773376517387") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768836_d20260313_m043510_c001_v0001136_t0031_u01773376510353") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d74b_d20260313_m043503_c001_v7007000_t0000_u01773376503424") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88067_d20260313_m043454_c001_v0001093_t0003_u01773376494231") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6fa_d20260313_m043447_c001_v7007000_t0000_u01773376487273") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c98c_d20260313_m043437_c001_v0001171_t0006_u01773376477225") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc85f_d20260313_m043600_c001_v7007000_t0000_u01773376560997") 2026/03/13 04:38:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688d6_d20260313_m043556_c001_v0001136_t0006_u01773376556261") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8772_d20260313_m043622_c001_v7007000_t0000_u01773376582131") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb90_d20260313_m043616_c001_v0001171_t0033_u01773376576542") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df7_d20260313_m043740_c001_v7007000_t0000_u01773376660509") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88215_d20260313_m043731_c001_v0001093_t0052_u01773376651187") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fcb_d20260313_m043724_c001_v7007000_t0000_u01773376644390") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881d6_d20260313_m043715_c001_v0001093_t0004_u01773376635134") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43a9_d20260313_m043708_c001_v7007000_t0000_u01773376628253") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881c0_d20260313_m043659_c001_v0001093_t0047_u01773376619454") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5d0_d20260313_m043652_c001_v7007000_t0000_u01773376612826") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88194_d20260313_m043644_c001_v0001093_t0004_u01773376604675") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f4_d20260313_m043637_c001_v7007000_t0000_u01773376597930") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88161_d20260313_m043628_c001_v0001093_t0040_u01773376588724") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d874e_d20260313_m043617_c001_v7007000_t0000_u01773376577407") 2026/03/13 04:38:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768906_d20260313_m043611_c001_v0001136_t0047_u01773376571669") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839fe_d20260313_m043604_c001_v7007000_t0000_u01773376564926") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4be_d20260313_m043559_c001_v0001177_t0022_u01773376559761") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc85b_d20260313_m043557_c001_v7007000_t0000_u01773376557736") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caf6_d20260313_m043550_c001_v0001171_t0037_u01773376550501") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167d_d20260313_m043542_c001_v7007000_t0000_u01773376542826") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cac0_d20260313_m043537_c001_v0001171_t0028_u01773376537941") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cfb_d20260313_m043535_c001_v7007000_t0000_u01773376535787") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768864_d20260313_m043529_c001_v0001136_t0059_u01773376529705") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc034_d20260313_m043517_c001_v7007000_t0000_u01773376517955") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88099_d20260313_m043510_c001_v0001093_t0047_u01773376510692") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d74e_d20260313_m043503_c001_v7007000_t0000_u01773376503606") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9e0_d20260313_m043454_c001_v0001171_t0009_u01773376494743") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6fb_d20260313_m043447_c001_v7007000_t0000_u01773376487456") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687e6_d20260313_m043437_c001_v0001136_t0028_u01773376477565") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc85d_d20260313_m043600_c001_v7007000_t0000_u01773376560625") 2026/03/13 04:38:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88115_d20260313_m043556_c001_v0001093_t0037_u01773376556356") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8773_d20260313_m043622_c001_v7007000_t0000_u01773376582313") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e50a_d20260313_m043616_c001_v0001177_t0041_u01773376576683") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df8_d20260313_m043740_c001_v7007000_t0000_u01773376660692") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5fc_d20260313_m043732_c001_v0001177_t0007_u01773376652123") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fcc_d20260313_m043724_c001_v7007000_t0000_u01773376644574") 2026/03/13 04:38:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e5bc_d20260313_m043715_c001_v0001177_t0033_u01773376635758") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43ad_d20260313_m043708_c001_v7007000_t0000_u01773376628434") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e594_d20260313_m043659_c001_v0001177_t0003_u01773376619863") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5d1_d20260313_m043653_c001_v7007000_t0000_u01773376613008") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e562_d20260313_m043645_c001_v0001177_t0035_u01773376605092") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f5_d20260313_m043638_c001_v7007000_t0000_u01773376598111") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e52a_d20260313_m043629_c001_v0001177_t0043_u01773376589164") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5b5_d20260313_m043617_c001_v7007000_t0000_u01773376577616") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4ea_d20260313_m043612_c001_v0001177_t0042_u01773376572011") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb83a00_d20260313_m043605_c001_v7007000_t0000_u01773376565107") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688ea_d20260313_m043559_c001_v0001136_t0041_u01773376559776") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc858_d20260313_m043557_c001_v7007000_t0000_u01773376557176") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688b4_d20260313_m043550_c001_v0001136_t0054_u01773376550752") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167e_d20260313_m043543_c001_v7007000_t0000_u01773376543014") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e460_d20260313_m043538_c001_v0001177_t0040_u01773376538008") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71669_d20260313_m043535_c001_v7007000_t0000_u01773376535809") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca8e_d20260313_m043530_c001_v0001171_t0011_u01773376530190") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc95b_d20260313_m043517_c001_v7007000_t0000_u01773376517757") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca30_d20260313_m043511_c001_v0001171_t0057_u01773376511122") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d754_d20260313_m043503_c001_v7007000_t0000_u01773376503791") 2026/03/13 04:38:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768818_d20260313_m043455_c001_v0001136_t0052_u01773376495054") 2026/03/13 04:38:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6fc_d20260313_m043447_c001_v7007000_t0000_u01773376487640") 2026/03/13 04:38:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88045_d20260313_m043437_c001_v0001093_t0033_u01773376477949") 2026/03/13 04:38:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455d4a_d20260313_m043600_c001_v7007000_t0000_u01773376560657") 2026/03/13 04:38:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb26_d20260313_m043556_c001_v0001171_t0051_u01773376556367") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8774_d20260313_m043622_c001_v7007000_t0000_u01773376582502") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb94_d20260313_m043616_c001_v0001171_t0003_u01773376576794") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455df9_d20260313_m043740_c001_v7007000_t0000_u01773376660875") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689d9_d20260313_m043732_c001_v0001136_t0055_u01773376652383") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fcd_d20260313_m043724_c001_v7007000_t0000_u01773376644757") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689b3_d20260313_m043716_c001_v0001136_t0058_u01773376636046") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43b0_d20260313_m043708_c001_v7007000_t0000_u01773376628616") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768991_d20260313_m043700_c001_v0001136_t0024_u01773376620070") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5d2_d20260313_m043653_c001_v7007000_t0000_u01773376613189") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768965_d20260313_m043645_c001_v0001136_t0014_u01773376605298") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f6_d20260313_m043638_c001_v7007000_t0000_u01773376598293") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768937_d20260313_m043629_c001_v0001136_t0052_u01773376589375") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda42a56b_d20260313_m043617_c001_v7007000_t0000_u01773376577421") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8813b_d20260313_m043612_c001_v0001093_t0054_u01773376572218") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb83a01_d20260313_m043605_c001_v7007000_t0000_u01773376565289") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb3c_d20260313_m043559_c001_v0001171_t0000_u01773376559945") 2026/03/13 04:38:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839ea_d20260313_m043557_c001_v7007000_t0000_u01773376557546") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88101_d20260313_m043551_c001_v0001093_t0050_u01773376551254") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7167f_d20260313_m043543_c001_v7007000_t0000_u01773376543197") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880ed_d20260313_m043538_c001_v0001093_t0032_u01773376538059") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa5a0_d20260313_m043535_c001_v7007000_t0000_u01773376535853") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e42e_d20260313_m043530_c001_v0001177_t0023_u01773376530518") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc958_d20260313_m043517_c001_v7007000_t0000_u01773376517568") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768838_d20260313_m043511_c001_v0001136_t0010_u01773376511366") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d758_d20260313_m043503_c001_v7007000_t0000_u01773376503974") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8806d_d20260313_m043455_c001_v0001093_t0043_u01773376495484") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d6fe_d20260313_m043447_c001_v7007000_t0000_u01773376487884") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c990_d20260313_m043438_c001_v0001171_t0048_u01773376478411") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455d4b_d20260313_m043600_c001_v7007000_t0000_u01773376560801") 2026/03/13 04:38:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4ac_d20260313_m043556_c001_v0001177_t0058_u01773376556407") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8775_d20260313_m043622_c001_v7007000_t0000_u01773376582684") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76891c_d20260313_m043616_c001_v0001136_t0038_u01773376576800") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455dfa_d20260313_m043741_c001_v7007000_t0000_u01773376661057") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd0f_d20260313_m043732_c001_v0001171_t0044_u01773376652838") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fce_d20260313_m043724_c001_v7007000_t0000_u01773376644941") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cccd_d20260313_m043716_c001_v0001171_t0048_u01773376636425") 2026/03/13 04:38:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43b1_d20260313_m043708_c001_v7007000_t0000_u01773376628798") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc94_d20260313_m043700_c001_v0001171_t0007_u01773376620401") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5d3_d20260313_m043653_c001_v7007000_t0000_u01773376613369") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cc2e_d20260313_m043645_c001_v0001171_t0030_u01773376605693") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f7_d20260313_m043638_c001_v7007000_t0000_u01773376598477") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cbdc_d20260313_m043630_c001_v0001171_t0038_u01773376590014") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8752_d20260313_m043617_c001_v7007000_t0000_u01773376577773") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb76_d20260313_m043612_c001_v0001171_t0018_u01773376572640") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb83a02_d20260313_m043605_c001_v7007000_t0000_u01773376565471") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4c0_d20260313_m043559_c001_v0001177_t0012_u01773376559979") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc85a_d20260313_m043557_c001_v7007000_t0000_u01773376557545") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e496_d20260313_m043552_c001_v0001177_t0015_u01773376552066") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71680_d20260313_m043543_c001_v7007000_t0000_u01773376543380") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cac2_d20260313_m043538_c001_v0001171_t0006_u01773376538209") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166a_d20260313_m043535_c001_v7007000_t0000_u01773376535992") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880d7_d20260313_m043530_c001_v0001093_t0019_u01773376530729") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc033_d20260313_m043517_c001_v7007000_t0000_u01773376517773") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880a1_d20260313_m043511_c001_v0001093_t0002_u01773376511890") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d759_d20260313_m043504_c001_v7007000_t0000_u01773376504156") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9ea_d20260313_m043455_c001_v0001171_t0006_u01773376495881") 2026/03/13 04:38:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d702_d20260313_m043448_c001_v7007000_t0000_u01773376488070") 2026/03/13 04:38:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687ee_d20260313_m043438_c001_v0001136_t0020_u01773376478752") 2026/03/13 04:38:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffc85e_d20260313_m043600_c001_v7007000_t0000_u01773376560809") 2026/03/13 04:38:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4ae_d20260313_m043556_c001_v0001177_t0005_u01773376556620") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8776_d20260313_m043622_c001_v7007000_t0000_u01773376582865") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88147_d20260313_m043616_c001_v0001093_t0009_u01773376576829") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455dfc_d20260313_m043741_c001_v7007000_t0000_u01773376661240") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8821b_d20260313_m043733_c001_v0001093_t0045_u01773376653107") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fd0_d20260313_m043725_c001_v7007000_t0000_u01773376645134") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881da_d20260313_m043716_c001_v0001093_t0019_u01773376636785") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43b3_d20260313_m043708_c001_v7007000_t0000_u01773376628978") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881c4_d20260313_m043700_c001_v0001093_t0052_u01773376620853") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a5d4_d20260313_m043653_c001_v7007000_t0000_u01773376613550") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88198_d20260313_m043645_c001_v0001093_t0041_u01773376605988") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f8_d20260313_m043638_c001_v7007000_t0000_u01773376598660") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8816f_d20260313_m043630_c001_v0001093_t0006_u01773376590290") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5b4_d20260313_m043617_c001_v7007000_t0000_u01773376577432") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768908_d20260313_m043612_c001_v0001136_t0059_u01773376572900") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb83a03_d20260313_m043605_c001_v7007000_t0000_u01773376565659") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688ec_d20260313_m043600_c001_v0001136_t0006_u01773376560155") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4154b8f7ca6bc5a9_d20260313_m043557_c001_v7007000_t0000_u01773376557197") 2026/03/13 04:38:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb04_d20260313_m043552_c001_v0001171_t0043_u01773376552272") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71681_d20260313_m043543_c001_v7007000_t0000_u01773376543579") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e462_d20260313_m043538_c001_v0001177_t0024_u01773376538232") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b88_d20260313_m043535_c001_v7007000_t0000_u01773376535436") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76886a_d20260313_m043531_c001_v0001136_t0035_u01773376531164") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40270854ddbbd1ed_d20260313_m043517_c001_v7007000_t0000_u01773376517976") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca34_d20260313_m043512_c001_v0001171_t0030_u01773376512277") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d75b_d20260313_m043504_c001_v7007000_t0000_u01773376504339") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76881c_d20260313_m043456_c001_v0001136_t0008_u01773376496309") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d703_d20260313_m043448_c001_v7007000_t0000_u01773376488255") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88049_d20260313_m043439_c001_v0001093_t0051_u01773376479119") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb839ef_d20260313_m043601_c001_v7007000_t0000_u01773376561011") 2026/03/13 04:38:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7688d8_d20260313_m043556_c001_v0001136_t0001_u01773376556653") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a483_d20260313_m043520_c001_v7007000_t0000_u01773376520745") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880ad_d20260313_m043515_c001_v0001093_t0052_u01773376515650") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a484_d20260313_m043520_c001_v7007000_t0000_u01773376520956") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768848_d20260313_m043515_c001_v0001136_t0015_u01773376515761") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a485_d20260313_m043521_c001_v7007000_t0000_u01773376521139") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca3c_d20260313_m043515_c001_v0001171_t0012_u01773376515792") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a486_d20260313_m043521_c001_v7007000_t0000_u01773376521332") 2026/03/13 04:38:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880af_d20260313_m043516_c001_v0001093_t0057_u01773376516052") 2026/03/13 04:38:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a487_d20260313_m043521_c001_v7007000_t0000_u01773376521515") 2026/03/13 04:38:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76884a_d20260313_m043516_c001_v0001136_t0027_u01773376516108") 2026/03/13 04:38:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a488_d20260313_m043521_c001_v7007000_t0000_u01773376521703") 2026/03/13 04:38:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca42_d20260313_m043516_c001_v0001171_t0020_u01773376516165") 2026/03/13 04:38:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a489_d20260313_m043521_c001_v7007000_t0000_u01773376521889") 2026/03/13 04:38:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e3f0_d20260313_m043516_c001_v0001177_t0043_u01773376516253") 2026/03/13 04:38:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48a_d20260313_m043522_c001_v7007000_t0000_u01773376522075") 2026/03/13 04:38:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76884c_d20260313_m043516_c001_v0001136_t0034_u01773376516421") 2026/03/13 04:38:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48b_d20260313_m043522_c001_v7007000_t0000_u01773376522259") 2026/03/13 04:38:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca46_d20260313_m043516_c001_v0001171_t0037_u01773376516460") 2026/03/13 04:38:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48c_d20260313_m043522_c001_v7007000_t0000_u01773376522454") 2026/03/13 04:38:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e3f2_d20260313_m043516_c001_v0001177_t0039_u01773376516468") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48d_d20260313_m043522_c001_v7007000_t0000_u01773376522644") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e3f4_d20260313_m043516_c001_v0001177_t0022_u01773376516674") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48e_d20260313_m043522_c001_v7007000_t0000_u01773376522835") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca48_d20260313_m043516_c001_v0001171_t0018_u01773376516743") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a48f_d20260313_m043523_c001_v7007000_t0000_u01773376523021") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76884e_d20260313_m043516_c001_v0001136_t0033_u01773376516743") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a490_d20260313_m043523_c001_v7007000_t0000_u01773376523211") 2026/03/13 04:38:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880b5_d20260313_m043516_c001_v0001093_t0023_u01773376516842") 2026/03/13 04:38:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a491_d20260313_m043523_c001_v7007000_t0000_u01773376523395") 2026/03/13 04:38:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e3f8_d20260313_m043516_c001_v0001177_t0020_u01773376516894") 2026/03/13 04:38:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f420e930df0a8a492_d20260313_m043523_c001_v7007000_t0000_u01773376523586") 2026/03/13 04:38:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768850_d20260313_m043517_c001_v0001136_t0026_u01773376517017") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b8f_d20260313_m043538_c001_v7007000_t0000_u01773376538577") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e440_d20260313_m043533_c001_v0001177_t0020_u01773376533779") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166d_d20260313_m043538_c001_v7007000_t0000_u01773376538928") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938ca9e_d20260313_m043533_c001_v0001171_t0045_u01773376533852") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f42380fd425530d9d_d20260313_m043538_c001_v7007000_t0000_u01773376538599") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880dd_d20260313_m043533_c001_v0001093_t0038_u01773376533933") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4042d9c779eaf716_d20260313_m043538_c001_v7007000_t0000_u01773376538758") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e442_d20260313_m043533_c001_v0001177_t0052_u01773376533996") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cfe_d20260313_m043538_c001_v7007000_t0000_u01773376538595") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768876_d20260313_m043534_c001_v0001136_t0008_u01773376534127") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4185f9c63c3d1b90_d20260313_m043538_c001_v7007000_t0000_u01773376538771") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e444_d20260313_m043534_c001_v0001177_t0004_u01773376534200") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570b3_d20260313_m043538_c001_v7007000_t0000_u01773376538722") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880df_d20260313_m043534_c001_v0001093_t0027_u01773376534331") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d60795ff_d20260313_m043538_c001_v7007000_t0000_u01773376538728") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caa4_d20260313_m043534_c001_v0001171_t0042_u01773376534400") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f42380fd425530d9f_d20260313_m043538_c001_v7007000_t0000_u01773376538785") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768878_d20260313_m043534_c001_v0001136_t0007_u01773376534515") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d6079600_d20260313_m043538_c001_v7007000_t0000_u01773376538916") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880e1_d20260313_m043534_c001_v0001093_t0051_u01773376534640") 2026/03/13 04:38:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4156153f61a5caba_d20260313_m043538_c001_v7007000_t0000_u01773376538733") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e448_d20260313_m043534_c001_v0001177_t0017_u01773376534651") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166c_d20260313_m043538_c001_v7007000_t0000_u01773376538740") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caa8_d20260313_m043534_c001_v0001171_t0007_u01773376534694") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455cff_d20260313_m043538_c001_v7007000_t0000_u01773376538790") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e44a_d20260313_m043534_c001_v0001177_t0000_u01773376534866") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570b4_d20260313_m043538_c001_v7007000_t0000_u01773376538905") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec76887a_d20260313_m043534_c001_v0001136_t0059_u01773376534881") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41405e4a902570b2_d20260313_m043538_c001_v7007000_t0000_u01773376538532") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a880e3_d20260313_m043535_c001_v0001093_t0020_u01773376535060") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c7166b_d20260313_m043538_c001_v7007000_t0000_u01773376538550") 2026/03/13 04:38:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938caac_d20260313_m043535_c001_v0001171_t0039_u01773376535140") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784a1_d20260313_m043322_c001_v7007000_t0000_u01773376402287") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1188246ac04c5c2f_d20260313_m043319_c001_v0001167_t0046_u01773376399213") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a5eb6_d20260313_m043319_c001_v7007000_t0000_u01773376399017") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1188246ac04c5bfc_d20260313_m043314_c001_v0001167_t0035_u01773376394959") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a5e9d_d20260313_m043314_c001_v7007000_t0000_u01773376394154") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87ef5_d20260313_m043309_c001_v0001093_t0012_u01773376389883") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd31_d20260313_m043308_c001_v7007000_t0000_u01773376388415") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f116988190712617d_d20260313_m043306_c001_v0001038_t0035_u01773376386061") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832ce42_d20260313_m043305_c001_v7007000_t0000_u01773376385877") 2026/03/13 04:38:49 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f116988190712616d_d20260313_m043302_c001_v0001038_t0042_u01773376382406") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832ce40_d20260313_m043301_c001_v7007000_t0000_u01773376381653") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c772_d20260313_m043257_c001_v0001171_t0048_u01773376377849") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb401d_d20260313_m043256_c001_v7007000_t0000_u01773376376562") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f109a9918b8259a15_d20260313_m043254_c001_v0001039_t0014_u01773376374809") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd21_d20260313_m043254_c001_v7007000_t0000_u01773376374619") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f109a9918b8259a05_d20260313_m043250_c001_v0001039_t0048_u01773376370355") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd17_d20260313_m043249_c001_v7007000_t0000_u01773376369608") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c746_d20260313_m043245_c001_v0001171_t0053_u01773376365630") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d130_d20260313_m043244_c001_v7007000_t0000_u01773376364721") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11018efadbb03103_d20260313_m043242_c001_v0001173_t0021_u01773376362917") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d7be0_d20260313_m043242_c001_v7007000_t0000_u01773376362738") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11018efadbb030b7_d20260313_m043238_c001_v0001173_t0040_u01773376358596") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d7bdc_d20260313_m043237_c001_v7007000_t0000_u01773376357854") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c714_d20260313_m043232_c001_v0001171_t0038_u01773376352238") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c946_d20260313_m043231_c001_v7007000_t0000_u01773376351283") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f106ba32b4cf2ce5e_d20260313_m043229_c001_v0001179_t0033_u01773376349376") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b3423471ab_d20260313_m043229_c001_v7007000_t0000_u01773376349187") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f106ba32b4cf2ce54_d20260313_m043225_c001_v0001179_t0041_u01773376345469") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342347175_d20260313_m043224_c001_v7007000_t0000_u01773376344722") 2026/03/13 04:38:50 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c6e4_d20260313_m043219_c001_v0001171_t0037_u01773376339406") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4122630a97d3b952_d20260313_m043218_c001_v7007000_t0000_u01773376338452") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f118d352d7016f22a_d20260313_m043216_c001_v0001150_t0041_u01773376336310") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb825f9_d20260313_m043216_c001_v7007000_t0000_u01773376336127") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f118d352d7016f222_d20260313_m043212_c001_v0001150_t0014_u01773376332362") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb825c5_d20260313_m043211_c001_v7007000_t0000_u01773376331619") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c6ae_d20260313_m043203_c001_v0001171_t0049_u01773376323829") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6e7_d20260313_m043202_c001_v7007000_t0000_u01773376322721") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f110a09d65127ab59_d20260313_m043156_c001_v0001185_t0030_u01773376316605") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d6079190_d20260313_m043156_c001_v7007000_t0000_u01773376316408") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d82ca_d20260313_m043152_c001_v0001176_t0026_u01773376312114") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f103ba6bf67ab4a4c_d20260313_m043150_c001_v0001117_t0025_u01773376310903") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f103ba6bf67ab4a46_d20260313_m043149_c001_v0001117_t0005_u01773376309580") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3e6a_d20260313_m043136_c001_v7007000_t0000_u01773376296197") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c648_d20260313_m043129_c001_v0001171_t0022_u01773376289108") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f104a60169f47f895_d20260313_m043128_c001_v0001185_t0059_u01773376288331") 2026/03/13 04:38:51 DEBUG : dst/one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f104a60169f47f88b_d20260313_m043127_c001_v0001185_t0025_u01773376287272") 2026/03/13 04:38:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784a2_d20260313_m043322_c001_v7007000_t0000_u01773376402468") 2026/03/13 04:38:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f114b7d987a555960_d20260313_m043318_c001_v0001100_t0059_u01773376398570") 2026/03/13 04:38:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100f7003f6ef4c08_d20260313_m043313_c001_v0001134_t0025_u01773376393839") 2026/03/13 04:38:51 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd32_d20260313_m043308_c001_v7007000_t0000_u01773376388599") 2026/03/13 04:38:51 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1036aa01396fab52_d20260313_m043305_c001_v0001185_t0006_u01773376385681") 2026/03/13 04:38:51 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1148958dfb886a83_d20260313_m043301_c001_v0001185_t0006_u01773376381463") 2026/03/13 04:38:51 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb401f_d20260313_m043256_c001_v7007000_t0000_u01773376376745") 2026/03/13 04:38:52 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f107611f9b83de1cc_d20260313_m043254_c001_v0001033_t0026_u01773376374038") 2026/03/13 04:38:52 DEBUG : dst/one.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f109d4ef3535927f4_d20260313_m043249_c001_v0001130_t0001_u01773376369206") 2026/03/13 04:38:52 DEBUG : dst/three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6ed_d20260313_m043202_c001_v7007000_t0000_u01773376322911") 2026/03/13 04:38:52 DEBUG : dst/three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f103ba6bf67ab4a56_d20260313_m043201_c001_v0001117_t0023_u01773376321006") 2026/03/13 04:38:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784a3_d20260313_m043322_c001_v7007000_t0000_u01773376402649") 2026/03/13 04:38:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1197229e339ec6af_d20260313_m043320_c001_v0001185_t0000_u01773376400217") 2026/03/13 04:38:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f102ffe192b22ef7c_d20260313_m043316_c001_v0001182_t0028_u01773376396651") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784a4_d20260313_m043322_c001_v7007000_t0000_u01773376402831") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1188246ac04c5c48_d20260313_m043320_c001_v0001167_t0018_u01773376400646") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a5ebf_d20260313_m043320_c001_v7007000_t0000_u01773376400457") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1188246ac04c5c1a_d20260313_m043317_c001_v0001167_t0051_u01773376397049") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f403755175d0a5eaf_d20260313_m043316_c001_v7007000_t0000_u01773376396861") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87efd_d20260313_m043311_c001_v0001093_t0036_u01773376391017") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd33_d20260313_m043308_c001_v7007000_t0000_u01773376388782") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1169881907126189_d20260313_m043307_c001_v0001038_t0049_u01773376387594") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832ce48_d20260313_m043307_c001_v7007000_t0000_u01773376387409") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1169881907126177_d20260313_m043304_c001_v0001038_t0039_u01773376384097") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832ce41_d20260313_m043303_c001_v7007000_t0000_u01773376383911") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c774_d20260313_m043258_c001_v0001171_t0054_u01773376378549") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd23_d20260313_m043256_c001_v7007000_t0000_u01773376376004") 2026/03/13 04:38:52 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87ed9_d20260313_m043253_c001_v0001093_t0050_u01773376373047") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd1c_d20260313_m043251_c001_v7007000_t0000_u01773376371950") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c750_d20260313_m043246_c001_v0001171_t0049_u01773376366289") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d7be1_d20260313_m043243_c001_v7007000_t0000_u01773376363794") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87ec6_d20260313_m043241_c001_v0001093_t0012_u01773376361419") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d7bdf_d20260313_m043240_c001_v7007000_t0000_u01773376360323") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c718_d20260313_m043233_c001_v0001171_t0019_u01773376353100") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b3423471b7_d20260313_m043230_c001_v7007000_t0000_u01773376350372") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87eb4_d20260313_m043227_c001_v0001093_t0041_u01773376347710") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342347192_d20260313_m043226_c001_v7007000_t0000_u01773376346623") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c6ea_d20260313_m043220_c001_v0001171_t0020_u01773376340016") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb82618_d20260313_m043217_c001_v7007000_t0000_u01773376337535") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e9a_d20260313_m043214_c001_v0001093_t0052_u01773376334504") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb825d3_d20260313_m043213_c001_v7007000_t0000_u01773376333379") 2026/03/13 04:38:53 DEBUG : dst/three.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c6ba_d20260313_m043207_c001_v0001171_t0021_u01773376327034") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd34_d20260313_m043308_c001_v7007000_t0000_u01773376388966") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f104ac38500ea80a5_d20260313_m043307_c001_v0001102_t0017_u01773376387092") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f112c930bed418e83_d20260313_m043303_c001_v0001115_t0001_u01773376383332") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb4020_d20260313_m043256_c001_v7007000_t0000_u01773376376934") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f111f8c1425bb538d_d20260313_m043255_c001_v0001181_t0015_u01773376375803") 2026/03/13 04:38:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1044b12f3db315c6_d20260313_m043251_c001_v0001032_t0036_u01773376371577") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784a5_d20260313_m043323_c001_v7007000_t0000_u01773376403012") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7ae_d20260313_m043310_c001_v0001171_t0021_u01773376390699") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffbd35_d20260313_m043309_c001_v7007000_t0000_u01773376389150") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87edf_d20260313_m043258_c001_v0001093_t0008_u01773376378106") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb4021_d20260313_m043257_c001_v7007000_t0000_u01773376377117") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87eca_d20260313_m043245_c001_v0001093_t0007_u01773376365896") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d131_d20260313_m043244_c001_v7007000_t0000_u01773376364906") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87ec0_d20260313_m043232_c001_v0001093_t0051_u01773376352629") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c947_d20260313_m043231_c001_v7007000_t0000_u01773376351466") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87ea4_d20260313_m043219_c001_v0001093_t0023_u01773376339694") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4122630a97d3b954_d20260313_m043218_c001_v7007000_t0000_u01773376338668") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e90_d20260313_m043204_c001_v0001093_t0008_u01773376324623") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc6f2_d20260313_m043203_c001_v7007000_t0000_u01773376323093") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10425cedcfa7c097_d20260313_m043158_c001_v0001106_t0023_u01773376318384") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3e6d_d20260313_m043136_c001_v7007000_t0000_u01773376296378") 2026/03/13 04:38:54 DEBUG : dst/two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f104a60169f47f8cf_d20260313_m043135_c001_v0001185_t0022_u01773376295231") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda429bbc_d20260313_m043054_c001_v7007000_t0000_u01773376254744") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d8227_d20260313_m043047_c001_v0001176_t0020_u01773376247321") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40270854ddbbcb0c_d20260313_m043044_c001_v7007000_t0000_u01773376244551") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81f3_d20260313_m043026_c001_v0001176_t0041_u01773376226672") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c6f915_d20260313_m043013_c001_v7007000_t0000_u01773376213113") 2026/03/13 04:38:54 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81c7_d20260313_m043007_c001_v0001176_t0052_u01773376207151") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb69d_d20260313_m042946_c001_v7007000_t0000_u01773376186613") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c540_d20260313_m042944_c001_v0001171_t0027_u01773376184686") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c6b4_d20260313_m042943_c001_v7007000_t0000_u01773376183794") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c53a_d20260313_m042942_c001_v0001171_t0007_u01773376182502") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c678_d20260313_m042939_c001_v7007000_t0000_u01773376179723") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c528_d20260313_m042938_c001_v0001171_t0032_u01773376178085") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c675_d20260313_m042937_c001_v7007000_t0000_u01773376177131") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c519_d20260313_m042935_c001_v0001171_t0027_u01773376175739") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c663_d20260313_m042929_c001_v7007000_t0000_u01773376169927") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4ff_d20260313_m042928_c001_v0001171_t0043_u01773376168268") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c65f_d20260313_m042927_c001_v7007000_t0000_u01773376167457") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4f9_d20260313_m042926_c001_v0001171_t0026_u01773376166592") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c652_d20260313_m042922_c001_v7007000_t0000_u01773376162041") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4dd_d20260313_m042920_c001_v0001171_t0028_u01773376160665") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c64b_d20260313_m042918_c001_v7007000_t0000_u01773376158830") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4d1_d20260313_m042917_c001_v0001171_t0001_u01773376157741") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c648_d20260313_m042917_c001_v7007000_t0000_u01773376157375") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f106235ab421c888c_d20260313_m042916_c001_v0001029_t0038_u01773376156451") 2026/03/13 04:38:55 DEBUG : empty space: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4c5_d20260313_m042914_c001_v0001171_t0021_u01773376154792") 2026/03/13 04:38:55 DEBUG : enormous: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c6da_d20260313_m042945_c001_v7007000_t0000_u01773376185667") 2026/03/13 04:38:55 DEBUG : enormous: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c542_d20260313_m042944_c001_v0001171_t0037_u01773376184962") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b3784b0_d20260313_m043327_c001_v7007000_t0000_u01773376407680") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c7dd_d20260313_m043326_c001_v0001171_t0006_u01773376406348") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb73a_d20260313_m043005_c001_v7007000_t0000_u01773376205619") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c590_d20260313_m043004_c001_v0001171_t0024_u01773376204555") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38d6_d20260313_m042911_c001_v7007000_t0000_u01773376151821") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4b1_d20260313_m042910_c001_v0001171_t0056_u01773376150802") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38d5_d20260313_m042910_c001_v7007000_t0000_u01773376150249") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4a9_d20260313_m042909_c001_v0001171_t0049_u01773376149551") 2026/03/13 04:38:56 DEBUG : existing: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4a7_d20260313_m042908_c001_v0001171_t0037_u01773376148735") 2026/03/13 04:38:56 DEBUG : existing-b: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb73b_d20260313_m043005_c001_v7007000_t0000_u01773376205802") 2026/03/13 04:38:56 DEBUG : existing-b: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81bd_d20260313_m043004_c001_v0001176_t0002_u01773376204562") 2026/03/13 04:38:56 DEBUG : file1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa491_d20260313_m043424_c001_v7007000_t0000_u01773376464233") 2026/03/13 04:38:56 DEBUG : file1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687c0_d20260313_m043422_c001_v0001136_t0034_u01773376462820") 2026/03/13 04:38:56 DEBUG : file1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa481_d20260313_m043421_c001_v7007000_t0000_u01773376461508") 2026/03/13 04:38:56 DEBUG : file1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c926_d20260313_m043419_c001_v0001171_t0033_u01773376459469") 2026/03/13 04:38:56 DEBUG : five: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6c1_d20260313_m042950_c001_v7007000_t0000_u01773376190346") 2026/03/13 04:38:56 DEBUG : five: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c552_d20260313_m042948_c001_v0001171_t0024_u01773376188359") 2026/03/13 04:38:56 DEBUG : foo: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c64e_d20260313_m042920_c001_v7007000_t0000_u01773376160300") 2026/03/13 04:38:56 DEBUG : foo: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c4d7_d20260313_m042919_c001_v0001171_t0024_u01773376159753") 2026/03/13 04:38:56 DEBUG : foo: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c4d5_d20260313_m042919_c001_v0001171_t0024_u01773376159200") 2026/03/13 04:38:57 DEBUG : four: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6c6_d20260313_m042950_c001_v7007000_t0000_u01773376190530") 2026/03/13 04:38:57 DEBUG : four: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4004478c387d819f_d20260313_m042948_c001_v0001176_t0003_u01773376188946") 2026/03/13 04:38:57 DEBUG : four: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c54c_d20260313_m042947_c001_v0001171_t0049_u01773376187729") 2026/03/13 04:38:57 DEBUG : hello world2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cc5_d20260313_m042813_c001_v7007000_t0000_u01773376093744") 2026/03/13 04:38:57 DEBUG : hello world2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3d3_d20260313_m042812_c001_v0001171_t0005_u01773376092984") 2026/03/13 04:38:57 DEBUG : ignore-size: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38c9_d20260313_m042908_c001_v7007000_t0000_u01773376148366") 2026/03/13 04:38:57 DEBUG : ignore-size: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c49d_d20260313_m042907_c001_v0001171_t0041_u01773376147248") 2026/03/13 04:38:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb730_d20260313_m043003_c001_v7007000_t0000_u01773376203809") 2026/03/13 04:38:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81b9_d20260313_m043002_c001_v0001176_t0057_u01773376202980") 2026/03/13 04:38:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb729_d20260313_m043002_c001_v7007000_t0000_u01773376202229") 2026/03/13 04:38:57 DEBUG : nested/sub dir/file: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81b3_d20260313_m043001_c001_v0001176_t0036_u01773376201167") 2026/03/13 04:38:57 DEBUG : one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6cb_d20260313_m042950_c001_v7007000_t0000_u01773376190717") 2026/03/13 04:38:57 DEBUG : one: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c544_d20260313_m042947_c001_v0001171_t0024_u01773376187037") 2026/03/13 04:38:57 DEBUG : only0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d418_d20260313_m043414_c001_v7007000_t0000_u01773376454901") 2026/03/13 04:38:57 DEBUG : only0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c8ec_d20260313_m043409_c001_v0001171_t0024_u01773376449283") 2026/03/13 04:38:57 DEBUG : only0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f9d_d20260313_m043353_c001_v0001093_t0019_u01773376433146") 2026/03/13 04:38:57 DEBUG : only0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf17_d20260313_m043346_c001_v7007000_t0000_u01773376426820") 2026/03/13 04:38:57 DEBUG : only0: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f2f_d20260313_m043331_c001_v0001093_t0045_u01773376411361") 2026/03/13 04:38:57 DEBUG : only1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d419_d20260313_m043415_c001_v7007000_t0000_u01773376455084") 2026/03/13 04:38:57 DEBUG : only1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c900_d20260313_m043410_c001_v0001171_t0024_u01773376450236") 2026/03/13 04:38:58 DEBUG : only1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f9f_d20260313_m043353_c001_v0001093_t0054_u01773376433832") 2026/03/13 04:38:58 DEBUG : only1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf1a_d20260313_m043347_c001_v7007000_t0000_u01773376427012") 2026/03/13 04:38:58 DEBUG : only1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f31_d20260313_m043332_c001_v0001093_t0004_u01773376412013") 2026/03/13 04:38:58 DEBUG : only10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d41a_d20260313_m043415_c001_v7007000_t0000_u01773376455269") 2026/03/13 04:38:58 DEBUG : only10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40219b3828163e1b_d20260313_m043410_c001_v0001173_t0010_u01773376450051") 2026/03/13 04:38:58 DEBUG : only10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fb7_d20260313_m043401_c001_v0001093_t0030_u01773376441726") 2026/03/13 04:38:58 DEBUG : only10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40ce_d20260313_m043346_c001_v7007000_t0000_u01773376426840") 2026/03/13 04:38:58 DEBUG : only10: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f6f_d20260313_m043338_c001_v0001093_t0030_u01773376418045") 2026/03/13 04:38:58 DEBUG : only11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d41b_d20260313_m043415_c001_v7007000_t0000_u01773376455451") 2026/03/13 04:38:58 DEBUG : only11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87fe7_d20260313_m043409_c001_v0001093_t0030_u01773376449291") 2026/03/13 04:38:58 DEBUG : only11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fbd_d20260313_m043402_c001_v0001093_t0008_u01773376442304") 2026/03/13 04:38:58 DEBUG : only11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf1d_d20260313_m043347_c001_v7007000_t0000_u01773376427389") 2026/03/13 04:38:58 DEBUG : only11: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f71_d20260313_m043338_c001_v0001093_t0006_u01773376418726") 2026/03/13 04:38:58 DEBUG : only12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d41d_d20260313_m043415_c001_v7007000_t0000_u01773376455634") 2026/03/13 04:38:58 DEBUG : only12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c8f8_d20260313_m043409_c001_v0001171_t0024_u01773376449683") 2026/03/13 04:38:58 DEBUG : only12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fc1_d20260313_m043403_c001_v0001093_t0000_u01773376443093") 2026/03/13 04:38:58 DEBUG : only12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378524_d20260313_m043347_c001_v7007000_t0000_u01773376427037") 2026/03/13 04:38:58 DEBUG : only12: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f77_d20260313_m043339_c001_v0001093_t0003_u01773376419424") 2026/03/13 04:38:58 DEBUG : only13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d41e_d20260313_m043415_c001_v7007000_t0000_u01773376455818") 2026/03/13 04:38:58 DEBUG : only13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87feb_d20260313_m043409_c001_v0001093_t0030_u01773376449691") 2026/03/13 04:38:58 DEBUG : only13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fc3_d20260313_m043403_c001_v0001093_t0003_u01773376443955") 2026/03/13 04:38:58 DEBUG : only13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d1e0_d20260313_m043347_c001_v7007000_t0000_u01773376427191") 2026/03/13 04:38:59 DEBUG : only13: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f7b_d20260313_m043340_c001_v0001093_t0038_u01773376420149") 2026/03/13 04:38:59 DEBUG : only14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d41f_d20260313_m043416_c001_v7007000_t0000_u01773376456001") 2026/03/13 04:38:59 DEBUG : only14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4046cacaec76879a_d20260313_m043409_c001_v0001136_t0005_u01773376449832") 2026/03/13 04:38:59 DEBUG : only14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fc9_d20260313_m043404_c001_v0001093_t0019_u01773376444704") 2026/03/13 04:38:59 DEBUG : only14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40d1_d20260313_m043347_c001_v7007000_t0000_u01773376427398") 2026/03/13 04:38:59 DEBUG : only14: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f81_d20260313_m043341_c001_v0001093_t0057_u01773376421137") 2026/03/13 04:38:59 DEBUG : only15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d420_d20260313_m043416_c001_v7007000_t0000_u01773376456184") 2026/03/13 04:38:59 DEBUG : only15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87fed_d20260313_m043409_c001_v0001093_t0030_u01773376449876") 2026/03/13 04:38:59 DEBUG : only15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fd1_d20260313_m043405_c001_v0001093_t0005_u01773376445334") 2026/03/13 04:38:59 DEBUG : only15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d1de_d20260313_m043347_c001_v7007000_t0000_u01773376427005") 2026/03/13 04:38:59 DEBUG : only15: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f83_d20260313_m043341_c001_v0001093_t0007_u01773376421826") 2026/03/13 04:38:59 DEBUG : only16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d421_d20260313_m043416_c001_v7007000_t0000_u01773376456367") 2026/03/13 04:38:59 DEBUG : only16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4046cacaec76879c_d20260313_m043410_c001_v0001136_t0005_u01773376450018") 2026/03/13 04:38:59 DEBUG : only16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fd3_d20260313_m043406_c001_v0001093_t0045_u01773376446182") 2026/03/13 04:38:59 DEBUG : only16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378527_d20260313_m043347_c001_v7007000_t0000_u01773376427411") 2026/03/13 04:38:59 DEBUG : only16: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f85_d20260313_m043342_c001_v0001093_t0037_u01773376422538") 2026/03/13 04:39:00 DEBUG : only17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d422_d20260313_m043416_c001_v7007000_t0000_u01773376456550") 2026/03/13 04:39:00 DEBUG : only17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c8fe_d20260313_m043410_c001_v0001171_t0024_u01773376450051") 2026/03/13 04:39:00 DEBUG : only17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fd5_d20260313_m043406_c001_v0001093_t0039_u01773376446811") 2026/03/13 04:39:00 DEBUG : only17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf1c_d20260313_m043347_c001_v7007000_t0000_u01773376427204") 2026/03/13 04:39:00 DEBUG : only17: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f87_d20260313_m043343_c001_v0001093_t0028_u01773376423196") 2026/03/13 04:39:00 DEBUG : only18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d424_d20260313_m043416_c001_v7007000_t0000_u01773376456732") 2026/03/13 04:39:00 DEBUG : only18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c8fc_d20260313_m043409_c001_v0001171_t0024_u01773376449867") 2026/03/13 04:39:00 DEBUG : only18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fd9_d20260313_m043407_c001_v0001093_t0016_u01773376447489") 2026/03/13 04:39:00 DEBUG : only18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d1dc_d20260313_m043346_c001_v7007000_t0000_u01773376426820") 2026/03/13 04:39:00 DEBUG : only18: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f8b_d20260313_m043344_c001_v0001093_t0003_u01773376424042") 2026/03/13 04:39:00 DEBUG : only19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d426_d20260313_m043416_c001_v7007000_t0000_u01773376456917") 2026/03/13 04:39:00 DEBUG : only19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87fef_d20260313_m043410_c001_v0001093_t0030_u01773376450060") 2026/03/13 04:39:00 DEBUG : only19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fdf_d20260313_m043408_c001_v0001093_t0057_u01773376448098") 2026/03/13 04:39:00 DEBUG : only19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d1e2_d20260313_m043347_c001_v7007000_t0000_u01773376427561") 2026/03/13 04:39:00 DEBUG : only19: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f91_d20260313_m043344_c001_v0001093_t0006_u01773376424809") 2026/03/13 04:39:00 DEBUG : only2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d427_d20260313_m043417_c001_v7007000_t0000_u01773376457100") 2026/03/13 04:39:00 DEBUG : only2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40219b3828163e21_d20260313_m043410_c001_v0001173_t0010_u01773376450242") 2026/03/13 04:39:01 DEBUG : only2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fa1_d20260313_m043354_c001_v0001093_t0026_u01773376434822") 2026/03/13 04:39:01 DEBUG : only2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbf1f_d20260313_m043347_c001_v7007000_t0000_u01773376427581") 2026/03/13 04:39:01 DEBUG : only2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f37_d20260313_m043332_c001_v0001093_t0023_u01773376412699") 2026/03/13 04:39:01 DEBUG : only3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d428_d20260313_m043417_c001_v7007000_t0000_u01773376457379") 2026/03/13 04:39:01 DEBUG : only3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4046cacaec7687a2_d20260313_m043410_c001_v0001136_t0005_u01773376450384") 2026/03/13 04:39:01 DEBUG : only3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fa3_d20260313_m043355_c001_v0001093_t0019_u01773376435351") 2026/03/13 04:39:01 DEBUG : only3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378523_d20260313_m043346_c001_v7007000_t0000_u01773376426826") 2026/03/13 04:39:01 DEBUG : only3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f3b_d20260313_m043333_c001_v0001093_t0032_u01773376413296") 2026/03/13 04:39:01 DEBUG : only4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6c5_d20260313_m043417_c001_v7007000_t0000_u01773376457581") 2026/03/13 04:39:01 DEBUG : only4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4046cacaec76879e_d20260313_m043410_c001_v0001136_t0005_u01773376450200") 2026/03/13 04:39:01 DEBUG : only4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fa5_d20260313_m043356_c001_v0001093_t0030_u01773376436059") 2026/03/13 04:39:01 DEBUG : only4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40d0_d20260313_m043347_c001_v7007000_t0000_u01773376427207") 2026/03/13 04:39:01 DEBUG : only4: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f41_d20260313_m043333_c001_v0001093_t0008_u01773376413964") 2026/03/13 04:39:01 DEBUG : only5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6c6_d20260313_m043417_c001_v7007000_t0000_u01773376457781") 2026/03/13 04:39:01 DEBUG : only5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c902_d20260313_m043410_c001_v0001171_t0024_u01773376450420") 2026/03/13 04:39:01 DEBUG : only5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fa7_d20260313_m043356_c001_v0001093_t0055_u01773376436750") 2026/03/13 04:39:01 DEBUG : only5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378526_d20260313_m043347_c001_v7007000_t0000_u01773376427222") 2026/03/13 04:39:01 DEBUG : only5: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f47_d20260313_m043334_c001_v0001093_t0019_u01773376414698") 2026/03/13 04:39:01 DEBUG : only6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6c7_d20260313_m043417_c001_v7007000_t0000_u01773376457977") 2026/03/13 04:39:01 DEBUG : only6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40219b3828163e29_d20260313_m043410_c001_v0001173_t0010_u01773376450427") 2026/03/13 04:39:02 DEBUG : only6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fa9_d20260313_m043357_c001_v0001093_t0032_u01773376437802") 2026/03/13 04:39:02 DEBUG : only6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4070ebf9a906d1e1_d20260313_m043347_c001_v7007000_t0000_u01773376427377") 2026/03/13 04:39:02 DEBUG : only6: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f4d_d20260313_m043335_c001_v0001093_t0058_u01773376415409") 2026/03/13 04:39:02 DEBUG : only7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6c8_d20260313_m043418_c001_v7007000_t0000_u01773376458161") 2026/03/13 04:39:02 DEBUG : only7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87ff1_d20260313_m043410_c001_v0001093_t0030_u01773376450254") 2026/03/13 04:39:02 DEBUG : only7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fab_d20260313_m043358_c001_v0001093_t0012_u01773376438815") 2026/03/13 04:39:02 DEBUG : only7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40cf_d20260313_m043347_c001_v7007000_t0000_u01773376427026") 2026/03/13 04:39:02 DEBUG : only7: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f5b_d20260313_m043336_c001_v0001093_t0045_u01773376416137") 2026/03/13 04:39:02 DEBUG : only8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6c9_d20260313_m043418_c001_v7007000_t0000_u01773376458344") 2026/03/13 04:39:02 DEBUG : only8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87ff3_d20260313_m043410_c001_v0001093_t0030_u01773376450440") 2026/03/13 04:39:02 DEBUG : only8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fad_d20260313_m043359_c001_v0001093_t0043_u01773376439498") 2026/03/13 04:39:02 DEBUG : only8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40cc_d20260313_m043346_c001_v7007000_t0000_u01773376426428") 2026/03/13 04:39:02 DEBUG : only8: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f65_d20260313_m043336_c001_v0001093_t0016_u01773376416781") 2026/03/13 04:39:02 DEBUG : only9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f422f482e5832d6ca_d20260313_m043418_c001_v7007000_t0000_u01773376458526") 2026/03/13 04:39:02 DEBUG : only9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4046cacaec7687a4_d20260313_m043410_c001_v0001136_t0005_u01773376450567") 2026/03/13 04:39:02 DEBUG : only9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87fb1_d20260313_m043400_c001_v0001093_t0057_u01773376440856") 2026/03/13 04:39:02 DEBUG : only9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb40cd_d20260313_m043346_c001_v7007000_t0000_u01773376426655") 2026/03/13 04:39:02 DEBUG : only9: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87f6b_d20260313_m043337_c001_v0001093_t0023_u01773376417381") 2026/03/13 04:39:02 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb71d_d20260313_m042959_c001_v7007000_t0000_u01773376199985") 2026/03/13 04:39:02 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81b1_d20260313_m042957_c001_v0001176_t0023_u01773376197455") 2026/03/13 04:39:02 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb715_d20260313_m042956_c001_v7007000_t0000_u01773376196698") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c560_d20260313_m042954_c001_v0001171_t0022_u01773376194736") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6fd_d20260313_m042953_c001_v7007000_t0000_u01773376193990") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81a5_d20260313_m042951_c001_v0001176_t0044_u01773376191654") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c680_d20260313_m042941_c001_v7007000_t0000_u01773376181694") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c52e_d20260313_m042940_c001_v0001171_t0008_u01773376180272") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c677_d20260313_m042938_c001_v7007000_t0000_u01773376178723") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c524_d20260313_m042937_c001_v0001171_t0033_u01773376177681") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c671_d20260313_m042936_c001_v7007000_t0000_u01773376176379") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c517_d20260313_m042935_c001_v0001171_t0004_u01773376175292") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c662_d20260313_m042929_c001_v7007000_t0000_u01773376169373") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4fd_d20260313_m042928_c001_v0001171_t0050_u01773376168005") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c660_d20260313_m042927_c001_v7007000_t0000_u01773376167639") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4f5_d20260313_m042926_c001_v0001171_t0032_u01773376166331") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c65b_d20260313_m042925_c001_v7007000_t0000_u01773376165965") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4ef_d20260313_m042925_c001_v0001171_t0010_u01773376165249") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4eb_d20260313_m042924_c001_v0001171_t0013_u01773376164434") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c659_d20260313_m042924_c001_v7007000_t0000_u01773376164068") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4e9_d20260313_m042923_c001_v0001171_t0017_u01773376163416") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4e3_d20260313_m042922_c001_v0001171_t0012_u01773376162587") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c653_d20260313_m042922_c001_v7007000_t0000_u01773376162223") 2026/03/13 04:39:03 DEBUG : potato: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c4df_d20260313_m042921_c001_v0001171_t0035_u01773376161406") 2026/03/13 04:39:03 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f404297cfb287b580_d20260313_m043111_c001_v7007000_t0000_u01773376271509") 2026/03/13 04:39:03 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e1a_d20260313_m043110_c001_v0001093_t0049_u01773376270720") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda429bbd_d20260313_m043055_c001_v7007000_t0000_u01773376255174") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87dfd_d20260313_m043045_c001_v0001093_t0000_u01773376245914") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4167f10ab0a11544_d20260313_m043032_c001_v7007000_t0000_u01773376232097") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87dd9_d20260313_m043025_c001_v0001093_t0001_u01773376225815") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c6f916_d20260313_m043013_c001_v7007000_t0000_u01773376213647") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87dc5_d20260313_m043006_c001_v0001093_t0009_u01773376206776") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c6df_d20260313_m042945_c001_v7007000_t0000_u01773376185849") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c53e_d20260313_m042944_c001_v0001171_t0008_u01773376184342") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c6ba_d20260313_m042943_c001_v7007000_t0000_u01773376183975") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c538_d20260313_m042942_c001_v0001171_t0058_u01773376182242") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c686_d20260313_m042941_c001_v7007000_t0000_u01773376181876") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c532_d20260313_m042940_c001_v0001171_t0006_u01773376180984") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c679_d20260313_m042939_c001_v7007000_t0000_u01773376179904") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c52a_d20260313_m042939_c001_v0001171_t0055_u01773376179094") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c676_d20260313_m042937_c001_v7007000_t0000_u01773376177313") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c521_d20260313_m042936_c001_v0001171_t0009_u01773376176392") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790c664_d20260313_m042930_c001_v7007000_t0000_u01773376170108") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c501_d20260313_m042928_c001_v0001171_t0048_u01773376168951") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cd3_d20260313_m042816_c001_v7007000_t0000_u01773376096498") 2026/03/13 04:39:04 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3eb_d20260313_m042815_c001_v0001171_t0055_u01773376095857") 2026/03/13 04:39:05 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cca_d20260313_m042814_c001_v7007000_t0000_u01773376094940") 2026/03/13 04:39:05 DEBUG : potato2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3dd_d20260313_m042814_c001_v0001171_t0057_u01773376094289") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4112421bda429bbe_d20260313_m043055_c001_v7007000_t0000_u01773376255674") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c5fa_d20260313_m043047_c001_v0001171_t0048_u01773376247953") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4167f10ab0a11546_d20260313_m043032_c001_v7007000_t0000_u01773376232630") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c5ce_d20260313_m043027_c001_v0001171_t0014_u01773376227314") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c6f917_d20260313_m043013_c001_v7007000_t0000_u01773376213831") 2026/03/13 04:39:05 DEBUG : potato3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c598_d20260313_m043007_c001_v0001171_t0049_u01773376207374") 2026/03/13 04:39:05 DEBUG : pre-dest1/1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc648_d20260313_m043145_c001_v7007000_t0000_u01773376305334") 2026/03/13 04:39:05 DEBUG : pre-dest1/1: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c65a_d20260313_m043137_c001_v0001171_t0008_u01773376297118") 2026/03/13 04:39:05 DEBUG : pre-dest2/2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4136b6db39ddc64d_d20260313_m043145_c001_v7007000_t0000_u01773376305518") 2026/03/13 04:39:05 DEBUG : pre-dest2/2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87e46_d20260313_m043137_c001_v0001093_t0018_u01773376297831") 2026/03/13 04:39:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3e4c_d20260313_m043123_c001_v7007000_t0000_u01773376283232") 2026/03/13 04:39:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d826a_d20260313_m043119_c001_v0001176_t0013_u01773376279330") 2026/03/13 04:39:05 DEBUG : sizeonly: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38bc_d20260313_m042906_c001_v7007000_t0000_u01773376146698") 2026/03/13 04:39:05 DEBUG : sizeonly: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c495_d20260313_m042905_c001_v0001171_t0052_u01773376145675") 2026/03/13 04:39:05 DEBUG : splitbanan: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8778_d20260313_m043623_c001_v7007000_t0000_u01773376583047") 2026/03/13 04:39:05 DEBUG : splitbanan: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4fc_d20260313_m043615_c001_v0001177_t0028_u01773376575468") 2026/03/13 04:39:05 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455dfd_d20260313_m043741_c001_v7007000_t0000_u01773376661427") 2026/03/13 04:39:05 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8821f_d20260313_m043734_c001_v0001093_t0005_u01773376654433") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378fd1_d20260313_m043725_c001_v7007000_t0000_u01773376645317") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881de_d20260313_m043718_c001_v0001093_t0002_u01773376638046") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb43b4_d20260313_m043709_c001_v7007000_t0000_u01773376629161") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a881c6_d20260313_m043702_c001_v0001093_t0045_u01773376622623") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d607a9bd_d20260313_m043653_c001_v7007000_t0000_u01773376613734") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8819e_d20260313_m043647_c001_v0001093_t0037_u01773376607226") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d7f9_d20260313_m043638_c001_v7007000_t0000_u01773376598843") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88173_d20260313_m043631_c001_v0001093_t0055_u01773376591896") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71e63_d20260313_m043617_c001_v7007000_t0000_u01773376577619") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768910_d20260313_m043614_c001_v0001136_t0011_u01773376574407") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40614edd5bb83a04_d20260313_m043605_c001_v7007000_t0000_u01773376565841") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e4b4_d20260313_m043558_c001_v0001177_t0015_u01773376558672") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f405c8e860b378a9f_d20260313_m043557_c001_v7007000_t0000_u01773376557563") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cb14_d20260313_m043554_c001_v0001171_t0044_u01773376554165") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41931830a8c71682_d20260313_m043543_c001_v7007000_t0000_u01773376543763") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cab8_d20260313_m043536_c001_v0001171_t0051_u01773376536957") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4096cd10d60795fc_d20260313_m043536_c001_v7007000_t0000_u01773376536023") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768870_d20260313_m043532_c001_v0001136_t0052_u01773376532373") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa597_d20260313_m043517_c001_v7007000_t0000_u01773376517801") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768842_d20260313_m043513_c001_v0001136_t0002_u01773376513698") 2026/03/13 04:39:06 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d760_d20260313_m043504_c001_v7007000_t0000_u01773376504522") 2026/03/13 04:39:07 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88073_d20260313_m043457_c001_v0001093_t0059_u01773376497761") 2026/03/13 04:39:07 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41843f685790d704_d20260313_m043448_c001_v7007000_t0000_u01773376488488") 2026/03/13 04:39:07 DEBUG : splitbananasplit: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c9a8_d20260313_m043441_c001_v0001171_t0006_u01773376481172") 2026/03/13 04:39:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4161fc7dba7d8724_d20260313_m043600_c001_v7007000_t0000_u01773376560832") 2026/03/13 04:39:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8810f_d20260313_m043555_c001_v0001093_t0021_u01773376555235") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa4ca_d20260313_m043432_c001_v7007000_t0000_u01773376472340") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7687ca_d20260313_m043429_c001_v0001136_t0053_u01773376469325") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbfd9_d20260313_m043428_c001_v7007000_t0000_u01773376468222") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88019_d20260313_m043425_c001_v0001093_t0003_u01773376465231") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb731_d20260313_m043003_c001_v7007000_t0000_u01773376203994") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87dbf_d20260313_m043002_c001_v0001093_t0005_u01773376202970") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb72a_d20260313_m043002_c001_v7007000_t0000_u01773376202413") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c586_d20260313_m043001_c001_v0001171_t0005_u01773376201536") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb38a8_d20260313_m042903_c001_v7007000_t0000_u01773376143559") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c48f_d20260313_m042901_c001_v0001171_t0022_u01773376141802") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3899_d20260313_m042901_c001_v7007000_t0000_u01773376141436") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c489_d20260313_m042900_c001_v0001171_t0024_u01773376140266") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3864_d20260313_m042854_c001_v7007000_t0000_u01773376134610") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c475_d20260313_m042853_c001_v0001171_t0030_u01773376133281") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb385e_d20260313_m042852_c001_v7007000_t0000_u01773376132733") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c473_d20260313_m042851_c001_v0001171_t0053_u01773376131693") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c463_d20260313_m042845_c001_v0001171_t0018_u01773376125495") 2026/03/13 04:39:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb384c_d20260313_m042845_c001_v7007000_t0000_u01773376125127") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c45b_d20260313_m042844_c001_v0001171_t0014_u01773376124253") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c455_d20260313_m042843_c001_v0001171_t0048_u01773376123433") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb3844_d20260313_m042843_c001_v7007000_t0000_u01773376123066") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c44b_d20260313_m042840_c001_v0001171_t0023_u01773376120233") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c443_d20260313_m042836_c001_v0001171_t0020_u01773376116781") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb37e4_d20260313_m042836_c001_v7007000_t0000_u01773376116414") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c43f_d20260313_m042835_c001_v0001171_t0024_u01773376115796") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c43b_d20260313_m042834_c001_v0001171_t0047_u01773376114924") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb37d4_d20260313_m042834_c001_v7007000_t0000_u01773376114189") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c41b_d20260313_m042825_c001_v0001171_t0036_u01773376105196") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cfa_d20260313_m042824_c001_v7007000_t0000_u01773376104832") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c415_d20260313_m042824_c001_v0001171_t0004_u01773376104084") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cf7_d20260313_m042823_c001_v7007000_t0000_u01773376103180") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c40d_d20260313_m042822_c001_v0001171_t0042_u01773376102537") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cef_d20260313_m042821_c001_v7007000_t0000_u01773376101978") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c406_d20260313_m042821_c001_v0001171_t0029_u01773376101286") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346ce7_d20260313_m042820_c001_v7007000_t0000_u01773376100357") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3ff_d20260313_m042819_c001_v0001171_t0050_u01773376099415") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cdf_d20260313_m042818_c001_v7007000_t0000_u01773376098870") 2026/03/13 04:39:08 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3f7_d20260313_m042818_c001_v0001171_t0059_u01773376098211") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cd8_d20260313_m042817_c001_v7007000_t0000_u01773376097663") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3f3_d20260313_m042817_c001_v0001171_t0055_u01773376097044") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cc0_d20260313_m042812_c001_v7007000_t0000_u01773376092436") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3d1_d20260313_m042811_c001_v0001171_t0048_u01773376091801") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cba_d20260313_m042811_c001_v7007000_t0000_u01773376091249") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3cb_d20260313_m042810_c001_v0001171_t0057_u01773376090519") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346cb4_d20260313_m042809_c001_v7007000_t0000_u01773376089610") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3c9_d20260313_m042808_c001_v0001171_t0030_u01773376088986") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4019b2b342346c71_d20260313_m042806_c001_v7007000_t0000_u01773376086806") 2026/03/13 04:39:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c3c1_d20260313_m042806_c001_v0001171_t0059_u01773376086175") 2026/03/13 04:39:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa4cb_d20260313_m043432_c001_v7007000_t0000_u01773376472523") 2026/03/13 04:39:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c95a_d20260313_m043428_c001_v0001171_t0021_u01773376468986") 2026/03/13 04:39:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f408498d09b3fbfda_d20260313_m043428_c001_v7007000_t0000_u01773376468406") 2026/03/13 04:39:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c94c_d20260313_m043425_c001_v0001171_t0047_u01773376465190") 2026/03/13 04:39:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e00_d20260313_m043743_c001_v7007000_t0000_u01773376663503") 2026/03/13 04:39:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e626_d20260313_m043742_c001_v0001177_t0016_u01773376662851") 2026/03/13 04:39:09 DEBUG : sub/yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb719_d20260313_m042959_c001_v7007000_t0000_u01773376199432") 2026/03/13 04:39:09 DEBUG : sub/yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87db5_d20260313_m042957_c001_v0001093_t0058_u01773376197849") 2026/03/13 04:39:09 DEBUG : test_dir1/file2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa497_d20260313_m043424_c001_v7007000_t0000_u01773376464416") 2026/03/13 04:39:09 DEBUG : test_dir1/file2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88011_d20260313_m043422_c001_v0001093_t0019_u01773376462470") 2026/03/13 04:39:09 DEBUG : test_dir1/file2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa482_d20260313_m043421_c001_v7007000_t0000_u01773376461691") 2026/03/13 04:39:09 DEBUG : test_dir1/file2: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88009_d20260313_m043419_c001_v0001093_t0032_u01773376459499") 2026/03/13 04:39:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa498_d20260313_m043424_c001_v7007000_t0000_u01773376464599") 2026/03/13 04:39:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c930_d20260313_m043422_c001_v0001171_t0001_u01773376462460") 2026/03/13 04:39:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f410b7dbd560fa487_d20260313_m043421_c001_v7007000_t0000_u01773376461875") 2026/03/13 04:39:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10219b3828163e8d_d20260313_m043419_c001_v0001173_t0015_u01773376459499") 2026/03/13 04:39:10 DEBUG : three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6d0_d20260313_m042950_c001_v7007000_t0000_u01773376190902") 2026/03/13 04:39:10 DEBUG : three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c556_d20260313_m042949_c001_v0001171_t0038_u01773376189692") 2026/03/13 04:39:10 DEBUG : three: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938c54a_d20260313_m042947_c001_v0001171_t0053_u01773376187402") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e02_d20260313_m043745_c001_v7007000_t0000_u01773376665250") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec7689f3_d20260313_m043744_c001_v0001136_t0045_u01773376664483") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e22_d20260313_m043805_c001_v7007000_t0000_u01773376685593") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd81_d20260313_m043803_c001_v0001171_t0004_u01773376683534") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e20_d20260313_m043801_c001_v7007000_t0000_u01773376681975") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768a1d_d20260313_m043800_c001_v0001136_t0052_u01773376680233") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e1f_d20260313_m043759_c001_v7007000_t0000_u01773376679277") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e64c_d20260313_m043758_c001_v0001177_t0046_u01773376678656") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e11_d20260313_m043753_c001_v7007000_t0000_u01773376673026") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768a07_d20260313_m043751_c001_v0001136_t0015_u01773376671669") 2026/03/13 04:39:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e1d_d20260313_m043755_c001_v7007000_t0000_u01773376675758") 2026/03/13 04:39:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd5f_d20260313_m043754_c001_v0001171_t0011_u01773376674006") 2026/03/13 04:39:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e07_d20260313_m043750_c001_v7007000_t0000_u01773376670706") 2026/03/13 04:39:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f100c3be8b5e8e634_d20260313_m043750_c001_v0001177_t0039_u01773376670046") 2026/03/13 04:39:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e05_d20260313_m043749_c001_v7007000_t0000_u01773376669045") 2026/03/13 04:39:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a8822f_d20260313_m043748_c001_v0001093_t0007_u01773376668194") 2026/03/13 04:39:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e04_d20260313_m043747_c001_v7007000_t0000_u01773376667181") 2026/03/13 04:39:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11239b59c938cd43_d20260313_m043746_c001_v0001171_t0015_u01773376666252") 2026/03/13 04:39:11 DEBUG : toe/toe/toe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f4216edc044fb4f98_d20260313_m043810_c001_v7007000_t0000_u01773376690836") 2026/03/13 04:39:11 DEBUG : toe/toe/toe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1046cacaec768a29_d20260313_m043810_c001_v0001136_t0052_u01773376690031") 2026/03/13 04:39:11 DEBUG : toe/toe/toe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e1e_d20260313_m043757_c001_v7007000_t0000_u01773376677642") 2026/03/13 04:39:11 DEBUG : toe/toe/toe: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88247_d20260313_m043756_c001_v0001093_t0043_u01773376676741") 2026/03/13 04:39:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e23_d20260313_m043806_c001_v7007000_t0000_u01773376686190") 2026/03/13 04:39:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a88255_d20260313_m043805_c001_v0001093_t0005_u01773376685007") 2026/03/13 04:39:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f400a6a6b69455e21_d20260313_m043802_c001_v7007000_t0000_u01773376682576") 2026/03/13 04:39:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f112bf459ade99877_d20260313_m043801_c001_v0001098_t0022_u01773376681579") 2026/03/13 04:39:11 DEBUG : two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6d5_d20260313_m042951_c001_v7007000_t0000_u01773376191086") 2026/03/13 04:39:11 DEBUG : two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f40544c8ca7a87dab_d20260313_m042949_c001_v0001093_t0030_u01773376189123") 2026/03/13 04:39:11 DEBUG : two: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41239b59c938c548_d20260313_m042947_c001_v0001171_t0024_u01773376187220") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb71e_d20260313_m043000_c001_v7007000_t0000_u01773376200170") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f106db49f9062bade_d20260313_m042959_c001_v0001090_t0048_u01773376199113") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb714_d20260313_m042956_c001_v7007000_t0000_u01773376196145") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1004478c387d81ab_d20260313_m042954_c001_v0001176_t0034_u01773376194744") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb6f4_d20260313_m042953_c001_v7007000_t0000_u01773376193439") 2026/03/13 04:39:11 DEBUG : yam: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f10544c8ca7a87daf_d20260313_m042951_c001_v0001093_t0051_u01773376191665") 2026/03/13 04:39:12 DEBUG : yaml: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb716_d20260313_m042956_c001_v7007000_t0000_u01773376196884") 2026/03/13 04:39:12 DEBUG : yaml: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f1006136206fea5f1_d20260313_m042955_c001_v0001131_t0005_u01773376195610") 2026/03/13 04:39:12 DEBUG : yaml: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f41924a3eceffb702_d20260313_m042954_c001_v7007000_t0000_u01773376194174") 2026/03/13 04:39:12 DEBUG : yaml: Deleting (id "4_z6f428dd3703deb5b9fc80e1b_f11356a8f3118433a_d20260313_m042953_c001_v0001098_t0020_u01773376193062") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m16.124207186s (try 1/5)