"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/08 01:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo" 2026/05/08 01:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 01:00:43 DEBUG : Creating backend with remote "/tmp/rclone1977398070" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === 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:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/08 01:00:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:46 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:00:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:48 DEBUG : Creating backend with remote "/non-existing" 2026/05/08 01:00:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/08 01:00:48 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:48 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:49 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:49 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:50 INFO : B2 bucket rclone-test-gicabip8ziqo: Running all checks before starting transfers 2026/05/08 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:50 INFO : B2 bucket rclone-test-gicabip8ziqo: Checks finished, now starting transfers 2026/05/08 01:00:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:52 ERROR : Ignoring --no-traverse with sync 2026/05/08 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:52 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:52 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:52 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:00:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/08 01:00:53 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:53 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:54 DEBUG : hello world2: size = 12 OK 2026/05/08 01:00:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/08 01:00:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:00:55 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:55 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:55 DEBUG : potato2: size = 11 OK 2026/05/08 01:00:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:00:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:57 DEBUG : potato2: size = 11 OK 2026/05/08 01:00:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 01:00:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:00:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:00:58 INFO : sub dir2: Making directory 2026/05/08 01:00:58 INFO : sub dir: Making directory 2026/05/08 01:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:58 INFO : sub dir2/sub sub dir2: Making directory 2026/05/08 01:00:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:58 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/05/08 01:00:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:00:59 INFO : sub dir2: Making directory 2026/05/08 01:00:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 01:00:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:00:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:00:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:00:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:00 DEBUG : sub dir2: Making directory with metadata 2026/05/08 01:01:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:01:00 INFO : sub dir2: Making directory 2026/05/08 01:01:00 INFO : sub dir: Making directory 2026/05/08 01:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:00 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:00 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:01 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:01:01 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/08 01:01:01 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/08 01:01:01 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:02 INFO : sub dir2: Making directory 2026/05/08 01:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:02 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:01:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.39s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:03 DEBUG : sub dir2: Making directory with metadata 2026/05/08 01:01:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:01:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:01:03 INFO : sub dir2: Making directory 2026/05/08 01:01:03 INFO : sub dir: Making directory 2026/05/08 01:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:03 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:03 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:04 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:01:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/08 01:01:04 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:05 INFO : sub dir2: Making directory 2026/05/08 01:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:05 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:05 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:06 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:01:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dihisov9cido" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-dihisov9cido 2026/05/08 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:08 DEBUG : B2 bucket rclone-test-dihisov9cido: Waiting for checks to finish 2026/05/08 01:01:08 DEBUG : B2 bucket rclone-test-dihisov9cido: Waiting for transfers to finish 2026/05/08 01:01:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:09 DEBUG : B2 bucket rclone-test-dihisov9cido: Purge remote 2026/05/08 01:01:09 INFO : B2 bucket rclone-test-dihisov9cido: cleaning bucket "rclone-test-dihisov9cido" of all files 2026/05/08 01:01:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f024d7310ad0b5b9fe80e1b_f1010f80755564fb1_d20260508_m010109_c001_v0001033_t0032_u01778202069210") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:01:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 01:01:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:12 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 01:01:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 01:01:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bedowen0kume" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-bedowen0kume 2026/05/08 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:14 DEBUG : B2 bucket rclone-test-bedowen0kume: Waiting for checks to finish 2026/05/08 01:01:14 DEBUG : B2 bucket rclone-test-bedowen0kume: Waiting for transfers to finish 2026/05/08 01:01:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bedowen0kume) 2026/05/08 01:01:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 01:01:16 DEBUG : B2 bucket rclone-test-bedowen0kume: Waiting for checks to finish 2026/05/08 01:01:16 DEBUG : B2 bucket rclone-test-bedowen0kume: Waiting for transfers to finish 2026/05/08 01:01:17 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 01:01:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 01:01:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:17 DEBUG : B2 bucket rclone-test-bedowen0kume: Purge remote 2026/05/08 01:01:17 INFO : B2 bucket rclone-test-bedowen0kume: cleaning bucket "rclone-test-bedowen0kume" of all files 2026/05/08 01:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f425df310ad0b5b9fe80e1b_f103d61c8d3a7d672_d20260508_m010117_c001_v0001157_t0021_u01778202077067") 2026/05/08 01:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f425df310ad0b5b9fe80e1b_f1033b27aac4146bd_d20260508_m010115_c001_v0001161_t0027_u01778202075349") --- PASS: TestServerSideCopyOverSelf (6.07s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:01:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:19 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 01:01:19 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:19 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:20 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 01:01:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 01:01:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/08 01:01:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kulegab9sega" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-kulegab9sega 2026/05/08 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:22 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for checks to finish 2026/05/08 01:01:22 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for transfers to finish 2026/05/08 01:01:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:01:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kulegab9sega) 2026/05/08 01:01:24 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 01:01:24 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for checks to finish 2026/05/08 01:01:24 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for transfers to finish 2026/05/08 01:01:25 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 01:01:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 01:01:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:25 INFO : sub dir/hello world: Deleted 2026/05/08 01:01:26 DEBUG : testing file moves 2026/05/08 01:01:26 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for checks to finish 2026/05/08 01:01:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kulegab9sega) 2026/05/08 01:01:26 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 01:01:26 DEBUG : B2 bucket rclone-test-kulegab9sega: Waiting for transfers to finish 2026/05/08 01:01:26 DEBUG : sub dir/hello world: size = 24 OK 2026/05/08 01:01:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/08 01:01:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 01:01:27 INFO : sub dir/hello world: Deleted 2026/05/08 01:01:27 DEBUG : B2 bucket rclone-test-kulegab9sega: Purge remote 2026/05/08 01:01:27 INFO : B2 bucket rclone-test-kulegab9sega: cleaning bucket "rclone-test-kulegab9sega" of all files 2026/05/08 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f927de310ad0b5b9fe80e1b_f10415109b802b1e3_d20260508_m010126_c001_v0001136_t0018_u01778202086720") 2026/05/08 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f927de310ad0b5b9fe80e1b_f1077789dbc3c4191_d20260508_m010124_c001_v0001043_t0042_u01778202084893") 2026/05/08 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f927de310ad0b5b9fe80e1b_f1119debbd0b1f6f8_d20260508_m010123_c001_v0001185_t0009_u01778202083413") --- PASS: TestServerSideMoveOverSelf (8.15s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:29 ERROR : error listing: directory not found 2026/05/08 01:01:29 INFO : Local file system at /tmp/rclone1977398070: Making directory 2026/05/08 01:01:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:01:31 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for checks to finish 2026/05/08 01:01:31 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for transfers to finish 2026/05/08 01:01:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/08 01:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:01:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/08 01:01:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/08 01:01:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:33 DEBUG : check sum: size = 1 OK 2026/05/08 01:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:01:33 INFO : check sum: Copied (new) 2026/05/08 01:01:33 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:33 DEBUG : check sum: size = 1 OK 2026/05/08 01:01:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:01:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/08 01:01:33 DEBUG : check sum: Unchanged skipping 2026/05/08 01:01:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:33 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/08 01:01:34 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:34 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:35 DEBUG : sizeonly: size = 6 OK 2026/05/08 01:01:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 01:01:35 INFO : sizeonly: Copied (new) 2026/05/08 01:01:35 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:35 DEBUG : sizeonly: size = 6 OK 2026/05/08 01:01:35 DEBUG : sizeonly: Sizes identical 2026/05/08 01:01:35 DEBUG : sizeonly: Unchanged skipping 2026/05/08 01:01:35 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:35 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:35 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.85s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/08 01:01:36 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:36 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/08 01:01:36 INFO : ignore-size: Copied (new) 2026/05/08 01:01:36 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:01:37 DEBUG : ignore-size: Unchanged skipping 2026/05/08 01:01:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:37 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:38 DEBUG : existing: size = 6 OK 2026/05/08 01:01:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:01:38 DEBUG : existing: Unchanged skipping 2026/05/08 01:01:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:38 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:38 INFO : There was nothing to transfer 2026/05/08 01:01:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/08 01:01:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:39 DEBUG : existing: size = 6 OK 2026/05/08 01:01:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 01:01:39 INFO : existing: Copied (replaced existing) 2026/05/08 01:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 01:01:40 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:40 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:40 DEBUG : existing: size = 6 OK 2026/05/08 01:01:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 01:01:40 INFO : existing: Copied (new) 2026/05/08 01:01:40 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:40 DEBUG : existing: Destination exists, skipping 2026/05/08 01:01:40 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:40 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:40 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/08 01:01:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 01:01:42 DEBUG : c/non empty space: size = 5 OK 2026/05/08 01:01:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:01:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 01:01:43 DEBUG : a/potato2: size = 60 OK 2026/05/08 01:01:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:01:43 INFO : a/potato2: Copied (new) 2026/05/08 01:01:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:43 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:44 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:44 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/05/08 01:01:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:01:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/08 01:01:44 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:44 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:44 INFO : There was nothing to transfer 2026/05/08 01:01:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:45 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:45 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/05/08 01:01:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:01:46 INFO : empty space: Updated modification time in destination 2026/05/08 01:01:46 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:46 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:47 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:47 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/05/08 01:01:47 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:01:47 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:47 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:47 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:48 DEBUG : foo: size = 3 OK 2026/05/08 01:01:48 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/05/08 01:01:48 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:01:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:48 DEBUG : foo: sha1 differ 2026/05/08 01:01:48 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:49 DEBUG : foo: size = 3 OK 2026/05/08 01:01:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/08 01:01:49 INFO : foo: Copied (replaced existing) 2026/05/08 01:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/08 01:01:50 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:01:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:50 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:50 DEBUG : potato: size = 60 OK 2026/05/08 01:01:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:01:50 INFO : potato: Copied (new) 2026/05/08 01:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:01:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:52 DEBUG : potato: Sizes differ 2026/05/08 01:01:52 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:52 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:53 DEBUG : potato: size = 21 OK 2026/05/08 01:01:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/08 01:01:53 INFO : potato: Copied (replaced existing) 2026/05/08 01:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:54 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:54 DEBUG : potato: size = 21 OK 2026/05/08 01:01:54 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/05/08 01:01:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1977398070) 2026/05/08 01:01:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:01:54 DEBUG : potato: sha1 differ 2026/05/08 01:01:54 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:55 DEBUG : potato: size = 21 OK 2026/05/08 01:01:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/08 01:01:55 INFO : potato: Copied (replaced existing) 2026/05/08 01:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:01:56 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:01:56 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/08 01:01:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:56 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:01:58 DEBUG : empty space: size = 1 OK 2026/05/08 01:01:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:01:58 DEBUG : empty space: Unchanged skipping 2026/05/08 01:01:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:01:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:01:59 DEBUG : potato2: size = 60 OK 2026/05/08 01:01:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:01:59 INFO : potato2: Copied (new) 2026/05/08 01:01:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:01:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:01 INFO : d: Making directory 2026/05/08 01:02:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/08 01:02:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:01 DEBUG : c/non empty space: size = 5 OK 2026/05/08 01:02:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:01 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 01:02:01 DEBUG : a/potato2: size = 60 OK 2026/05/08 01:02:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:01 INFO : a/potato2: Copied (new) 2026/05/08 01:02:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:02 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/08 01:02:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:04 DEBUG : c/non empty space: size = 5 OK 2026/05/08 01:02:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:04 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 01:02:04 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:04 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:04 DEBUG : a/potato2: size = 60 OK 2026/05/08 01:02:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:04 INFO : a/potato2: Copied (new) 2026/05/08 01:02:04 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting files as there were IO errors 2026/05/08 01:02:04 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:06 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:06 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:06 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:06 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:06 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:07 INFO : potato: Deleted 2026/05/08 01:02:07 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:08 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:09 INFO : potato: Deleted 2026/05/08 01:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:09 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:09 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:09 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:12 DEBUG : potato2: size = 19 OK 2026/05/08 01:02:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/08 01:02:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:14 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : enormous: Excluded 2026/05/08 01:02:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : potato2: Excluded 2026/05/08 01:02:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : potato2: Excluded 2026/05/08 01:02:14 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:14 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:14 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:14 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:14 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:14 INFO : There was nothing to transfer 2026/05/08 01:02:14 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : enormous: Excluded 2026/05/08 01:02:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : potato2: Excluded 2026/05/08 01:02:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 01:02:14 DEBUG : potato2: Excluded 2026/05/08 01:02:14 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 01:02:14 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:14 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for checks to finish 2026/05/08 01:02:14 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for transfers to finish 2026/05/08 01:02:14 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 01:02:17 DEBUG : enormous: Excluded 2026/05/08 01:02:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 01:02:17 DEBUG : potato2: Excluded 2026/05/08 01:02:17 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:17 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:02:17 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:17 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:17 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:17 INFO : enormous: Deleted 2026/05/08 01:02:17 INFO : potato2: Deleted 2026/05/08 01:02:17 INFO : There was nothing to transfer 2026/05/08 01:02:18 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 01:02:18 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:18 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for checks to finish 2026/05/08 01:02:18 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for transfers to finish 2026/05/08 01:02:18 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:18 INFO : potato2: Deleted 2026/05/08 01:02:18 INFO : enormous: Deleted 2026/05/08 01:02:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:20 DEBUG : five: Need to transfer - File not found at Destination 2026/05/08 01:02:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:02:20 DEBUG : four: size = 8 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:02:20 DEBUG : four: Sizes differ 2026/05/08 01:02:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/08 01:02:20 DEBUG : one: Destination is newer than source, skipping 2026/05/08 01:02:20 DEBUG : three: size = 5 OK 2026/05/08 01:02:20 DEBUG : three: Sizes identical 2026/05/08 01:02:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 01:02:20 DEBUG : two: size = 3 OK 2026/05/08 01:02:20 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1977398070) 2026/05/08 01:02:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:02:20 DEBUG : two: sha1 differ 2026/05/08 01:02:20 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:20 DEBUG : five: size = 4 OK 2026/05/08 01:02:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/08 01:02:20 INFO : five: Copied (new) 2026/05/08 01:02:20 DEBUG : four: size = 4 OK 2026/05/08 01:02:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/08 01:02:20 INFO : four: Copied (replaced existing) 2026/05/08 01:02:21 DEBUG : two: size = 3 OK 2026/05/08 01:02:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 01:02:21 INFO : two: Copied (replaced existing) 2026/05/08 01:02:21 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:21 DEBUG : four: size = 4 OK 2026/05/08 01:02:21 DEBUG : three: size = 5 OK 2026/05/08 01:02:21 DEBUG : one: Destination is newer than source, skipping 2026/05/08 01:02:21 DEBUG : five: size = 4 OK 2026/05/08 01:02:21 DEBUG : two: size = 3 OK 2026/05/08 01:02:21 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/08 01:02:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/08 01:02:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1977398070) 2026/05/08 01:02:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:02:21 DEBUG : three: sha1 differ 2026/05/08 01:02:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 01:02:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/08 01:02:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/08 01:02:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 01:02:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/08 01:02:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/08 01:02:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 01:02:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 01:02:21 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:21 DEBUG : three: size = 5 OK 2026/05/08 01:02:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:02:21 INFO : three: Copied (replaced existing) 2026/05/08 01:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/08 01:02:23 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:23 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:23 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/08 01:02:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 01:02:23 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:23 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:23 DEBUG : potato: size = 14 OK 2026/05/08 01:02:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 01:02:23 INFO : potato: Copied (new) 2026/05/08 01:02:23 DEBUG : yam: size = 11 OK 2026/05/08 01:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:23 INFO : yam: Copied (new) 2026/05/08 01:02:23 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:24 DEBUG : potato: size = 14 OK 2026/05/08 01:02:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:02:24 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:24 DEBUG : potato: Unchanged skipping 2026/05/08 01:02:24 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:24 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:24 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:25 DEBUG : yaml: size = 11 OK 2026/05/08 01:02:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:25 INFO : yam: Copied (server-side copy) to: yaml 2026/05/08 01:02:25 INFO : yam: Deleted 2026/05/08 01:02:25 INFO : yaml: Renamed from "yam" 2026/05/08 01:02:25 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/08 01:02:26 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:26 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:26 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 01:02:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/08 01:02:26 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:26 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:26 DEBUG : yam: size = 11 OK 2026/05/08 01:02:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:26 INFO : yam: Copied (new) 2026/05/08 01:02:27 DEBUG : potato: size = 14 OK 2026/05/08 01:02:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 01:02:27 INFO : potato: Copied (new) 2026/05/08 01:02:27 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:27 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:27 DEBUG : potato: size = 14 OK 2026/05/08 01:02:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:02:27 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:27 DEBUG : potato: Unchanged skipping 2026/05/08 01:02:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:28 DEBUG : yaml: size = 11 OK 2026/05/08 01:02:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:28 INFO : yam: Copied (server-side copy) to: yaml 2026/05/08 01:02:28 INFO : yam: Deleted 2026/05/08 01:02:28 INFO : yaml: Renamed from "yam" 2026/05/08 01:02:28 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/08 01:02:29 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:29 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:29 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:29 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 01:02:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/08 01:02:29 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:29 DEBUG : sub/yam: size = 11 OK 2026/05/08 01:02:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:29 INFO : sub/yam: Copied (new) 2026/05/08 01:02:30 DEBUG : potato: size = 14 OK 2026/05/08 01:02:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 01:02:30 INFO : potato: Copied (new) 2026/05/08 01:02:30 DEBUG : Waiting for deletions to finish 2026/05/08 01:02:30 DEBUG : potato: size = 14 OK 2026/05/08 01:02:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:02:30 DEBUG : potato: Unchanged skipping 2026/05/08 01:02:30 INFO : B2 bucket rclone-test-gicabip8ziqo: Making map for --track-renames 2026/05/08 01:02:30 INFO : B2 bucket rclone-test-gicabip8ziqo: Finished making map for --track-renames 2026/05/08 01:02:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for renames to finish 2026/05/08 01:02:31 DEBUG : yam: size = 11 OK 2026/05/08 01:02:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 01:02:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/08 01:02:31 INFO : sub/yam: Deleted 2026/05/08 01:02:31 INFO : yam: Renamed from "sub/yam" 2026/05/08 01:02:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone1977398070/dir1" 2026/05/08 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone1977398070/dir2" 2026/05/08 01:02:32 DEBUG : Local file system at /tmp/rclone1977398070/dir2: Using server-side directory move 2026/05/08 01:02:32 INFO : Local file system at /tmp/rclone1977398070/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 01:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/08 01:02:32 DEBUG : Local file system at /tmp/rclone1977398070/dir2: Waiting for checks to finish 2026/05/08 01:02:32 INFO : file1.txt: Moved (server-side) 2026/05/08 01:02:32 DEBUG : Local file system at /tmp/rclone1977398070/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:02:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 01:02:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 01:02:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/08 01:02:33 INFO : nested/sub dir/file: Copied (new) 2026/05/08 01:02:33 INFO : nested/sub dir/file: Deleted 2026/05/08 01:02:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:02:33 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:02:33 INFO : sub dir/hello world: Deleted 2026/05/08 01:02:33 INFO : sub dir: Removing directory 2026/05/08 01:02:33 INFO : nested/sub dir: Removing directory 2026/05/08 01:02:33 INFO : nested: Removing directory 2026/05/08 01:02:33 DEBUG : Local file system at /tmp/rclone1977398070: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 01:02:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 01:02:34 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:34 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 01:02:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/08 01:02:35 INFO : nested/sub dir/file: Copied (new) 2026/05/08 01:02:35 INFO : nested/sub dir/file: Deleted 2026/05/08 01:02:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 01:02:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:02:35 INFO : sub dir/hello world: Copied (new) 2026/05/08 01:02:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/08 01:02:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 01:02:36 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:36 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:36 DEBUG : existing: size = 6 OK 2026/05/08 01:02:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 01:02:36 INFO : existing: Copied (new) 2026/05/08 01:02:36 INFO : existing: Deleted 2026/05/08 01:02:36 DEBUG : existing-b: size = 6 OK 2026/05/08 01:02:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/08 01:02:36 INFO : existing-b: Copied (new) 2026/05/08 01:02:36 INFO : existing-b: Deleted 2026/05/08 01:02:37 DEBUG : existing: Destination exists, skipping 2026/05/08 01:02:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/08 01:02:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:02:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:02:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hemudid8qase" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-hemudid8qase 2026/05/08 01:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:42 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 01:02:42 DEBUG : empty space: Unchanged skipping 2026/05/08 01:02:42 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:02:42 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hemudid8qase) 2026/05/08 01:02:42 DEBUG : potato3: Sizes differ 2026/05/08 01:02:42 DEBUG : B2 bucket rclone-test-hemudid8qase: Waiting for checks to finish 2026/05/08 01:02:42 INFO : empty space: Deleted 2026/05/08 01:02:42 DEBUG : B2 bucket rclone-test-hemudid8qase: Waiting for transfers to finish 2026/05/08 01:02:42 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:42 INFO : potato2: Copied (server-side copy) 2026/05/08 01:02:43 INFO : potato2: Deleted 2026/05/08 01:02:43 DEBUG : potato3: size = 68 OK 2026/05/08 01:02:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:02:43 INFO : potato3: Copied (server-side copy) 2026/05/08 01:02:43 INFO : potato3: Deleted 2026/05/08 01:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wejezuh0redo" 2026/05/08 01:02:44 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/08 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 01:02:44 DEBUG : B2 bucket rclone-test-wejezuh0redo: Waiting for checks to finish 2026/05/08 01:02:44 DEBUG : B2 bucket rclone-test-wejezuh0redo: Waiting for transfers to finish 2026/05/08 01:02:45 DEBUG : empty space: size = 1 OK 2026/05/08 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:02:45 INFO : empty space: Copied (server-side copy) 2026/05/08 01:02:45 INFO : empty space: Deleted 2026/05/08 01:02:45 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:45 INFO : potato2: Copied (server-side copy) 2026/05/08 01:02:46 DEBUG : potato3: size = 68 OK 2026/05/08 01:02:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:02:46 INFO : potato3: Copied (server-side copy) 2026/05/08 01:02:46 INFO : potato2: Deleted 2026/05/08 01:02:46 INFO : potato3: Deleted 2026/05/08 01:02:46 DEBUG : B2 bucket rclone-test-wejezuh0redo: Purge remote 2026/05/08 01:02:46 INFO : B2 bucket rclone-test-wejezuh0redo: cleaning bucket "rclone-test-wejezuh0redo" of all files 2026/05/08 01:02:46 DEBUG : empty space: Deleting (id "4_zefc2bde310bd0b5b9fe80e1b_f1010f09e4b1d77f9_d20260508_m010245_c001_v0001174_t0031_u01778202165387") 2026/05/08 01:02:46 DEBUG : potato2: Deleting (id "4_zefc2bde310bd0b5b9fe80e1b_f10015959340f638d_d20260508_m010245_c001_v0001185_t0054_u01778202165749") 2026/05/08 01:02:46 DEBUG : potato3: Deleting (id "4_zefc2bde310bd0b5b9fe80e1b_f1170eebf268db93f_d20260508_m010245_c001_v0001100_t0057_u01778202165752") 2026/05/08 01:02:47 DEBUG : B2 bucket rclone-test-hemudid8qase: Purge remote 2026/05/08 01:02:47 INFO : B2 bucket rclone-test-hemudid8qase: cleaning bucket "rclone-test-hemudid8qase" of all files 2026/05/08 01:02:47 DEBUG : empty space: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f40312076aee6848a_d20260508_m010245_c001_v7007000_t0000_u01778202165719") 2026/05/08 01:02:47 DEBUG : empty space: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f10597ae34bf87507_d20260508_m010241_c001_v0001174_t0050_u01778202161037") 2026/05/08 01:02:47 DEBUG : potato2: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f40312076aee6848b_d20260508_m010245_c001_v7007000_t0000_u01778202165933") 2026/05/08 01:02:47 DEBUG : potato2: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f107835fdac57e9a7_d20260508_m010242_c001_v0001042_t0047_u01778202162564") 2026/05/08 01:02:47 DEBUG : potato3: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f4166c995975aa1af_d20260508_m010246_c001_v7007000_t0000_u01778202166110") 2026/05/08 01:02:47 DEBUG : potato3: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f109d401ab7cad672_d20260508_m010242_c001_v0001183_t0006_u01778202162987") 2026/05/08 01:02:47 DEBUG : potato3: Deleting (id "4_zbff2adb310bd0b5b9fe80e1b_f10597ae34bf87513_d20260508_m010241_c001_v0001174_t0029_u01778202161587") 2026/05/08 01:02:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/08 01:02:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:02:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.26s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rixekik0zapa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-rixekik0zapa 2026/05/08 01:02:54 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 01:02:54 DEBUG : empty space: Excluded 2026/05/08 01:02:54 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 01:02:54 DEBUG : empty space: Excluded 2026/05/08 01:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:02:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rixekik0zapa) 2026/05/08 01:02:54 DEBUG : potato3: Sizes differ 2026/05/08 01:02:54 DEBUG : B2 bucket rclone-test-rixekik0zapa: Waiting for checks to finish 2026/05/08 01:02:54 DEBUG : B2 bucket rclone-test-rixekik0zapa: Waiting for transfers to finish 2026/05/08 01:02:54 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:54 INFO : potato2: Copied (server-side copy) 2026/05/08 01:02:54 INFO : potato2: Deleted 2026/05/08 01:02:55 DEBUG : potato3: size = 68 OK 2026/05/08 01:02:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:02:55 INFO : potato3: Copied (server-side copy) 2026/05/08 01:02:55 INFO : potato3: Deleted 2026/05/08 01:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rihuhoc1vanu" 2026/05/08 01:02:56 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 01:02:56 DEBUG : empty space: Excluded 2026/05/08 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:02:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 01:02:56 DEBUG : B2 bucket rclone-test-rihuhoc1vanu: Waiting for checks to finish 2026/05/08 01:02:56 DEBUG : B2 bucket rclone-test-rihuhoc1vanu: Waiting for transfers to finish 2026/05/08 01:02:57 DEBUG : potato2: size = 60 OK 2026/05/08 01:02:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:02:57 INFO : potato2: Copied (server-side copy) 2026/05/08 01:02:57 INFO : potato2: Deleted 2026/05/08 01:02:58 DEBUG : potato3: size = 68 OK 2026/05/08 01:02:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:02:58 INFO : potato3: Copied (server-side copy) 2026/05/08 01:02:58 INFO : potato3: Deleted 2026/05/08 01:02:58 DEBUG : B2 bucket rclone-test-rihuhoc1vanu: Purge remote 2026/05/08 01:02:58 INFO : B2 bucket rclone-test-rihuhoc1vanu: cleaning bucket "rclone-test-rihuhoc1vanu" of all files 2026/05/08 01:02:58 DEBUG : potato2: Deleting (id "4_z6fd2edd310bd0b5b9fe80e1b_f1036a373497652f8_d20260508_m010257_c001_v0001091_t0021_u01778202177269") 2026/05/08 01:02:58 DEBUG : potato3: Deleting (id "4_z6fd2edd310bd0b5b9fe80e1b_f1150d63d4ea9e1f0_d20260508_m010257_c001_v0001093_t0053_u01778202177693") 2026/05/08 01:02:59 DEBUG : B2 bucket rclone-test-rixekik0zapa: Purge remote 2026/05/08 01:02:59 INFO : B2 bucket rclone-test-rixekik0zapa: cleaning bucket "rclone-test-rixekik0zapa" of all files 2026/05/08 01:02:59 DEBUG : empty space: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f10537631bc0102a7_d20260508_m010253_c001_v0001167_t0027_u01778202173505") 2026/05/08 01:02:59 DEBUG : potato2: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f4166c995975aa1c3_d20260508_m010257_c001_v7007000_t0000_u01778202177566") 2026/05/08 01:02:59 DEBUG : potato2: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f112c8c3cf1eca7aa_d20260508_m010254_c001_v0001145_t0020_u01778202174457") 2026/05/08 01:02:59 DEBUG : potato3: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f4166c995975aa1cb_d20260508_m010258_c001_v7007000_t0000_u01778202178087") 2026/05/08 01:02:59 DEBUG : potato3: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f107b1d922baa3b20_d20260508_m010254_c001_v0001174_t0010_u01778202174755") 2026/05/08 01:02:59 DEBUG : potato3: Deleting (id "4_z8f52ddc310bd0b5b9fe80e1b_f10537631bc0102ad_d20260508_m010253_c001_v0001167_t0019_u01778202173784") --- PASS: TestServerSideMoveWithFilter (18.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bekexog1duvu" 2026/05/08 01:03:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gicabip8ziqo -> B2 bucket rclone-test-bekexog1duvu 2026/05/08 01:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:03:12 DEBUG : empty space: size = 1 OK 2026/05/08 01:03:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 01:03:12 DEBUG : empty space: Unchanged skipping 2026/05/08 01:03:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:03:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bekexog1duvu) 2026/05/08 01:03:12 DEBUG : potato3: Sizes differ 2026/05/08 01:03:12 DEBUG : B2 bucket rclone-test-bekexog1duvu: Waiting for checks to finish 2026/05/08 01:03:12 INFO : empty space: Deleted 2026/05/08 01:03:12 DEBUG : B2 bucket rclone-test-bekexog1duvu: Waiting for transfers to finish 2026/05/08 01:03:13 DEBUG : potato2: size = 60 OK 2026/05/08 01:03:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:03:13 INFO : potato2: Copied (server-side copy) 2026/05/08 01:03:13 INFO : potato2: Deleted 2026/05/08 01:03:13 DEBUG : potato3: size = 68 OK 2026/05/08 01:03:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:03:13 INFO : potato3: Copied (server-side copy) 2026/05/08 01:03:13 INFO : potato3: Deleted 2026/05/08 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-debegun7pugo" 2026/05/08 01:03:14 INFO : tomatoDir: Making directory 2026/05/08 01:03:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/08 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 01:03:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 01:03:15 DEBUG : B2 bucket rclone-test-debegun7pugo: Waiting for checks to finish 2026/05/08 01:03:15 DEBUG : B2 bucket rclone-test-debegun7pugo: Waiting for transfers to finish 2026/05/08 01:03:16 DEBUG : empty space: size = 1 OK 2026/05/08 01:03:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 01:03:16 INFO : empty space: Copied (server-side copy) 2026/05/08 01:03:16 INFO : empty space: Deleted 2026/05/08 01:03:16 DEBUG : potato2: size = 60 OK 2026/05/08 01:03:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 01:03:16 INFO : potato2: Copied (server-side copy) 2026/05/08 01:03:16 DEBUG : potato3: size = 68 OK 2026/05/08 01:03:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 01:03:16 INFO : potato3: Copied (server-side copy) 2026/05/08 01:03:16 INFO : potato2: Deleted 2026/05/08 01:03:16 INFO : potato3: Deleted 2026/05/08 01:03:17 DEBUG : B2 bucket rclone-test-debegun7pugo: Purge remote 2026/05/08 01:03:17 INFO : B2 bucket rclone-test-debegun7pugo: cleaning bucket "rclone-test-debegun7pugo" of all files 2026/05/08 01:03:17 DEBUG : empty space: Deleting (id "4_zffc23d5310cd0b5b9fe80e1b_f1143430768a8b0f2_d20260508_m010315_c001_v0001173_t0045_u01778202195829") 2026/05/08 01:03:17 DEBUG : potato2: Deleting (id "4_zffc23d5310cd0b5b9fe80e1b_f106322be493a71b0_d20260508_m010316_c001_v0001177_t0017_u01778202196265") 2026/05/08 01:03:17 DEBUG : potato3: Deleting (id "4_zffc23d5310cd0b5b9fe80e1b_f1003712c809fcfad_d20260508_m010316_c001_v0001174_t0008_u01778202196254") 2026/05/08 01:03:18 DEBUG : B2 bucket rclone-test-bekexog1duvu: Purge remote 2026/05/08 01:03:18 INFO : B2 bucket rclone-test-bekexog1duvu: cleaning bucket "rclone-test-bekexog1duvu" of all files 2026/05/08 01:03:18 DEBUG : empty space: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f4187183d4c381fba_d20260508_m010316_c001_v7007000_t0000_u01778202196244") 2026/05/08 01:03:18 DEBUG : empty space: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f1029c1a8e3f2c46a_d20260508_m010311_c001_v0001173_t0040_u01778202191735") 2026/05/08 01:03:18 DEBUG : potato2: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f4187183d4c381fbb_d20260508_m010316_c001_v7007000_t0000_u01778202196473") 2026/05/08 01:03:18 DEBUG : potato2: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f1127475416d87981_d20260508_m010312_c001_v0001185_t0035_u01778202192859") 2026/05/08 01:03:18 DEBUG : potato3: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f411e0b830f4aed18_d20260508_m010316_c001_v7007000_t0000_u01778202196582") 2026/05/08 01:03:18 DEBUG : potato3: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f114f50a0935aaf07_d20260508_m010313_c001_v0001130_t0007_u01778202193221") 2026/05/08 01:03:18 DEBUG : potato3: Deleting (id "4_z6f722d3310cd0b5b9fe80e1b_f1029c1a8e3f2c46e_d20260508_m010312_c001_v0001173_t0035_u01778202192130") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.51s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/rclone-sync-test" 2026/05/08 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/rclone-sync-test-include/layer2" 2026/05/08 01:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/rclone-sync-test-ignore-file" 2026/05/08 01:03:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/08 01:03:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:03:31 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 01:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 01:03:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test: Waiting for checks to finish 2026/05/08 01:03:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test: Waiting for transfers to finish 2026/05/08 01:03:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:03:31 INFO : There was nothing to transfer 2026/05/08 01:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 01:03:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:03:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:03:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:03:31 INFO : There was nothing to transfer 2026/05/08 01:03:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 01:03:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/08 01:03:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/08 01:03:32 DEBUG : Waiting for deletions to finish 2026/05/08 01:03:32 INFO : There was nothing to transfer 2026/05/08 01:03:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 01:03:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:03:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:03:33 DEBUG : Waiting for deletions to finish 2026/05/08 01:03:33 INFO : There was nothing to transfer 2026/05/08 01:03:33 DEBUG : Excluded 2026/05/08 01:03:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 01:03:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/08 01:03:33 DEBUG : B2 bucket rclone-test-gicabip8ziqo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/08 01:03:33 DEBUG : Waiting for deletions to finish 2026/05/08 01:03:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:04:34 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-gicabip8ziqo/dst": net/http: TLS handshake timeout) 2026/05/08 01:04:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 01:04:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/CompareDest" 2026/05/08 01:04:35 DEBUG : Config file has changed externally - reloading 2026/05/08 01:04:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 01:04:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:38 DEBUG : one: size = 3 OK 2026/05/08 01:04:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:04:38 INFO : one: Copied (new) 2026/05/08 01:04:38 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:39 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:39 DEBUG : one: Sizes differ 2026/05/08 01:04:39 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:39 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:40 DEBUG : one: size = 5 OK 2026/05/08 01:04:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 01:04:40 INFO : one: Copied (replaced existing) 2026/05/08 01:04:40 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:42 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:42 DEBUG : one: Sizes differ 2026/05/08 01:04:42 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:42 DEBUG : one: size = 5 OK 2026/05/08 01:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 01:04:42 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:42 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:42 INFO : There was nothing to transfer 2026/05/08 01:04:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:43 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:43 DEBUG : one: Sizes differ 2026/05/08 01:04:43 DEBUG : two: size = 3 OK 2026/05/08 01:04:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 01:04:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:43 DEBUG : one: size = 5 OK 2026/05/08 01:04:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 01:04:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:43 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:43 INFO : There was nothing to transfer 2026/05/08 01:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:44 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:44 DEBUG : one: Sizes differ 2026/05/08 01:04:44 DEBUG : two: size = 3 OK 2026/05/08 01:04:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 01:04:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:44 DEBUG : one: size = 5 OK 2026/05/08 01:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 01:04:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:44 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:44 INFO : There was nothing to transfer 2026/05/08 01:04:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:45 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:45 DEBUG : one: Sizes differ 2026/05/08 01:04:45 DEBUG : two: size = 3 OK 2026/05/08 01:04:45 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/05/08 01:04:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 01:04:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 01:04:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:45 DEBUG : one: size = 5 OK 2026/05/08 01:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 01:04:45 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:45 DEBUG : Waiting for deletions to finish 2026/05/08 01:04:45 INFO : There was nothing to transfer 2026/05/08 01:04:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:46 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:04:46 DEBUG : one: Sizes differ 2026/05/08 01:04:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:04:46 DEBUG : two: size = 3 (B2 bucket rclone-test-gicabip8ziqo path CompareDest) 2026/05/08 01:04:46 DEBUG : two: Sizes differ 2026/05/08 01:04:46 DEBUG : two: Need to transfer - File not found at Destination 2026/05/08 01:04:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:04:46 DEBUG : one: size = 5 OK 2026/05/08 01:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 01:04:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:04:47 DEBUG : two: size = 5 OK 2026/05/08 01:04:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/08 01:04:47 INFO : two: Copied (new) 2026/05/08 01:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (74.34s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dest" 2026/05/08 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/pre-dest1" 2026/05/08 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/pre-dest2" 2026/05/08 01:04:54 DEBUG : 1: size = 1 OK 2026/05/08 01:04:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:04:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/08 01:04:54 DEBUG : 2: size = 1 OK 2026/05/08 01:04:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:04:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/08 01:04:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/08 01:04:55 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dest: Waiting for checks to finish 2026/05/08 01:04:55 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dest: Waiting for transfers to finish 2026/05/08 01:04:55 DEBUG : 3: size = 1 OK 2026/05/08 01:04:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/08 01:04:55 INFO : 3: Copied (new) 2026/05/08 01:04:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/CopyDest" 2026/05/08 01:05:00 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 01:05:00 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:00 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:01 DEBUG : one: size = 3 OK 2026/05/08 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:01 INFO : one: Copied (new) 2026/05/08 01:05:01 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:02 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:02 DEBUG : one: Sizes differ 2026/05/08 01:05:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:02 DEBUG : one: size = 5 OK 2026/05/08 01:05:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 01:05:02 INFO : one: Copied (replaced existing) 2026/05/08 01:05:02 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/BackupDir" 2026/05/08 01:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:05 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:05 DEBUG : one: Sizes differ 2026/05/08 01:05:05 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:05 DEBUG : one: size = 5 OK 2026/05/08 01:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:05 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:05 DEBUG : one: Sizes differ 2026/05/08 01:05:07 DEBUG : one: size = 3 OK 2026/05/08 01:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:07 INFO : one: Copied (server-side copy) 2026/05/08 01:05:07 INFO : one: Deleted 2026/05/08 01:05:07 DEBUG : one: size = 5 OK 2026/05/08 01:05:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 01:05:07 INFO : one: Copied (server-side copy) 2026/05/08 01:05:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/08 01:05:07 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:07 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:09 DEBUG : one: size = 5 OK 2026/05/08 01:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:09 DEBUG : one: Unchanged skipping 2026/05/08 01:05:09 DEBUG : two: size = 3 OK 2026/05/08 01:05:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:09 DEBUG : two: size = 3 OK 2026/05/08 01:05:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 01:05:09 INFO : two: Copied (server-side copy) 2026/05/08 01:05:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/08 01:05:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:09 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:09 DEBUG : one: size = 5 OK 2026/05/08 01:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:09 DEBUG : one: Unchanged skipping 2026/05/08 01:05:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:09 DEBUG : two: size = 3 OK 2026/05/08 01:05:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:09 DEBUG : two: Unchanged skipping 2026/05/08 01:05:09 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:09 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:09 INFO : There was nothing to transfer 2026/05/08 01:05:11 DEBUG : one: size = 5 OK 2026/05/08 01:05:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:11 DEBUG : one: Unchanged skipping 2026/05/08 01:05:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:11 DEBUG : three: size = 5 (B2 bucket rclone-test-gicabip8ziqo path CopyDest) 2026/05/08 01:05:11 DEBUG : three: Sizes differ 2026/05/08 01:05:11 DEBUG : three: Destination not found in --copy-dest 2026/05/08 01:05:11 DEBUG : three: Need to transfer - File not found at Destination 2026/05/08 01:05:11 DEBUG : two: size = 3 OK 2026/05/08 01:05:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 01:05:11 DEBUG : two: Unchanged skipping 2026/05/08 01:05:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:11 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:12 DEBUG : three: size = 7 OK 2026/05/08 01:05:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/08 01:05:12 INFO : three: Copied (new) 2026/05/08 01:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.38s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/backup" 2026/05/08 01:05:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:18 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:18 DEBUG : one: Sizes differ 2026/05/08 01:05:18 DEBUG : two: size = 3 OK 2026/05/08 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:18 DEBUG : two: Unchanged skipping 2026/05/08 01:05:18 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:19 DEBUG : one: size = 3 OK 2026/05/08 01:05:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:19 INFO : one: Copied (server-side copy) 2026/05/08 01:05:19 INFO : one: Deleted 2026/05/08 01:05:19 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:20 DEBUG : one: size = 4 OK 2026/05/08 01:05:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:20 INFO : one: Copied (new) 2026/05/08 01:05:20 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:21 DEBUG : three.txt: size = 5 OK 2026/05/08 01:05:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:05:21 INFO : three.txt: Copied (server-side copy) 2026/05/08 01:05:21 INFO : three.txt: Deleted 2026/05/08 01:05:21 INFO : three.txt: Moved into backup dir 2026/05/08 01:05:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:23 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:23 DEBUG : one: Sizes differ 2026/05/08 01:05:23 DEBUG : two: size = 3 OK 2026/05/08 01:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:23 DEBUG : two: Unchanged skipping 2026/05/08 01:05:23 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:23 DEBUG : one: size = 4 OK 2026/05/08 01:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:23 INFO : one: Copied (server-side copy) 2026/05/08 01:05:23 INFO : one: Deleted 2026/05/08 01:05:23 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:24 DEBUG : one: size = 5 OK 2026/05/08 01:05:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:05:24 INFO : one: Copied (new) 2026/05/08 01:05:24 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:24 DEBUG : three.txt: size = 6 OK 2026/05/08 01:05:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:05:24 INFO : three.txt: Copied (server-side copy) 2026/05/08 01:05:24 INFO : three.txt: Deleted 2026/05/08 01:05:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.21s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/backup" 2026/05/08 01:05:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:31 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:31 DEBUG : one: Sizes differ 2026/05/08 01:05:31 DEBUG : two: size = 3 OK 2026/05/08 01:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:31 DEBUG : two: Unchanged skipping 2026/05/08 01:05:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:32 DEBUG : one.bak: size = 3 OK 2026/05/08 01:05:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:32 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:05:32 INFO : one: Deleted 2026/05/08 01:05:32 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:33 DEBUG : one: size = 4 OK 2026/05/08 01:05:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:33 INFO : one: Copied (new) 2026/05/08 01:05:33 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:33 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 01:05:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:05:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:05:33 INFO : three.txt: Deleted 2026/05/08 01:05:33 INFO : three.txt: Moved into backup dir 2026/05/08 01:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:35 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:35 DEBUG : one: Sizes differ 2026/05/08 01:05:35 DEBUG : two: size = 3 OK 2026/05/08 01:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:35 DEBUG : two: Unchanged skipping 2026/05/08 01:05:35 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:36 DEBUG : one.bak: size = 4 OK 2026/05/08 01:05:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:05:36 INFO : one: Deleted 2026/05/08 01:05:36 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:36 DEBUG : one: size = 5 OK 2026/05/08 01:05:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:05:36 INFO : one: Copied (new) 2026/05/08 01:05:36 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:36 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 01:05:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:05:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:05:37 INFO : three.txt: Deleted 2026/05/08 01:05:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/backup" 2026/05/08 01:05:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:43 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:43 DEBUG : one: Sizes differ 2026/05/08 01:05:43 DEBUG : two: size = 3 OK 2026/05/08 01:05:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:43 DEBUG : two: Unchanged skipping 2026/05/08 01:05:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:44 DEBUG : one-2019-01-01: size = 3 OK 2026/05/08 01:05:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 01:05:44 INFO : one: Deleted 2026/05/08 01:05:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:45 DEBUG : one: size = 4 OK 2026/05/08 01:05:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:45 INFO : one: Copied (new) 2026/05/08 01:05:45 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/08 01:05:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:05:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 01:05:46 INFO : three.txt: Deleted 2026/05/08 01:05:46 INFO : three.txt: Moved into backup dir 2026/05/08 01:05:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:47 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:47 DEBUG : one: Sizes differ 2026/05/08 01:05:47 DEBUG : two: size = 3 OK 2026/05/08 01:05:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:47 DEBUG : two: Unchanged skipping 2026/05/08 01:05:47 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:48 DEBUG : one-2019-01-01: size = 4 OK 2026/05/08 01:05:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 01:05:48 INFO : one: Deleted 2026/05/08 01:05:48 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:48 DEBUG : one: size = 5 OK 2026/05/08 01:05:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:05:48 INFO : one: Copied (new) 2026/05/08 01:05:48 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/08 01:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:05:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 01:05:49 INFO : three.txt: Deleted 2026/05/08 01:05:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.93s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:05:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:53 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:53 DEBUG : one: Sizes differ 2026/05/08 01:05:53 DEBUG : two: size = 3 OK 2026/05/08 01:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:53 DEBUG : two: Unchanged skipping 2026/05/08 01:05:53 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:54 DEBUG : one.bak: size = 3 OK 2026/05/08 01:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:05:54 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:05:54 INFO : one: Deleted 2026/05/08 01:05:54 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:55 DEBUG : one: size = 4 OK 2026/05/08 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:55 INFO : one: Copied (new) 2026/05/08 01:05:55 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:56 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 01:05:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:05:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:05:56 INFO : three.txt: Deleted 2026/05/08 01:05:56 INFO : three.txt: Moved into backup dir 2026/05/08 01:05:57 DEBUG : one.bak: Excluded (Path Filter) 2026/05/08 01:05:57 DEBUG : one.bak: Excluded 2026/05/08 01:05:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/08 01:05:57 DEBUG : three.txt.bak: Excluded 2026/05/08 01:05:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:05:57 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:05:57 DEBUG : one: Sizes differ 2026/05/08 01:05:57 DEBUG : two: size = 3 OK 2026/05/08 01:05:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:05:57 DEBUG : two: Unchanged skipping 2026/05/08 01:05:57 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for checks to finish 2026/05/08 01:05:58 DEBUG : one.bak: size = 4 OK 2026/05/08 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:05:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:05:58 INFO : one: Deleted 2026/05/08 01:05:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo path dst: Waiting for transfers to finish 2026/05/08 01:05:59 DEBUG : one: size = 5 OK 2026/05/08 01:05:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:05:59 INFO : one: Copied (new) 2026/05/08 01:05:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:05:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 01:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:05:59 INFO : three.txt: Deleted 2026/05/08 01:05:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.67s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:06:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:04 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:04 DEBUG : one: Sizes differ 2026/05/08 01:06:05 DEBUG : one.bak: size = 3 OK 2026/05/08 01:06:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:06:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:06:05 INFO : one: Deleted 2026/05/08 01:06:06 DEBUG : one: size = 4 OK 2026/05/08 01:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:06:06 INFO : one: Copied (new) 2026/05/08 01:06:06 DEBUG : two: size = 3 OK 2026/05/08 01:06:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:06 DEBUG : two: Unchanged skipping 2026/05/08 01:06:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:06 DEBUG : three.txt: Sizes differ 2026/05/08 01:06:07 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 01:06:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:06:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:06:07 INFO : three.txt: Deleted 2026/05/08 01:06:07 DEBUG : three.txt: size = 6 OK 2026/05/08 01:06:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:06:07 INFO : three.txt: Copied (new) 2026/05/08 01:06:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:08 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:08 DEBUG : one: Sizes differ 2026/05/08 01:06:10 DEBUG : one.bak: size = 4 OK 2026/05/08 01:06:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:06:10 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 01:06:11 INFO : one: Deleted 2026/05/08 01:06:11 DEBUG : one: size = 5 OK 2026/05/08 01:06:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:06:11 INFO : one: Copied (new) 2026/05/08 01:06:11 DEBUG : two: size = 3 OK 2026/05/08 01:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:11 DEBUG : two: Unchanged skipping 2026/05/08 01:06:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:11 DEBUG : three.txt: Sizes differ 2026/05/08 01:06:12 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 01:06:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:06:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 01:06:12 INFO : three.txt: Deleted 2026/05/08 01:06:12 DEBUG : three.txt: size = 19 OK 2026/05/08 01:06:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/08 01:06:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.30s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gicabip8ziqo/dst" 2026/05/08 01:06:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:17 DEBUG : one: size = 3 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:17 DEBUG : one: Sizes differ 2026/05/08 01:06:18 DEBUG : one-2019-01-01: size = 3 OK 2026/05/08 01:06:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 01:06:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 01:06:19 INFO : one: Deleted 2026/05/08 01:06:20 DEBUG : one: size = 4 OK 2026/05/08 01:06:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:06:20 INFO : one: Copied (new) 2026/05/08 01:06:20 DEBUG : two: size = 3 OK 2026/05/08 01:06:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:20 DEBUG : two: Unchanged skipping 2026/05/08 01:06:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:20 DEBUG : three.txt: Sizes differ 2026/05/08 01:06:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/08 01:06:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 01:06:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 01:06:20 INFO : three.txt: Deleted 2026/05/08 01:06:21 DEBUG : three.txt: size = 6 OK 2026/05/08 01:06:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:06:21 INFO : three.txt: Copied (new) 2026/05/08 01:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:21 DEBUG : one: size = 4 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:21 DEBUG : one: Sizes differ 2026/05/08 01:06:22 DEBUG : one-2019-01-01: size = 4 OK 2026/05/08 01:06:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 01:06:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 01:06:22 INFO : one: Deleted 2026/05/08 01:06:23 DEBUG : one: size = 5 OK 2026/05/08 01:06:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 01:06:23 INFO : one: Copied (new) 2026/05/08 01:06:23 DEBUG : two: size = 3 OK 2026/05/08 01:06:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:23 DEBUG : two: Unchanged skipping 2026/05/08 01:06:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gicabip8ziqo path dst) 2026/05/08 01:06:23 DEBUG : three.txt: Sizes differ 2026/05/08 01:06:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/08 01:06:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 01:06:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 01:06:24 INFO : three.txt: Deleted 2026/05/08 01:06:24 DEBUG : three.txt: size = 19 OK 2026/05/08 01:06:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/08 01:06:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.91s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:06:27 DEBUG : Testêé: Sizes differ 2026/05/08 01:06:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:06:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:06:27 DEBUG : Testêé: size = 14 OK 2026/05/08 01:06:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/08 01:06:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/08 01:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 01:06:28 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:06:28 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:06:29 DEBUG : existing: size = 6 OK 2026/05/08 01:06:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 01:06:29 INFO : existing: Copied (new) 2026/05/08 01:06:29 DEBUG : Waiting for deletions to finish 2026/05/08 01:06:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:06:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:06:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:06:30 DEBUG : existing: Sizes differ 2026/05/08 01:06:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/08 01:06:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:06:30 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting files as there were IO errors 2026/05/08 01:06:30 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.43s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:06:31 DEBUG : EXISTING: size = 6 OK 2026/05/08 01:06:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:31 DEBUG : existing: Unchanged skipping 2026/05/08 01:06:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:06:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:06:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", 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.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:06:34 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_file/0fd2ed83109d0b5b9fe80e1b/c001_v0001174_t0038": EOF 2026/05/08 01:06:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_file/0fd2ed83109d0b5b9fe80e1b/c001_v0001174_t0038": EOF) 2026/05/08 01:06:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-gicabip8ziqo: 1/10 (Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_file/0fd2ed83109d0b5b9fe80e1b/c001_v0001174_t0038": EOF) 2026/05/08 01:06:37 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 01:06:46 DEBUG : both10: size = 6 OK 2026/05/08 01:06:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both11: size = 6 OK 2026/05/08 01:06:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both12: size = 6 OK 2026/05/08 01:06:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both10: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both13: size = 6 OK 2026/05/08 01:06:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both0: size = 6 OK 2026/05/08 01:06:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:06:46 DEBUG : both11: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both14: size = 6 OK 2026/05/08 01:06:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both14: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both15: size = 6 OK 2026/05/08 01:06:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both15: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both16: size = 6 OK 2026/05/08 01:06:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both16: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both17: size = 6 OK 2026/05/08 01:06:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both17: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both18: size = 6 OK 2026/05/08 01:06:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both18: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both19: size = 6 OK 2026/05/08 01:06:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both19: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both1: size = 6 OK 2026/05/08 01:06:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both1: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both2: size = 6 OK 2026/05/08 01:06:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both2: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both3: size = 6 OK 2026/05/08 01:06:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both3: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both4: size = 6 OK 2026/05/08 01:06:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both4: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both5: size = 6 OK 2026/05/08 01:06:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both5: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both6: size = 6 OK 2026/05/08 01:06:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both6: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both7: size = 6 OK 2026/05/08 01:06:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both7: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both8: size = 6 OK 2026/05/08 01:06:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both8: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both9: size = 6 OK 2026/05/08 01:06:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:06:46 DEBUG : both9: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both12: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both13: Unchanged skipping 2026/05/08 01:06:46 DEBUG : both0: Unchanged skipping 2026/05/08 01:06:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:06:46 DEBUG : Waiting for deletions to finish 2026/05/08 01:06:46 INFO : only8: Deleted 2026/05/08 01:06:46 INFO : only10: Deleted 2026/05/08 01:06:46 INFO : only12: Deleted 2026/05/08 01:06:46 INFO : only14: Deleted 2026/05/08 01:06:46 INFO : only1: Deleted 2026/05/08 01:06:46 INFO : only3: Deleted 2026/05/08 01:06:47 INFO : only5: Deleted 2026/05/08 01:06:47 INFO : only0: Deleted 2026/05/08 01:06:47 INFO : only13: Deleted 2026/05/08 01:06:47 INFO : only15: Deleted 2026/05/08 01:06:47 INFO : only18: Deleted 2026/05/08 01:06:47 INFO : only9: Deleted 2026/05/08 01:06:47 INFO : only11: Deleted 2026/05/08 01:06:47 INFO : only17: Deleted 2026/05/08 01:06:47 INFO : only2: Deleted 2026/05/08 01:06:47 INFO : only16: Deleted 2026/05/08 01:06:47 INFO : only19: Deleted 2026/05/08 01:06:47 INFO : only4: Deleted 2026/05/08 01:06:47 INFO : only6: Deleted 2026/05/08 01:06:47 INFO : only7: Deleted 2026/05/08 01:06:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.31s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:02 DEBUG : both10: size = 6 OK 2026/05/08 01:07:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both12: size = 6 OK 2026/05/08 01:07:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both11: size = 6 OK 2026/05/08 01:07:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:02 DEBUG : both0: size = 6 OK 2026/05/08 01:07:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both10: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both13: size = 6 OK 2026/05/08 01:07:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both12: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both14: size = 6 OK 2026/05/08 01:07:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both11: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both15: size = 6 OK 2026/05/08 01:07:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both15: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both16: size = 6 OK 2026/05/08 01:07:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both16: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both17: size = 6 OK 2026/05/08 01:07:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both0: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both18: size = 6 OK 2026/05/08 01:07:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both18: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both19: size = 6 OK 2026/05/08 01:07:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both19: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both1: size = 6 OK 2026/05/08 01:07:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both1: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both2: size = 6 OK 2026/05/08 01:07:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both13: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both3: size = 6 OK 2026/05/08 01:07:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both3: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both4: size = 6 OK 2026/05/08 01:07:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both4: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both5: size = 6 OK 2026/05/08 01:07:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both5: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both6: size = 6 OK 2026/05/08 01:07:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both6: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both7: size = 6 OK 2026/05/08 01:07:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both7: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both8: size = 6 OK 2026/05/08 01:07:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both8: Unchanged skipping 2026/05/08 01:07:02 DEBUG : both9: size = 6 OK 2026/05/08 01:07:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:02 DEBUG : both9: Unchanged skipping 2026/05/08 01:07:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only0: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only0: Sizes differ 2026/05/08 01:07:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only10: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only10: Sizes differ 2026/05/08 01:07:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only11: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only11: Sizes differ 2026/05/08 01:07:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only12: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only12: Sizes differ 2026/05/08 01:07:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only13: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only13: Sizes differ 2026/05/08 01:07:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only14: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only14: Sizes differ 2026/05/08 01:07:02 DEBUG : both2: Unchanged skipping 2026/05/08 01:07:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only15: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only15: Sizes differ 2026/05/08 01:07:02 DEBUG : both14: Unchanged skipping 2026/05/08 01:07:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only17: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only17: Sizes differ 2026/05/08 01:07:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only18: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only18: Sizes differ 2026/05/08 01:07:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only19: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only19: Sizes differ 2026/05/08 01:07:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only16: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only16: Sizes differ 2026/05/08 01:07:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only1: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only1: Sizes differ 2026/05/08 01:07:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only2: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only2: Sizes differ 2026/05/08 01:07:02 DEBUG : both17: Unchanged skipping 2026/05/08 01:07:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only3: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only3: Sizes differ 2026/05/08 01:07:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only4: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only4: Sizes differ 2026/05/08 01:07:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only5: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only5: Sizes differ 2026/05/08 01:07:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only6: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only6: Sizes differ 2026/05/08 01:07:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only7: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only7: Sizes differ 2026/05/08 01:07:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only8: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only8: Sizes differ 2026/05/08 01:07:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1977398070) 2026/05/08 01:07:02 DEBUG : only9: size = 6 (B2 bucket rclone-test-gicabip8ziqo) 2026/05/08 01:07:02 DEBUG : only9: Sizes differ 2026/05/08 01:07:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:03 DEBUG : only0: size = 0 OK 2026/05/08 01:07:03 DEBUG : only10: size = 0 OK 2026/05/08 01:07:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only0: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only10: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only13: size = 0 OK 2026/05/08 01:07:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only13: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only14: size = 0 OK 2026/05/08 01:07:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only14: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only15: size = 0 OK 2026/05/08 01:07:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only15: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only12: size = 0 OK 2026/05/08 01:07:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only12: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only17: size = 0 OK 2026/05/08 01:07:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only17: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only11: size = 0 OK 2026/05/08 01:07:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only11: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only18: size = 0 OK 2026/05/08 01:07:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only18: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only16: size = 0 OK 2026/05/08 01:07:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only16: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only2: size = 0 OK 2026/05/08 01:07:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only2: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only3: size = 0 OK 2026/05/08 01:07:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only3: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only4: size = 0 OK 2026/05/08 01:07:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only4: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only6: size = 0 OK 2026/05/08 01:07:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only6: Copied (replaced existing) 2026/05/08 01:07:03 DEBUG : only7: size = 0 OK 2026/05/08 01:07:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:03 INFO : only7: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : only1: size = 0 OK 2026/05/08 01:07:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:04 INFO : only1: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : only9: size = 0 OK 2026/05/08 01:07:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:04 INFO : only9: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : only5: size = 0 OK 2026/05/08 01:07:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:04 INFO : only5: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : only19: size = 0 OK 2026/05/08 01:07:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:04 INFO : only19: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : only8: size = 0 OK 2026/05/08 01:07:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 01:07:04 INFO : only8: Copied (replaced existing) 2026/05/08 01:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:12 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:07:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:07:12 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 01:07:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:07:12 INFO : empty_on_remote: Making directory 2026/05/08 01:07:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/08 01:07:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:14 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:07:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:07:14 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 01:07:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 01:07:14 INFO : empty_on_remote: Making directory 2026/05/08 01:07:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/08 01:07:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:17 INFO : sub dir: Making directory 2026/05/08 01:07:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 01:07:20 INFO : sub dir: Making directory 2026/05/08 01:07:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:29 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : apple: size = 5 OK 2026/05/08 01:07:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : apple: Unchanged skipping 2026/05/08 01:07:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:07:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:07:30 DEBUG : banana: size = 6 OK 2026/05/08 01:07:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : banana: Unchanged skipping 2026/05/08 01:07:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:07:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:07:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:07:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:07:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:07:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:07:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:07:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:07:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:07:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:30 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:30 INFO : There was nothing to transfer 2026/05/08 01:07:30 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : apple: size = 5 OK 2026/05/08 01:07:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : banana: size = 6 OK 2026/05/08 01:07:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : banana: Unchanged skipping 2026/05/08 01:07:31 DEBUG : apple: Unchanged skipping 2026/05/08 01:07:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:07:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:07:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:07:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:07:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:07:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:07:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:07:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:07:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:07:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:07:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:07:31 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:31 INFO : There was nothing to transfer 2026/05/08 01:07:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:31 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:42 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:42 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : apple: size = 5 OK 2026/05/08 01:07:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : apple: Unchanged skipping 2026/05/08 01:07:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:07:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:07:43 DEBUG : banana: size = 6 OK 2026/05/08 01:07:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : banana: Unchanged skipping 2026/05/08 01:07:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:07:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:07:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:07:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:07:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:07:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:07:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:07:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:07:43 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:43 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:43 INFO : There was nothing to transfer 2026/05/08 01:07:43 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:43 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : apple: size = 5 OK 2026/05/08 01:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : apple: Unchanged skipping 2026/05/08 01:07:44 DEBUG : banana: size = 6 OK 2026/05/08 01:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : banana: Unchanged skipping 2026/05/08 01:07:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:07:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:07:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:07:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:07:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:07:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:07:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:07:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:07:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:07:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:44 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:44 INFO : There was nothing to transfer 2026/05/08 01:07:44 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:44 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:07:55 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 01:07:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 01:07:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/08 01:07:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 01:07:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:07:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:56 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 01:07:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 01:07:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/08 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 01:07:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:07:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 01:07:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:07:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:07:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:07:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:07:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:07:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:07:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:07:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:07:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 01:07:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:07:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 01:07:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:07:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 01:07:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:07:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 01:07:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:07:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 01:07:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:07:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 01:07:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:07:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 01:07:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:07:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 01:07:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:07:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 01:07:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:07:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:57 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:57 INFO : splitbananasplit: Deleted 2026/05/08 01:07:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 01:07:57 INFO : banana: Deleted 2026/05/08 01:07:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 01:07:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 01:07:58 INFO : apple: Deleted 2026/05/08 01:07:58 INFO : appleappleapplebanana: Deleted 2026/05/08 01:07:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 01:07:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 01:07:58 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:59 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 01:07:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : apple: Unchanged skipping 2026/05/08 01:07:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:07:59 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 01:07:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : banana: Unchanged skipping 2026/05/08 01:07:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 01:07:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 01:07:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 01:07:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 01:07:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 01:07:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 01:07:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 01:07:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 01:07:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 01:07:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:07:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:07:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:07:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:07:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:07:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 01:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 01:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 01:07:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 01:07:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 01:07:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 01:07:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:08:10 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:10 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:10 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : PREFIXapple: size = 5 OK 2026/05/08 01:08:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 01:08:10 INFO : apple: Copied (new) to: PREFIXapple 2026/05/08 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 01:08:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 01:08:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 01:08:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 01:08:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 01:08:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 01:08:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 01:08:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 01:08:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 01:08:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 01:08:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 01:08:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:10 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:10 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/08 01:08:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:08:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/08 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:10 DEBUG : PREFIXbanana: size = 6 OK 2026/05/08 01:08:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 01:08:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/08 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/08 01:08:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:08:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/08 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:08:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:08:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:08:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:08:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:08:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:08:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:08:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:08:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:08:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/08 01:08:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:08:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/08 01:08:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:08:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/08 01:08:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:08:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/08 01:08:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:08:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/08 01:08:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:08:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/08 01:08:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:08:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/08 01:08:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:08:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:12 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 01:08:12 INFO : splitbananasplit: Deleted 2026/05/08 01:08:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 01:08:12 INFO : banana: Deleted 2026/05/08 01:08:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 01:08:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 01:08:12 INFO : appleappleapplebanana: Deleted 2026/05/08 01:08:12 INFO : apple: Deleted 2026/05/08 01:08:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 01:08:12 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 01:08:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 01:08:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 01:08:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : apple: size = 5 OK 2026/05/08 01:08:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 01:08:13 INFO : apple: Copied (new) 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:08:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:08:13 INFO : appleappleapplebanana: Copied (new) 2026/05/08 01:08:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:13 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:13 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:13 DEBUG : banana: size = 6 OK 2026/05/08 01:08:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 01:08:13 INFO : banana: Copied (new) 2026/05/08 01:08:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:08:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:08:13 INFO : splitbananasplit: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:08:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:08:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:08:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:08:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:08:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:08:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:08:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:08:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:08:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:08:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:08:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:08:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:08:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:08:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:08:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:08:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:08:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:08:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:08:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:08:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:08:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:08:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:08:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 01:08:14 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/08 01:08:15 INFO : PREFIXapple: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/08 01:08:15 INFO : PREFIXbanana: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/08 01:08:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/08 01:08:15 INFO : PREFIXsplitbananasplit: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/08 01:08:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/08 01:08:15 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:15 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:16 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:08:26 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/08 01:08:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 01:08:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/08 01:08:27 DEBUG : appleSUFFIX: size = 5 OK 2026/05/08 01:08:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 01:08:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:27 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/08 01:08:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:08:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/08 01:08:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:08:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/08 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:08:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:08:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:08:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:08:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:08:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:08:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:08:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:08:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:08:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/08 01:08:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:08:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/08 01:08:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:08:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/08 01:08:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:08:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/08 01:08:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:08:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/08 01:08:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:08:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/08 01:08:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:08:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/08 01:08:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:08:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:28 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:28 INFO : banana: Deleted 2026/05/08 01:08:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 01:08:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 01:08:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 01:08:29 INFO : apple: Deleted 2026/05/08 01:08:29 INFO : appleappleapplebanana: Deleted 2026/05/08 01:08:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 01:08:29 INFO : splitbananasplit: Deleted 2026/05/08 01:08:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 01:08:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 01:08:29 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 01:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 01:08:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 01:08:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : apple: size = 5 OK 2026/05/08 01:08:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 01:08:30 INFO : apple: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:30 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:08:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:08:30 INFO : appleappleapplebanana: Copied (new) 2026/05/08 01:08:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:08:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:08:30 INFO : splitbananasplit: Copied (new) 2026/05/08 01:08:30 DEBUG : banana: size = 6 OK 2026/05/08 01:08:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 01:08:30 INFO : banana: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:08:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:08:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:08:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:08:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:08:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:08:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:08:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:08:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:08:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:08:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:08:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:08:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:08:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:08:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:08:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:08:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:08:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:08:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:08:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:08:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:08:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:08:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:08:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:08:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:08:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : appleSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : bananaSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/08 01:08:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/08 01:08:32 INFO : splitbananasplitSUFFIX: Deleted 2026/05/08 01:08:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/08 01:08:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/08 01:08:32 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:32 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:32 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:08:43 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : apple: size = 5 OK 2026/05/08 01:08:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:44 DEBUG : apple: Unchanged skipping 2026/05/08 01:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : banana: size = 6 OK 2026/05/08 01:08:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:44 DEBUG : banana: Unchanged skipping 2026/05/08 01:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:44 DEBUG : appleapple: size = 21 OK 2026/05/08 01:08:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 01:08:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/08 01:08:44 DEBUG : splitbanan: size = 16 OK 2026/05/08 01:08:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 01:08:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/08 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 01:08:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:44 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 01:08:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/08 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 01:08:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/08 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 01:08:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/08 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 01:08:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/08 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 01:08:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/08 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 01:08:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/08 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 01:08:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/08 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 01:08:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/08 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 01:08:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 01:08:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/08 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 01:08:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 01:08:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/08 01:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 01:08:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 01:08:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/08 01:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 01:08:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 01:08:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/08 01:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 01:08:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 01:08:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/08 01:08:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 01:08:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 01:08:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/08 01:08:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 01:08:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 01:08:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/08 01:08:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 01:08:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 01:08:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/08 01:08:45 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 01:08:45 INFO : appleappleapplebanana: Deleted 2026/05/08 01:08:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 01:08:45 INFO : splitbananasplit: Deleted 2026/05/08 01:08:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 01:08:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 01:08:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 01:08:46 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:46 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:46 DEBUG : apple: size = 5 OK 2026/05/08 01:08:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : apple: Unchanged skipping 2026/05/08 01:08:46 DEBUG : appleapple: size = 21 OK 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:08:46 DEBUG : banana: size = 6 OK 2026/05/08 01:08:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : banana: Unchanged skipping 2026/05/08 01:08:46 DEBUG : splitbanan: size = 16 OK 2026/05/08 01:08:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 01:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 01:08:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 01:08:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 01:08:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 01:08:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 01:08:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 01:08:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 01:08:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 01:08:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 01:08:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 01:08:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 01:08:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 01:08:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 01:08:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 01:08:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 01:08:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 01:08:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:08:46 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:46 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:46 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:47 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 01:08:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:58 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:58 DEBUG : apple: size = 5 OK 2026/05/08 01:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : apple: Unchanged skipping 2026/05/08 01:08:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:08:58 DEBUG : banana: size = 6 OK 2026/05/08 01:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : banana: Unchanged skipping 2026/05/08 01:08:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:08:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:58 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:58 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:59 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:08:59 DEBUG : apple: size = 5 OK 2026/05/08 01:08:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : apple: Unchanged skipping 2026/05/08 01:08:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:08:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:08:59 DEBUG : banana: size = 6 OK 2026/05/08 01:08:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : banana: Unchanged skipping 2026/05/08 01:08:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:08:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:08:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:08:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:08:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:08:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:08:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:08:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:08:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:08:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:08:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:08:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:08:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:08:59 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:00 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:00 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:11 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:11 DEBUG : apple: size = 5 OK 2026/05/08 01:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:11 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:11 DEBUG : banana: size = 6 OK 2026/05/08 01:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:11 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:12 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:12 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:12 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : apple: size = 5 OK 2026/05/08 01:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:12 DEBUG : banana: size = 6 OK 2026/05/08 01:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:12 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:13 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:13 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:13 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:13 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:13 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:24 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:24 DEBUG : apple: size = 5 OK 2026/05/08 01:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:24 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:24 DEBUG : banana: size = 6 OK 2026/05/08 01:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:24 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:25 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:25 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:25 DEBUG : apple: size = 5 OK 2026/05/08 01:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:25 DEBUG : banana: size = 6 OK 2026/05/08 01:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:25 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:26 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:36 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:37 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : apple: size = 5 OK 2026/05/08 01:09:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:37 DEBUG : banana: size = 6 OK 2026/05/08 01:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:37 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:37 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:37 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:37 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : apple: size = 5 OK 2026/05/08 01:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : banana: size = 6 OK 2026/05/08 01:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:38 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:38 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:38 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:38 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:38 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:49 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:49 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : apple: size = 5 OK 2026/05/08 01:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:50 DEBUG : banana: size = 6 OK 2026/05/08 01:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:50 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:50 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:50 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:50 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : apple: size = 5 OK 2026/05/08 01:09:51 DEBUG : banana: size = 6 OK 2026/05/08 01:09:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 01:09:51 DEBUG : banana: Unchanged skipping 2026/05/08 01:09:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 01:09:51 DEBUG : apple: Unchanged skipping 2026/05/08 01:09:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 01:09:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 01:09:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 01:09:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 01:09:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 01:09:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 01:09:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 01:09:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 01:09:51 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:51 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:51 DEBUG : Waiting for deletions to finish 2026/05/08 01:09:51 DEBUG : apple: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : banana: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (152.34s) --- PASS: TestTransform/NFC (12.51s) --- PASS: TestTransform/NFD (12.90s) --- PASS: TestTransform/base64 (14.79s) --- PASS: TestTransform/prefix (16.81s) --- PASS: TestTransform/suffix (16.43s) --- PASS: TestTransform/truncate (14.69s) --- PASS: TestTransform/encoder (13.19s) --- PASS: TestTransform/ISO-8859-1 (12.64s) --- PASS: TestTransform/charmap (13.13s) --- PASS: TestTransform/lowercase (12.50s) --- PASS: TestTransform/ascii (12.76s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 01:09:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 01:09:56 INFO : sub dir_somesuffix: Making directory 2026/05/08 01:09:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 01:09:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/08 01:09:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 01:09:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/08 01:09:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 01:09:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:56 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/08 01:09:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:09:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 01:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:57 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:09:58 INFO : tictactoe: Making directory 2026/05/08 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:09:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:09:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/08 01:09:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:09:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:58 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:09:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/08 01:09:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:09:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/08 01:09:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:09:59 INFO : toe: Making directory 2026/05/08 01:09:59 INFO : toe/toe: Making directory 2026/05/08 01:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:09:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 01:09:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 01:09:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 01:09:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:09:59 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 01:10:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 01:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:01 INFO : toe: Making directory 2026/05/08 01:10:01 INFO : toe/toe: Making directory 2026/05/08 01:10:01 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 01:10:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 01:10:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 01:10:01 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:01 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 01:10:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:02 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:10:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:02 INFO : tictacempty_dir: Making directory 2026/05/08 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:02 INFO : tictactoe: Making directory 2026/05/08 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:02 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:02 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 01:10:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:04 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:10:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:04 INFO : tictacempty_dir: Making directory 2026/05/08 01:10:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:04 INFO : tictactoe: Making directory 2026/05/08 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:04 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:04 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:04 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 01:10:05 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 01:10:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/08 01:10:05 NOTICE: B2 bucket rclone-test-gicabip8ziqo: 0 differences found 2026/05/08 01:10:05 NOTICE: B2 bucket rclone-test-gicabip8ziqo: 1 matching files --- PASS: TestAllTag (2.09s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:06 INFO : tictactoe: Making directory 2026/05/08 01:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:06 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:06 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:06 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 01:10:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:07 DEBUG : Waiting for deletions to finish 2026/05/08 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:07 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 01:10:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 01:10:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 01:10:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/08 01:10:07 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.33s) === RUN TestSyntax 2026/05/08 01:10:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:08 INFO : toe: Making directory 2026/05/08 01:10:08 INFO : toe/toe: Making directory 2026/05/08 01:10:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 01:10:08 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:08 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:09 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 01:10:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:09 INFO : toe/toe/toe: Copied (new) 2026/05/08 01:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.54s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:10 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:10:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 01:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:10 INFO : tictacempty_dir: Making directory 2026/05/08 01:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:10 INFO : tictactoe: Making directory 2026/05/08 01:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:10 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 01:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:10 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:10 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:11 INFO : toe/toe/toe.txt: Deleted 2026/05/08 01:10:11 INFO : toe/toe: Removing directory 2026/05/08 01:10:11 INFO : toe: Removing directory 2026/05/08 01:10:11 INFO : empty_dir: Removing directory 2026/05/08 01:10:11 DEBUG : Local file system at /tmp/rclone1977398070: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:11 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:10:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 01:10:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:12 INFO : tictacempty_dir: Making directory 2026/05/08 01:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:12 INFO : tictactoe: Making directory 2026/05/08 01:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:12 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 01:10:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:12 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:12 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:12 INFO : toe/toe/toe.txt: Deleted 2026/05/08 01:10:12 INFO : toe/toe: Removing directory 2026/05/08 01:10:12 INFO : toe: Removing directory 2026/05/08 01:10:12 INFO : empty_dir: Removing directory 2026/05/08 01:10:12 DEBUG : Local file system at /tmp/rclone1977398070: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 01:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/08 01:10:14 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.09s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:15 DEBUG : Reset feature "Copy" 2026/05/08 01:10:15 DEBUG : Reset feature "Move" 2026/05/08 01:10:15 DEBUG : Reset feature "Copy" 2026/05/08 01:10:15 DEBUG : Reset feature "Move" 2026/05/08 01:10:15 DEBUG : empty_dir: Making directory with metadata 2026/05/08 01:10:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 01:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:15 INFO : tictacempty_dir: Making directory 2026/05/08 01:10:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 01:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:15 INFO : tictactoe: Making directory 2026/05/08 01:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/08 01:10:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:15 INFO : tictactoe/tictactoe: Making directory 2026/05/08 01:10:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 01:10:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 01:10:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:15 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:15 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 01:10:15 INFO : toe/toe/toe.txt: Deleted 2026/05/08 01:10:15 INFO : toe/toe: Removing directory 2026/05/08 01:10:15 INFO : toe: Removing directory 2026/05/08 01:10:15 INFO : empty_dir: Removing directory 2026/05/08 01:10:15 DEBUG : Local file system at /tmp/rclone1977398070: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 01:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 01:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 01:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 01:10:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 01:10:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/08 01:10:17 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.42s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:18 DEBUG : toe: transformed to: dG9l 2026/05/08 01:10:18 DEBUG : toe: transformed to: dG9l 2026/05/08 01:10:18 INFO : dG9l: Making directory 2026/05/08 01:10:18 DEBUG : toe: transformed to: dG9l 2026/05/08 01:10:18 DEBUG : toe: transformed to: dG9l 2026/05/08 01:10:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 01:10:18 INFO : dG9l/dG9l: Making directory 2026/05/08 01:10:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 01:10:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/08 01:10:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 01:10:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 01:10:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 01:10:18 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:18 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/08 01:10:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 01:10:19 DEBUG : Waiting for deletions to finish 2026/05/08 01:10:19 DEBUG : dG9l: transformed to: toe 2026/05/08 01:10:19 DEBUG : dG9l: transformed to: toe 2026/05/08 01:10:19 DEBUG : dG9l: transformed to: toe 2026/05/08 01:10:19 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/08 01:10:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/08 01:10:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/08 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/08 01:10:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/08 01:10:20 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for checks to finish 2026/05/08 01:10:20 DEBUG : Local file system at /tmp/rclone1977398070: Waiting for transfers to finish 2026/05/08 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gicabip8ziqo", Local "Local file system at /tmp/rclone1977398070", Modify Window "1ms" 2026/05/08 01:10:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:20 DEBUG : toe: transformed to: 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe: transformed to: 2026/05/08 01:10:21 INFO : B2 bucket rclone-test-gicabip8ziqo: Making directory 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe: transformed to: 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe: transformed to: 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe/toe: transformed to: 2026/05/08 01:10:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 01:10:21 INFO : toe/toe: Making directory 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe/toe: transformed to: 2026/05/08 01:10:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe: transformed to: 2026/05/08 01:10:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 01:10:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 01:10:21 DEBUG : toe/toe/toe: transformed to: 2026/05/08 01:10:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/08 01:10:21 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for checks to finish 2026/05/08 01:10:21 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Waiting for transfers to finish 2026/05/08 01:10:21 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 01:10:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 01:10:21 INFO : toe/toe/toe: Copied (new) 2026/05/08 01:10:21 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting files as there were IO errors 2026/05/08 01:10:21 ERROR : B2 bucket rclone-test-gicabip8ziqo: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2026/05/08 01:10:22 DEBUG : B2 bucket rclone-test-gicabip8ziqo: Purge remote 2026/05/08 01:10:22 INFO : B2 bucket rclone-test-gicabip8ziqo: cleaning bucket "rclone-test-gicabip8ziqo" of all files 2026/05/08 01:10:23 DEBUG : BackupDir/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3bc_d20260508_m010512_c001_v7007000_t0000_u01778202312469") 2026/05/08 01:10:23 DEBUG : BackupDir/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f101f69331e83c443_d20260508_m010507_c001_v0001136_t0056_u01778202307070") 2026/05/08 01:10:23 DEBUG : CompareDest/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4157c35a5b4c93f4_d20260508_m010447_c001_v7007000_t0000_u01778202287699") 2026/05/08 01:10:23 DEBUG : CompareDest/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b752_d20260508_m010441_c001_v0001178_t0038_u01778202281538") 2026/05/08 01:10:23 DEBUG : CompareDest/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4157c35a5b4c93f5_d20260508_m010447_c001_v7007000_t0000_u01778202287882") 2026/05/08 01:10:23 DEBUG : CompareDest/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f325_d20260508_m010442_c001_v0001178_t0006_u01778202282848") 2026/05/08 01:10:23 DEBUG : CopyDest/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3bd_d20260508_m010512_c001_v7007000_t0000_u01778202312651") 2026/05/08 01:10:23 DEBUG : CopyDest/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7f9f_d20260508_m010503_c001_v0001174_t0005_u01778202303907") 2026/05/08 01:10:23 DEBUG : CopyDest/three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3be_d20260508_m010512_c001_v7007000_t0000_u01778202312831") 2026/05/08 01:10:23 DEBUG : CopyDest/three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f3ca_d20260508_m010510_c001_v0001178_t0030_u01778202310567") 2026/05/08 01:10:24 DEBUG : CopyDest/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3bf_d20260508_m010513_c001_v7007000_t0000_u01778202313011") 2026/05/08 01:10:24 DEBUG : CopyDest/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b873_d20260508_m010508_c001_v0001178_t0005_u01778202308585") 2026/05/08 01:10:24 DEBUG : EXISTING: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826c4_d20260508_m010632_c001_v7007000_t0000_u01778202392095") 2026/05/08 01:10:24 DEBUG : EXISTING: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc1e_d20260508_m010631_c001_v0001178_t0053_u01778202391015") 2026/05/08 01:10:24 DEBUG : PREFIXapple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aacd5_d20260508_m010814_c001_v7007000_t0000_u01778202494912") 2026/05/08 01:10:24 DEBUG : PREFIXapple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71f0_d20260508_m010810_c001_v0001184_t0014_u01778202490777") 2026/05/08 01:10:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cff_d20260508_m010815_c001_v7007000_t0000_u01778202495254") 2026/05/08 01:10:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a32_d20260508_m010810_c001_v0001182_t0030_u01778202490796") 2026/05/08 01:10:24 DEBUG : PREFIXbanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94053_d20260508_m010814_c001_v7007000_t0000_u01778202494943") 2026/05/08 01:10:24 DEBUG : PREFIXbanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f718_d20260508_m010810_c001_v0001178_t0016_u01778202490788") 2026/05/08 01:10:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3829c5_d20260508_m010815_c001_v7007000_t0000_u01778202495272") 2026/05/08 01:10:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c164_d20260508_m010810_c001_v0001178_t0013_u01778202490808") 2026/05/08 01:10:24 DEBUG : Testêé: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826bb_d20260508_m010628_c001_v7007000_t0000_u01778202388211") 2026/05/08 01:10:24 DEBUG : Testêé: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f4de_d20260508_m010627_c001_v0001178_t0041_u01778202387625") 2026/05/08 01:10:24 DEBUG : Testêé: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bbe5_d20260508_m010626_c001_v0001178_t0058_u01778202386673") 2026/05/08 01:10:24 DEBUG : YXBwbGU=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68afd_d20260508_m010800_c001_v7007000_t0000_u01778202480041") 2026/05/08 01:10:25 DEBUG : YXBwbGU=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7168_d20260508_m010756_c001_v0001184_t0050_u01778202476351") 2026/05/08 01:10:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b02_d20260508_m010800_c001_v7007000_t0000_u01778202480229") 2026/05/08 01:10:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea909af_d20260508_m010756_c001_v0001182_t0020_u01778202476370") 2026/05/08 01:10:25 DEBUG : YmFuYW5h: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b06_d20260508_m010800_c001_v7007000_t0000_u01778202480411") 2026/05/08 01:10:25 DEBUG : YmFuYW5h: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6aa_d20260508_m010756_c001_v0001178_t0052_u01778202476363") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d26_d20260508_m010205_c001_v7007000_t0000_u01778202125082") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7416_d20260508_m010204_c001_v0001174_t0048_u01778202124362") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f7_d20260508_m010202_c001_v7007000_t0000_u01778202122641") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7400_d20260508_m010201_c001_v0001174_t0031_u01778202121738") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c53_d20260508_m010143_c001_v7007000_t0000_u01778202103719") 2026/05/08 01:10:25 DEBUG : a/potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b732d_d20260508_m010142_c001_v0001174_t0019_u01778202102813") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae643098_d20260508_m010952_c001_v7007000_t0000_u01778202592165") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c584_d20260508_m010948_c001_v0001178_t0023_u01778202588491") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a98b_d20260508_m010939_c001_v7007000_t0000_u01778202579431") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c502_d20260508_m010936_c001_v0001178_t0053_u01778202576088") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d65c_d20260508_m010926_c001_v7007000_t0000_u01778202566743") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c47c_d20260508_m010923_c001_v0001178_t0047_u01778202563422") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9b5_d20260508_m010913_c001_v7007000_t0000_u01778202553856") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c3e2_d20260508_m010910_c001_v0001178_t0033_u01778202550492") 2026/05/08 01:10:25 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659ab_d20260508_m010901_c001_v7007000_t0000_u01778202541175") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c34e_d20260508_m010857_c001_v0001178_t0004_u01778202537045") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c83_d20260508_m010847_c001_v7007000_t0000_u01778202527866") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7339_d20260508_m010842_c001_v0001184_t0035_u01778202522519") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e5_d20260508_m010833_c001_v7007000_t0000_u01778202513348") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72bf_d20260508_m010830_c001_v0001184_t0016_u01778202510330") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41607f05adad5c2f_d20260508_m010829_c001_v7007000_t0000_u01778202509256") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90aba_d20260508_m010826_c001_v0001182_t0036_u01778202506172") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73c6_d20260508_m010816_c001_v7007000_t0000_u01778202496809") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f728_d20260508_m010813_c001_v0001178_t0016_u01778202493638") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3829c1_d20260508_m010812_c001_v7007000_t0000_u01778202492740") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71e0_d20260508_m010809_c001_v0001184_t0006_u01778202489257") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ae0_d20260508_m010757_c001_v7007000_t0000_u01778202477990") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7154_d20260508_m010754_c001_v0001184_t0038_u01778202474493") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e85_d20260508_m010745_c001_v7007000_t0000_u01778202465251") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f70e0_d20260508_m010741_c001_v0001184_t0028_u01778202461536") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fe8_d20260508_m010732_c001_v7007000_t0000_u01778202452316") 2026/05/08 01:10:26 DEBUG : apple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7073_d20260508_m010728_c001_v0001184_t0009_u01778202448468") 2026/05/08 01:10:26 DEBUG : appleSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff64f48_d20260508_m010831_c001_v7007000_t0000_u01778202511576") 2026/05/08 01:10:26 DEBUG : appleSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ac2_d20260508_m010827_c001_v0001182_t0056_u01778202507686") 2026/05/08 01:10:26 DEBUG : appleapple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c84_d20260508_m010848_c001_v7007000_t0000_u01778202528049") 2026/05/08 01:10:27 DEBUG : appleapple: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7345_d20260508_m010844_c001_v0001184_t0005_u01778202524202") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae643099_d20260508_m010952_c001_v7007000_t0000_u01778202592345") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7629_d20260508_m010948_c001_v0001184_t0054_u01778202588919") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a98d_d20260508_m010939_c001_v7007000_t0000_u01778202579613") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7585_d20260508_m010936_c001_v0001184_t0016_u01778202576498") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d65d_d20260508_m010926_c001_v7007000_t0000_u01778202566939") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f74cd_d20260508_m010923_c001_v0001184_t0037_u01778202563822") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9b6_d20260508_m010914_c001_v7007000_t0000_u01778202554039") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f743d_d20260508_m010910_c001_v0001184_t0013_u01778202550902") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659ae_d20260508_m010901_c001_v7007000_t0000_u01778202541362") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f73c5_d20260508_m010857_c001_v0001184_t0041_u01778202537569") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a70b_d20260508_m010845_c001_v7007000_t0000_u01778202525552") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2be_d20260508_m010842_c001_v0001178_t0047_u01778202522915") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e6_d20260508_m010833_c001_v7007000_t0000_u01778202513530") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ad8_d20260508_m010830_c001_v0001182_t0025_u01778202510339") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e48e_d20260508_m010829_c001_v7007000_t0000_u01778202509270") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f75a_d20260508_m010826_c001_v0001178_t0014_u01778202506577") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73c8_d20260508_m010816_c001_v7007000_t0000_u01778202496991") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c184_d20260508_m010813_c001_v0001178_t0059_u01778202493648") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aacc3_d20260508_m010812_c001_v7007000_t0000_u01778202492717") 2026/05/08 01:10:27 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a28_d20260508_m010809_c001_v0001182_t0032_u01778202489686") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a631_d20260508_m010758_c001_v7007000_t0000_u01778202478007") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea9099f_d20260508_m010754_c001_v0001182_t0003_u01778202474903") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e88_d20260508_m010745_c001_v7007000_t0000_u01778202465433") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90947_d20260508_m010741_c001_v0001182_t0012_u01778202461953") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fe9_d20260508_m010732_c001_v7007000_t0000_u01778202452499") 2026/05/08 01:10:28 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea908c7_d20260508_m010728_c001_v0001182_t0005_u01778202448917") 2026/05/08 01:10:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b9406a_d20260508_m010831_c001_v7007000_t0000_u01778202511667") 2026/05/08 01:10:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f75e_d20260508_m010827_c001_v0001178_t0050_u01778202507711") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d28_d20260508_m010205_c001_v7007000_t0000_u01778202125261") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b740a_d20260508_m010203_c001_v0001174_t0047_u01778202123185") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f6_d20260508_m010202_c001_v7007000_t0000_u01778202122098") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73f5_d20260508_m010200_c001_v0001174_t0043_u01778202120375") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c4e_d20260508_m010143_c001_v7007000_t0000_u01778202103177") 2026/05/08 01:10:28 DEBUG : b/potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7325_d20260508_m010141_c001_v0001174_t0025_u01778202101784") 2026/05/08 01:10:28 DEBUG : backup/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff647cc_d20260508_m010525_c001_v7007000_t0000_u01778202325236") 2026/05/08 01:10:28 DEBUG : backup/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f119cf8330a4e9c0e_d20260508_m010523_c001_v0001171_t0036_u01778202323494") 2026/05/08 01:10:28 DEBUG : backup/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f112645ca6c2f1028_d20260508_m010519_c001_v0001184_t0009_u01778202319552") 2026/05/08 01:10:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382602_d20260508_m010549_c001_v7007000_t0000_u01778202349508") 2026/05/08 01:10:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1060f02395200a84_d20260508_m010547_c001_v0001176_t0046_u01778202347906") 2026/05/08 01:10:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f111b98f7a24a2f05_d20260508_m010544_c001_v0001173_t0037_u01778202344282") 2026/05/08 01:10:28 DEBUG : backup/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf999e_d20260508_m010537_c001_v7007000_t0000_u01778202337570") 2026/05/08 01:10:28 DEBUG : backup/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f102458cbd61517b3_d20260508_m010535_c001_v0001043_t0023_u01778202335723") 2026/05/08 01:10:29 DEBUG : backup/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114b4a8884a85869_d20260508_m010532_c001_v0001185_t0005_u01778202332127") 2026/05/08 01:10:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382604_d20260508_m010549_c001_v7007000_t0000_u01778202349690") 2026/05/08 01:10:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11055a5c057ae177_d20260508_m010548_c001_v0001183_t0028_u01778202348757") 2026/05/08 01:10:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f117f3c6b998922d4_d20260508_m010545_c001_v0001183_t0020_u01778202345718") 2026/05/08 01:10:29 DEBUG : backup/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff647cd_d20260508_m010525_c001_v7007000_t0000_u01778202325417") 2026/05/08 01:10:29 DEBUG : backup/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f111443b998afb7a3_d20260508_m010524_c001_v0001167_t0024_u01778202324353") 2026/05/08 01:10:29 DEBUG : backup/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114f0de5c1eda1a7_d20260508_m010520_c001_v0001174_t0050_u01778202320943") 2026/05/08 01:10:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf99a2_d20260508_m010537_c001_v7007000_t0000_u01778202337751") 2026/05/08 01:10:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f117f3c6b998922c0_d20260508_m010536_c001_v0001183_t0053_u01778202336804") 2026/05/08 01:10:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105d5c4c8b8b0f16_d20260508_m010533_c001_v0001173_t0039_u01778202333569") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309a_d20260508_m010952_c001_v7007000_t0000_u01778202592525") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d89_d20260508_m010948_c001_v0001182_t0011_u01778202588702") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a98e_d20260508_m010939_c001_v7007000_t0000_u01778202579795") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d21_d20260508_m010936_c001_v0001182_t0030_u01778202576301") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d65e_d20260508_m010927_c001_v7007000_t0000_u01778202567121") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90cbd_d20260508_m010923_c001_v0001182_t0030_u01778202563628") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9b8_d20260508_m010914_c001_v7007000_t0000_u01778202554221") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c49_d20260508_m010910_c001_v0001182_t0010_u01778202550702") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659b1_d20260508_m010901_c001_v7007000_t0000_u01778202541545") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90bdf_d20260508_m010857_c001_v0001182_t0046_u01778202537365") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c85_d20260508_m010848_c001_v7007000_t0000_u01778202528234") 2026/05/08 01:10:29 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b5f_d20260508_m010842_c001_v0001182_t0058_u01778202522708") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e7_d20260508_m010833_c001_v7007000_t0000_u01778202513711") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f778_d20260508_m010830_c001_v0001178_t0033_u01778202510354") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc740f_d20260508_m010828_c001_v7007000_t0000_u01778202508857") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f728e_d20260508_m010826_c001_v0001184_t0020_u01778202506374") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73ca_d20260508_m010817_c001_v7007000_t0000_u01778202497173") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a58_d20260508_m010813_c001_v0001182_t0051_u01778202493657") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658a5_d20260508_m010812_c001_v7007000_t0000_u01778202492665") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f710_d20260508_m010809_c001_v0001178_t0012_u01778202489469") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f6581c_d20260508_m010757_c001_v7007000_t0000_u01778202477827") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6a6_d20260508_m010754_c001_v0001178_t0013_u01778202474687") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e8c_d20260508_m010745_c001_v7007000_t0000_u01778202465615") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f662_d20260508_m010741_c001_v0001178_t0028_u01778202461737") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fea_d20260508_m010732_c001_v7007000_t0000_u01778202452682") 2026/05/08 01:10:30 DEBUG : banana: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f61b_d20260508_m010728_c001_v0001178_t0009_u01778202448679") 2026/05/08 01:10:30 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e0_d20260508_m010831_c001_v7007000_t0000_u01778202511852") 2026/05/08 01:10:30 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7296_d20260508_m010827_c001_v0001184_t0022_u01778202507698") 2026/05/08 01:10:30 DEBUG : both0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af14b_d20260508_m010704_c001_v7007000_t0000_u01778202424825") 2026/05/08 01:10:30 DEBUG : both0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f554_d20260508_m010652_c001_v0001178_t0045_u01778202412686") 2026/05/08 01:10:30 DEBUG : both0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c1_d20260508_m010648_c001_v7007000_t0000_u01778202408212") 2026/05/08 01:10:30 DEBUG : both0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f4f6_d20260508_m010634_c001_v0001178_t0038_u01778202394380") 2026/05/08 01:10:31 DEBUG : both1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af14c_d20260508_m010705_c001_v7007000_t0000_u01778202425008") 2026/05/08 01:10:31 DEBUG : both1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f558_d20260508_m010653_c001_v0001178_t0020_u01778202413468") 2026/05/08 01:10:31 DEBUG : both1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c2_d20260508_m010648_c001_v7007000_t0000_u01778202408393") 2026/05/08 01:10:31 DEBUG : both1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f504_d20260508_m010637_c001_v0001178_t0050_u01778202397279") 2026/05/08 01:10:31 DEBUG : both10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af14d_d20260508_m010705_c001_v7007000_t0000_u01778202425191") 2026/05/08 01:10:31 DEBUG : both10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f57c_d20260508_m010657_c001_v0001178_t0021_u01778202417640") 2026/05/08 01:10:31 DEBUG : both10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c3_d20260508_m010648_c001_v7007000_t0000_u01778202408576") 2026/05/08 01:10:31 DEBUG : both10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f51e_d20260508_m010641_c001_v0001178_t0021_u01778202401123") 2026/05/08 01:10:31 DEBUG : both11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af14f_d20260508_m010705_c001_v7007000_t0000_u01778202425374") 2026/05/08 01:10:31 DEBUG : both11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f57e_d20260508_m010658_c001_v0001178_t0040_u01778202418049") 2026/05/08 01:10:31 DEBUG : both11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c4_d20260508_m010648_c001_v7007000_t0000_u01778202408757") 2026/05/08 01:10:31 DEBUG : both11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f520_d20260508_m010641_c001_v0001178_t0013_u01778202401542") 2026/05/08 01:10:31 DEBUG : both12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af151_d20260508_m010705_c001_v7007000_t0000_u01778202425557") 2026/05/08 01:10:31 DEBUG : both12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f580_d20260508_m010658_c001_v0001178_t0025_u01778202418484") 2026/05/08 01:10:31 DEBUG : both12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c5_d20260508_m010648_c001_v7007000_t0000_u01778202408938") 2026/05/08 01:10:31 DEBUG : both12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f526_d20260508_m010641_c001_v0001178_t0050_u01778202401964") 2026/05/08 01:10:31 DEBUG : both13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af152_d20260508_m010705_c001_v7007000_t0000_u01778202425740") 2026/05/08 01:10:31 DEBUG : both13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f582_d20260508_m010658_c001_v0001178_t0049_u01778202418906") 2026/05/08 01:10:31 DEBUG : both13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c7_d20260508_m010649_c001_v7007000_t0000_u01778202409120") 2026/05/08 01:10:31 DEBUG : both13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f528_d20260508_m010642_c001_v0001178_t0041_u01778202402385") 2026/05/08 01:10:31 DEBUG : both14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af153_d20260508_m010705_c001_v7007000_t0000_u01778202425923") 2026/05/08 01:10:32 DEBUG : both14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f584_d20260508_m010659_c001_v0001178_t0019_u01778202419324") 2026/05/08 01:10:32 DEBUG : both14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c8_d20260508_m010649_c001_v7007000_t0000_u01778202409302") 2026/05/08 01:10:32 DEBUG : both14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f52c_d20260508_m010642_c001_v0001178_t0014_u01778202402835") 2026/05/08 01:10:32 DEBUG : both15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af154_d20260508_m010706_c001_v7007000_t0000_u01778202426105") 2026/05/08 01:10:32 DEBUG : both15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f586_d20260508_m010659_c001_v0001178_t0033_u01778202419804") 2026/05/08 01:10:32 DEBUG : both15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c9_d20260508_m010649_c001_v7007000_t0000_u01778202409487") 2026/05/08 01:10:32 DEBUG : both15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f52e_d20260508_m010643_c001_v0001178_t0050_u01778202403270") 2026/05/08 01:10:32 DEBUG : both16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af155_d20260508_m010706_c001_v7007000_t0000_u01778202426302") 2026/05/08 01:10:32 DEBUG : both16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f588_d20260508_m010700_c001_v0001178_t0026_u01778202420232") 2026/05/08 01:10:32 DEBUG : both16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656cb_d20260508_m010649_c001_v7007000_t0000_u01778202409859") 2026/05/08 01:10:32 DEBUG : both16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f532_d20260508_m010643_c001_v0001178_t0011_u01778202403702") 2026/05/08 01:10:32 DEBUG : both17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af156_d20260508_m010706_c001_v7007000_t0000_u01778202426484") 2026/05/08 01:10:32 DEBUG : both17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f58a_d20260508_m010700_c001_v0001178_t0034_u01778202420697") 2026/05/08 01:10:32 DEBUG : both17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656ce_d20260508_m010650_c001_v7007000_t0000_u01778202410051") 2026/05/08 01:10:32 DEBUG : both17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f535_d20260508_m010644_c001_v0001178_t0005_u01778202404132") 2026/05/08 01:10:32 DEBUG : both18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af157_d20260508_m010706_c001_v7007000_t0000_u01778202426667") 2026/05/08 01:10:32 DEBUG : both18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f58c_d20260508_m010701_c001_v0001178_t0026_u01778202421348") 2026/05/08 01:10:32 DEBUG : both18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656cf_d20260508_m010650_c001_v7007000_t0000_u01778202410233") 2026/05/08 01:10:32 DEBUG : both18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f537_d20260508_m010644_c001_v0001178_t0042_u01778202404628") 2026/05/08 01:10:33 DEBUG : both19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af158_d20260508_m010706_c001_v7007000_t0000_u01778202426850") 2026/05/08 01:10:33 DEBUG : both19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f58e_d20260508_m010701_c001_v0001178_t0013_u01778202421771") 2026/05/08 01:10:33 DEBUG : both19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d0_d20260508_m010650_c001_v7007000_t0000_u01778202410415") 2026/05/08 01:10:33 DEBUG : both19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f539_d20260508_m010645_c001_v0001178_t0058_u01778202405093") 2026/05/08 01:10:33 DEBUG : both2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af159_d20260508_m010707_c001_v7007000_t0000_u01778202427035") 2026/05/08 01:10:33 DEBUG : both2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f55a_d20260508_m010653_c001_v0001178_t0035_u01778202413941") 2026/05/08 01:10:33 DEBUG : both2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d1_d20260508_m010650_c001_v7007000_t0000_u01778202410596") 2026/05/08 01:10:33 DEBUG : both2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f506_d20260508_m010637_c001_v0001178_t0020_u01778202397722") 2026/05/08 01:10:33 DEBUG : both3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15a_d20260508_m010707_c001_v7007000_t0000_u01778202427219") 2026/05/08 01:10:33 DEBUG : both3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f562_d20260508_m010654_c001_v0001178_t0006_u01778202414364") 2026/05/08 01:10:33 DEBUG : both3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d3_d20260508_m010650_c001_v7007000_t0000_u01778202410779") 2026/05/08 01:10:33 DEBUG : both3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f50a_d20260508_m010638_c001_v0001178_t0034_u01778202398136") 2026/05/08 01:10:33 DEBUG : both4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15b_d20260508_m010707_c001_v7007000_t0000_u01778202427401") 2026/05/08 01:10:33 DEBUG : both4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f564_d20260508_m010654_c001_v0001178_t0021_u01778202414869") 2026/05/08 01:10:33 DEBUG : both4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d4_d20260508_m010650_c001_v7007000_t0000_u01778202410990") 2026/05/08 01:10:33 DEBUG : both4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f50e_d20260508_m010638_c001_v0001178_t0017_u01778202398557") 2026/05/08 01:10:33 DEBUG : both5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15c_d20260508_m010707_c001_v7007000_t0000_u01778202427585") 2026/05/08 01:10:33 DEBUG : both5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f568_d20260508_m010655_c001_v0001178_t0010_u01778202415380") 2026/05/08 01:10:33 DEBUG : both5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d5_d20260508_m010651_c001_v7007000_t0000_u01778202411173") 2026/05/08 01:10:33 DEBUG : both5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f512_d20260508_m010639_c001_v0001178_t0034_u01778202399002") 2026/05/08 01:10:33 DEBUG : both6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15d_d20260508_m010707_c001_v7007000_t0000_u01778202427768") 2026/05/08 01:10:33 DEBUG : both6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f56e_d20260508_m010655_c001_v0001178_t0004_u01778202415808") 2026/05/08 01:10:33 DEBUG : both6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d6_d20260508_m010651_c001_v7007000_t0000_u01778202411355") 2026/05/08 01:10:33 DEBUG : both6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f516_d20260508_m010639_c001_v0001178_t0051_u01778202399427") 2026/05/08 01:10:34 DEBUG : both7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15e_d20260508_m010707_c001_v7007000_t0000_u01778202427950") 2026/05/08 01:10:34 DEBUG : both7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f572_d20260508_m010656_c001_v0001178_t0045_u01778202416295") 2026/05/08 01:10:34 DEBUG : both7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d7_d20260508_m010651_c001_v7007000_t0000_u01778202411538") 2026/05/08 01:10:34 DEBUG : both7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f518_d20260508_m010639_c001_v0001178_t0021_u01778202399840") 2026/05/08 01:10:34 DEBUG : both8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af15f_d20260508_m010708_c001_v7007000_t0000_u01778202428134") 2026/05/08 01:10:34 DEBUG : both8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f576_d20260508_m010656_c001_v0001178_t0043_u01778202416726") 2026/05/08 01:10:34 DEBUG : both8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656d8_d20260508_m010651_c001_v7007000_t0000_u01778202411728") 2026/05/08 01:10:34 DEBUG : both8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f51a_d20260508_m010640_c001_v0001178_t0046_u01778202400255") 2026/05/08 01:10:34 DEBUG : both9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af161_d20260508_m010708_c001_v7007000_t0000_u01778202428317") 2026/05/08 01:10:34 DEBUG : both9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f578_d20260508_m010657_c001_v0001178_t0038_u01778202417149") 2026/05/08 01:10:34 DEBUG : both9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656da_d20260508_m010651_c001_v7007000_t0000_u01778202411914") 2026/05/08 01:10:34 DEBUG : both9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f51c_d20260508_m010640_c001_v0001178_t0022_u01778202400693") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d29_d20260508_m010205_c001_v7007000_t0000_u01778202125442") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7410_d20260508_m010203_c001_v0001174_t0006_u01778202123626") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f9_d20260508_m010202_c001_v7007000_t0000_u01778202122826") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73fb_d20260508_m010200_c001_v0001174_t0042_u01778202120832") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c55_d20260508_m010143_c001_v7007000_t0000_u01778202103900") 2026/05/08 01:10:34 DEBUG : c/non empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7329_d20260508_m010142_c001_v0001174_t0051_u01778202102152") 2026/05/08 01:10:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b09_d20260508_m010800_c001_v7007000_t0000_u01778202480594") 2026/05/08 01:10:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0c9_d20260508_m010756_c001_v0001178_t0047_u01778202476384") 2026/05/08 01:10:35 DEBUG : check sum: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bfa_d20260508_m010134_c001_v7007000_t0000_u01778202094158") 2026/05/08 01:10:35 DEBUG : check sum: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b72e1_d20260508_m010132_c001_v0001174_t0050_u01778202092982") 2026/05/08 01:10:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40463e912ab8d985_d20260508_m011020_c001_v7007000_t0000_u01778202620608") 2026/05/08 01:10:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c6a6_d20260508_m011019_c001_v0001178_t0013_u01778202619069") 2026/05/08 01:10:35 DEBUG : dest/3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3a0_d20260508_m010456_c001_v7007000_t0000_u01778202296820") 2026/05/08 01:10:35 DEBUG : dest/3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f403cb8277333d7e8_d20260508_m010455_c001_v0001106_t0031_u01778202295730") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c86_d20260508_m010848_c001_v7007000_t0000_u01778202528515") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7c5_d20260508_m010844_c001_v0001178_t0018_u01778202524458") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309b_d20260508_m010952_c001_v7007000_t0000_u01778202592705") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c54c_d20260508_m010944_c001_v0001178_t0016_u01778202584072") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a990_d20260508_m010939_c001_v7007000_t0000_u01778202579978") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c4ce_d20260508_m010931_c001_v0001178_t0019_u01778202571583") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d65f_d20260508_m010927_c001_v7007000_t0000_u01778202567359") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c43c_d20260508_m010918_c001_v0001178_t0031_u01778202558479") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9b9_d20260508_m010914_c001_v7007000_t0000_u01778202554403") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c3a8_d20260508_m010905_c001_v0001178_t0048_u01778202545901") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659b6_d20260508_m010901_c001_v7007000_t0000_u01778202541731") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c320_d20260508_m010852_c001_v0001178_t0032_u01778202532626") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aadda_d20260508_m010845_c001_v7007000_t0000_u01778202525709") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7314_d20260508_m010837_c001_v0001184_t0042_u01778202517975") 2026/05/08 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e9_d20260508_m010833_c001_v7007000_t0000_u01778202513892") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72c5_d20260508_m010830_c001_v0001184_t0024_u01778202510542") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fbc49_d20260508_m010829_c001_v7007000_t0000_u01778202509277") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a9a_d20260508_m010821_c001_v0001182_t0021_u01778202501525") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73cc_d20260508_m010817_c001_v7007000_t0000_u01778202497355") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f72e_d20260508_m010813_c001_v0001178_t0008_u01778202493859") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658a3_d20260508_m010812_c001_v7007000_t0000_u01778202492474") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71be_d20260508_m010804_c001_v0001184_t0026_u01778202484742") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b360_d20260508_m010757_c001_v7007000_t0000_u01778202477834") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f711a_d20260508_m010749_c001_v0001184_t0049_u01778202469908") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e8f_d20260508_m010745_c001_v7007000_t0000_u01778202465796") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f70bd_d20260508_m010737_c001_v0001184_t0046_u01778202457056") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93feb_d20260508_m010732_c001_v7007000_t0000_u01778202452906") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7043_d20260508_m010724_c001_v0001184_t0042_u01778202444540") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6de_d20260508_m010831_c001_v7007000_t0000_u01778202511555") 2026/05/08 01:10:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ac6_d20260508_m010827_c001_v0001182_t0016_u01778202507916") 2026/05/08 01:10:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c87_d20260508_m010848_c001_v7007000_t0000_u01778202528701") 2026/05/08 01:10:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2ca_d20260508_m010844_c001_v0001178_t0054_u01778202524444") 2026/05/08 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309c_d20260508_m010952_c001_v7007000_t0000_u01778202592886") 2026/05/08 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d63_d20260508_m010944_c001_v0001182_t0051_u01778202584636") 2026/05/08 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a992_d20260508_m010940_c001_v7007000_t0000_u01778202580160") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90cf5_d20260508_m010932_c001_v0001182_t0013_u01778202572168") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d660_d20260508_m010927_c001_v7007000_t0000_u01778202567543") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c95_d20260508_m010919_c001_v0001182_t0043_u01778202559052") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9ba_d20260508_m010914_c001_v7007000_t0000_u01778202554584") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c1f_d20260508_m010906_c001_v0001182_t0031_u01778202546469") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659bb_d20260508_m010901_c001_v7007000_t0000_u01778202541914") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90bbb_d20260508_m010853_c001_v0001182_t0055_u01778202533202") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d5b4_d20260508_m010845_c001_v7007000_t0000_u01778202525769") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b2c_d20260508_m010838_c001_v0001182_t0034_u01778202518525") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6ea_d20260508_m010834_c001_v7007000_t0000_u01778202514072") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90adc_d20260508_m010830_c001_v0001182_t0043_u01778202510552") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f0a_d20260508_m010828_c001_v7007000_t0000_u01778202508869") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f726a_d20260508_m010822_c001_v0001184_t0015_u01778202502128") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73cf_d20260508_m010817_c001_v7007000_t0000_u01778202497539") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c188_d20260508_m010813_c001_v0001178_t0005_u01778202493869") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cf7_d20260508_m010812_c001_v7007000_t0000_u01778202492729") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6ec_d20260508_m010805_c001_v0001178_t0020_u01778202485324") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642e97_d20260508_m010758_c001_v7007000_t0000_u01778202478060") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f67e_d20260508_m010750_c001_v0001178_t0043_u01778202470460") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e91_d20260508_m010745_c001_v7007000_t0000_u01778202465983") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f642_d20260508_m010737_c001_v0001178_t0022_u01778202457622") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fec_d20260508_m010733_c001_v7007000_t0000_u01778202453108") 2026/05/08 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f5fb_d20260508_m010725_c001_v0001178_t0007_u01778202445107") 2026/05/08 01:10:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7416_d20260508_m010831_c001_v7007000_t0000_u01778202511860") 2026/05/08 01:10:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7298_d20260508_m010827_c001_v0001184_t0037_u01778202507907") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c88_d20260508_m010848_c001_v7007000_t0000_u01778202528885") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7347_d20260508_m010844_c001_v0001184_t0027_u01778202524466") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309d_d20260508_m010953_c001_v7007000_t0000_u01778202593066") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7605_d20260508_m010945_c001_v0001184_t0057_u01778202585195") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a995_d20260508_m010940_c001_v7007000_t0000_u01778202580342") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7529_d20260508_m010932_c001_v0001184_t0048_u01778202572740") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d662_d20260508_m010927_c001_v7007000_t0000_u01778202567725") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7497_d20260508_m010919_c001_v0001184_t0055_u01778202559626") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9bb_d20260508_m010914_c001_v7007000_t0000_u01778202554766") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7405_d20260508_m010907_c001_v0001184_t0007_u01778202547027") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659c0_d20260508_m010902_c001_v7007000_t0000_u01778202542097") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7397_d20260508_m010853_c001_v0001184_t0042_u01778202533755") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c7d_d20260508_m010845_c001_v7007000_t0000_u01778202525714") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c29a_d20260508_m010839_c001_v0001178_t0004_u01778202519092") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6eb_d20260508_m010834_c001_v7007000_t0000_u01778202514253") 2026/05/08 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c24c_d20260508_m010830_c001_v0001178_t0043_u01778202510571") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7412_d20260508_m010829_c001_v7007000_t0000_u01778202509403") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f74a_d20260508_m010822_c001_v0001178_t0010_u01778202502726") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73d1_d20260508_m010817_c001_v7007000_t0000_u01778202497722") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a5a_d20260508_m010813_c001_v0001182_t0011_u01778202493878") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b9404f_d20260508_m010812_c001_v7007000_t0000_u01778202492686") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a08_d20260508_m010805_c001_v0001182_t0031_u01778202485917") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f6581f_d20260508_m010758_c001_v7007000_t0000_u01778202478014") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90983_d20260508_m010751_c001_v0001182_t0032_u01778202471018") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e92_d20260508_m010746_c001_v7007000_t0000_u01778202466165") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90921_d20260508_m010738_c001_v0001182_t0051_u01778202458213") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fee_d20260508_m010733_c001_v7007000_t0000_u01778202453291") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea908a5_d20260508_m010725_c001_v0001182_t0015_u01778202445398") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f11_d20260508_m010831_c001_v7007000_t0000_u01778202511669") 2026/05/08 01:10:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f764_d20260508_m010827_c001_v0001178_t0021_u01778202507932") 2026/05/08 01:10:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c89_d20260508_m010849_c001_v7007000_t0000_u01778202529070") 2026/05/08 01:10:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b71_d20260508_m010844_c001_v0001182_t0050_u01778202524473") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309e_d20260508_m010953_c001_v7007000_t0000_u01778202593247") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8e2_d20260508_m010945_c001_v0001178_t0037_u01778202585810") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a997_d20260508_m010940_c001_v7007000_t0000_u01778202580527") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8a6_d20260508_m010933_c001_v0001178_t0030_u01778202573329") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d663_d20260508_m010927_c001_v7007000_t0000_u01778202567908") 2026/05/08 01:10:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f872_d20260508_m010920_c001_v0001178_t0030_u01778202560184") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9bc_d20260508_m010914_c001_v7007000_t0000_u01778202554948") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f83b_d20260508_m010907_c001_v0001178_t0053_u01778202547736") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659c6_d20260508_m010902_c001_v7007000_t0000_u01778202542278") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7f7_d20260508_m010854_c001_v0001178_t0039_u01778202534354") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a10d_d20260508_m010845_c001_v7007000_t0000_u01778202525724") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7a4_d20260508_m010839_c001_v0001178_t0058_u01778202519711") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6ec_d20260508_m010834_c001_v7007000_t0000_u01778202514434") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f77a_d20260508_m010830_c001_v0001178_t0055_u01778202510603") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41607f05adad5c2d_d20260508_m010828_c001_v7007000_t0000_u01778202508884") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c1f0_d20260508_m010823_c001_v0001178_t0019_u01778202503302") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73d3_d20260508_m010817_c001_v7007000_t0000_u01778202497906") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7214_d20260508_m010813_c001_v0001184_t0017_u01778202493891") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cf4_d20260508_m010812_c001_v7007000_t0000_u01778202492093") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c130_d20260508_m010806_c001_v0001178_t0053_u01778202486508") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fbc2e_d20260508_m010757_c001_v7007000_t0000_u01778202477841") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c089_d20260508_m010751_c001_v0001178_t0059_u01778202471586") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e93_d20260508_m010746_c001_v7007000_t0000_u01778202466347") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bfc5_d20260508_m010738_c001_v0001178_t0051_u01778202458818") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93fef_d20260508_m010733_c001_v7007000_t0000_u01778202453476") 2026/05/08 01:10:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bf0f_d20260508_m010725_c001_v0001178_t0032_u01778202445611") 2026/05/08 01:10:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e4a7_d20260508_m010831_c001_v7007000_t0000_u01778202511877") 2026/05/08 01:10:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c226_d20260508_m010827_c001_v0001178_t0003_u01778202507941") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c8a_d20260508_m010849_c001_v7007000_t0000_u01778202529254") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2ce_d20260508_m010844_c001_v0001178_t0049_u01778202524671") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae64309f_d20260508_m010953_c001_v7007000_t0000_u01778202593430") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c566_d20260508_m010946_c001_v0001178_t0021_u01778202586032") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a999_d20260508_m010940_c001_v7007000_t0000_u01778202580711") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c4de_d20260508_m010933_c001_v0001178_t0050_u01778202573538") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d664_d20260508_m010928_c001_v7007000_t0000_u01778202568090") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c44e_d20260508_m010920_c001_v0001178_t0008_u01778202560391") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9bd_d20260508_m010915_c001_v7007000_t0000_u01778202555130") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c3be_d20260508_m010907_c001_v0001178_t0024_u01778202547940") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659ca_d20260508_m010902_c001_v7007000_t0000_u01778202542461") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c332_d20260508_m010854_c001_v0001178_t0021_u01778202534561") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408dfee23db12e08_d20260508_m010845_c001_v7007000_t0000_u01778202525525") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7324_d20260508_m010839_c001_v0001184_t0051_u01778202519928") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6ed_d20260508_m010834_c001_v7007000_t0000_u01778202514615") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72c9_d20260508_m010830_c001_v0001184_t0020_u01778202510753") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f0e_d20260508_m010829_c001_v7007000_t0000_u01778202509415") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90aa6_d20260508_m010823_c001_v0001182_t0050_u01778202503505") 2026/05/08 01:10:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73d5_d20260508_m010818_c001_v7007000_t0000_u01778202498088") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a5c_d20260508_m010814_c001_v0001182_t0028_u01778202494091") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b384_d20260508_m010812_c001_v7007000_t0000_u01778202492105") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71cc_d20260508_m010806_c001_v0001184_t0010_u01778202486717") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b361_d20260508_m010758_c001_v7007000_t0000_u01778202478022") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f712e_d20260508_m010751_c001_v0001184_t0035_u01778202471791") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e94_d20260508_m010746_c001_v7007000_t0000_u01778202466531") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f70ce_d20260508_m010739_c001_v0001184_t0029_u01778202459025") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff0_d20260508_m010733_c001_v7007000_t0000_u01778202453659") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7059_d20260508_m010725_c001_v0001184_t0050_u01778202445822") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7415_d20260508_m010831_c001_v7007000_t0000_u01778202511669") 2026/05/08 01:10:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f729c_d20260508_m010828_c001_v0001184_t0010_u01778202508105") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c8e_d20260508_m010849_c001_v7007000_t0000_u01778202529437") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7349_d20260508_m010844_c001_v0001184_t0047_u01778202524719") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430a5_d20260508_m010953_c001_v7007000_t0000_u01778202593630") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d77_d20260508_m010946_c001_v0001182_t0052_u01778202586242") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a99b_d20260508_m010940_c001_v7007000_t0000_u01778202580899") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d05_d20260508_m010933_c001_v0001182_t0015_u01778202573756") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d665_d20260508_m010928_c001_v7007000_t0000_u01778202568271") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ca3_d20260508_m010920_c001_v0001182_t0054_u01778202560681") 2026/05/08 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9be_d20260508_m010915_c001_v7007000_t0000_u01778202555311") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c2f_d20260508_m010908_c001_v0001182_t0012_u01778202548148") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659cf_d20260508_m010902_c001_v7007000_t0000_u01778202542642") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90bc7_d20260508_m010854_c001_v0001182_t0023_u01778202534777") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a70d_d20260508_m010845_c001_v7007000_t0000_u01778202525734") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b42_d20260508_m010840_c001_v0001182_t0046_u01778202520123") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6ee_d20260508_m010834_c001_v7007000_t0000_u01778202514795") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ade_d20260508_m010830_c001_v0001182_t0045_u01778202510762") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f0c_d20260508_m010829_c001_v7007000_t0000_u01778202509049") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f727a_d20260508_m010823_c001_v0001184_t0043_u01778202503705") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73d7_d20260508_m010818_c001_v7007000_t0000_u01778202498270") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f721a_d20260508_m010814_c001_v0001184_t0018_u01778202494103") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cf5_d20260508_m010812_c001_v7007000_t0000_u01778202492276") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f700_d20260508_m010806_c001_v0001178_t0037_u01778202486928") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fbc2f_d20260508_m010758_c001_v7007000_t0000_u01778202478029") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f690_d20260508_m010752_c001_v0001178_t0035_u01778202472004") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e95_d20260508_m010746_c001_v7007000_t0000_u01778202466714") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f64c_d20260508_m010739_c001_v0001178_t0039_u01778202459220") 2026/05/08 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff2_d20260508_m010733_c001_v7007000_t0000_u01778202453842") 2026/05/08 01:10:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f601_d20260508_m010726_c001_v0001178_t0025_u01778202446016") 2026/05/08 01:10:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658f3_d20260508_m010831_c001_v7007000_t0000_u01778202511958") 2026/05/08 01:10:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ac8_d20260508_m010828_c001_v0001182_t0054_u01778202508114") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c90_d20260508_m010849_c001_v7007000_t0000_u01778202529619") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7c7_d20260508_m010844_c001_v0001178_t0036_u01778202524680") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430a6_d20260508_m010953_c001_v7007000_t0000_u01778202593811") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7611_d20260508_m010946_c001_v0001184_t0005_u01778202586451") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a99d_d20260508_m010941_c001_v7007000_t0000_u01778202581084") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f753d_d20260508_m010933_c001_v0001184_t0038_u01778202573974") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d666_d20260508_m010928_c001_v7007000_t0000_u01778202568453") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f74a3_d20260508_m010920_c001_v0001184_t0035_u01778202560892") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9bf_d20260508_m010915_c001_v7007000_t0000_u01778202555493") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7419_d20260508_m010908_c001_v0001184_t0036_u01778202548360") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659d4_d20260508_m010902_c001_v7007000_t0000_u01778202542824") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f73a3_d20260508_m010854_c001_v0001184_t0029_u01778202534983") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aaddb_d20260508_m010845_c001_v7007000_t0000_u01778202525892") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2aa_d20260508_m010840_c001_v0001178_t0049_u01778202520326") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6ef_d20260508_m010834_c001_v7007000_t0000_u01778202514976") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c24e_d20260508_m010830_c001_v0001178_t0021_u01778202510775") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94061_d20260508_m010828_c001_v7007000_t0000_u01778202508888") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f74c_d20260508_m010823_c001_v0001178_t0046_u01778202503911") 2026/05/08 01:10:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73da_d20260508_m010818_c001_v7007000_t0000_u01778202498452") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f732_d20260508_m010814_c001_v0001178_t0028_u01778202494207") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aacc1_d20260508_m010812_c001_v7007000_t0000_u01778202492533") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a0c_d20260508_m010807_c001_v0001182_t0026_u01778202487141") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382913_d20260508_m010757_c001_v7007000_t0000_u01778202477618") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90989_d20260508_m010752_c001_v0001182_t0049_u01778202472253") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e98_d20260508_m010746_c001_v7007000_t0000_u01778202466897") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90931_d20260508_m010739_c001_v0001182_t0028_u01778202459426") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff5_d20260508_m010734_c001_v7007000_t0000_u01778202454027") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea908ad_d20260508_m010726_c001_v0001182_t0020_u01778202446224") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e4a4_d20260508_m010831_c001_v7007000_t0000_u01778202511711") 2026/05/08 01:10:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f76a_d20260508_m010828_c001_v0001178_t0052_u01778202508141") 2026/05/08 01:10:45 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c92_d20260508_m010849_c001_v7007000_t0000_u01778202529803") 2026/05/08 01:10:45 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b75_d20260508_m010844_c001_v0001182_t0055_u01778202524685") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430a7_d20260508_m010953_c001_v7007000_t0000_u01778202593993") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8e8_d20260508_m010946_c001_v0001178_t0011_u01778202586663") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9a0_d20260508_m010941_c001_v7007000_t0000_u01778202581270") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8aa_d20260508_m010934_c001_v0001178_t0056_u01778202574191") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d667_d20260508_m010928_c001_v7007000_t0000_u01778202568651") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f876_d20260508_m010921_c001_v0001178_t0022_u01778202561088") 2026/05/08 01:10:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c1_d20260508_m010915_c001_v7007000_t0000_u01778202555679") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f83f_d20260508_m010908_c001_v0001178_t0046_u01778202548567") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659dc_d20260508_m010903_c001_v7007000_t0000_u01778202543021") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7f9_d20260508_m010855_c001_v0001178_t0030_u01778202535184") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a709_d20260508_m010845_c001_v7007000_t0000_u01778202525370") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7aa_d20260508_m010840_c001_v0001178_t0039_u01778202520542") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f0_d20260508_m010835_c001_v7007000_t0000_u01778202515165") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f77e_d20260508_m010830_c001_v0001178_t0030_u01778202510814") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94063_d20260508_m010829_c001_v7007000_t0000_u01778202509252") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c1fa_d20260508_m010824_c001_v0001178_t0040_u01778202504136") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73db_d20260508_m010818_c001_v7007000_t0000_u01778202498635") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c190_d20260508_m010814_c001_v0001178_t0035_u01778202494264") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b9404e_d20260508_m010812_c001_v7007000_t0000_u01778202492501") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c136_d20260508_m010807_c001_v0001178_t0042_u01778202487364") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41925c2f91ac26bc_d20260508_m010757_c001_v7007000_t0000_u01778202477854") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c097_d20260508_m010752_c001_v0001178_t0023_u01778202472452") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27e9a_d20260508_m010747_c001_v7007000_t0000_u01778202467078") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bfd3_d20260508_m010739_c001_v0001178_t0057_u01778202459629") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff6_d20260508_m010734_c001_v7007000_t0000_u01778202454221") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bf1d_d20260508_m010726_c001_v0001178_t0055_u01778202446441") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b9406c_d20260508_m010831_c001_v7007000_t0000_u01778202511878") 2026/05/08 01:10:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c22a_d20260508_m010828_c001_v0001178_t0044_u01778202508205") 2026/05/08 01:10:47 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c94_d20260508_m010849_c001_v7007000_t0000_u01778202529986") 2026/05/08 01:10:47 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2d0_d20260508_m010844_c001_v0001178_t0058_u01778202524883") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430aa_d20260508_m010954_c001_v7007000_t0000_u01778202594173") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c570_d20260508_m010946_c001_v0001178_t0011_u01778202586879") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9a2_d20260508_m010941_c001_v7007000_t0000_u01778202581453") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c4e8_d20260508_m010934_c001_v0001178_t0022_u01778202574397") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d668_d20260508_m010928_c001_v7007000_t0000_u01778202568832") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c45c_d20260508_m010921_c001_v0001178_t0013_u01778202561303") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c2_d20260508_m010915_c001_v7007000_t0000_u01778202555860") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c3ca_d20260508_m010908_c001_v0001178_t0031_u01778202548779") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659e0_d20260508_m010903_c001_v7007000_t0000_u01778202543204") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c33a_d20260508_m010855_c001_v0001178_t0018_u01778202535392") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aadd9_d20260508_m010845_c001_v7007000_t0000_u01778202525525") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7326_d20260508_m010840_c001_v0001184_t0018_u01778202520770") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f1_d20260508_m010835_c001_v7007000_t0000_u01778202515346") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72cd_d20260508_m010830_c001_v0001184_t0030_u01778202510945") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41607f05adad5c2e_d20260508_m010829_c001_v7007000_t0000_u01778202509067") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90aae_d20260508_m010824_c001_v0001182_t0027_u01778202504342") 2026/05/08 01:10:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73de_d20260508_m010818_c001_v7007000_t0000_u01778202498819") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a5e_d20260508_m010814_c001_v0001182_t0042_u01778202494298") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73a5_d20260508_m010812_c001_v7007000_t0000_u01778202492509") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71d2_d20260508_m010807_c001_v0001184_t0017_u01778202487571") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382916_d20260508_m010757_c001_v7007000_t0000_u01778202477801") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f713c_d20260508_m010752_c001_v0001184_t0051_u01778202472672") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ea4_d20260508_m010747_c001_v7007000_t0000_u01778202467260") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f70d4_d20260508_m010739_c001_v0001184_t0055_u01778202459832") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff7_d20260508_m010734_c001_v7007000_t0000_u01778202454407") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f705f_d20260508_m010726_c001_v0001184_t0045_u01778202446649") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff64f49_d20260508_m010831_c001_v7007000_t0000_u01778202511758") 2026/05/08 01:10:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72a4_d20260508_m010828_c001_v0001184_t0044_u01778202508316") 2026/05/08 01:10:48 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c97_d20260508_m010850_c001_v7007000_t0000_u01778202530175") 2026/05/08 01:10:48 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b77_d20260508_m010844_c001_v0001182_t0046_u01778202524893") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ab_d20260508_m010954_c001_v7007000_t0000_u01778202594354") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d7b_d20260508_m010947_c001_v0001182_t0031_u01778202587083") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9a5_d20260508_m010941_c001_v7007000_t0000_u01778202581643") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d11_d20260508_m010934_c001_v0001182_t0059_u01778202574622") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d669_d20260508_m010929_c001_v7007000_t0000_u01778202569013") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90cab_d20260508_m010921_c001_v0001182_t0040_u01778202561522") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c4_d20260508_m010916_c001_v7007000_t0000_u01778202556041") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c39_d20260508_m010908_c001_v0001182_t0049_u01778202548983") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659e5_d20260508_m010903_c001_v7007000_t0000_u01778202543385") 2026/05/08 01:10:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90bc9_d20260508_m010855_c001_v0001182_t0024_u01778202535597") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c80_d20260508_m010845_c001_v7007000_t0000_u01778202525903") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b4a_d20260508_m010840_c001_v0001182_t0008_u01778202520987") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f3_d20260508_m010835_c001_v7007000_t0000_u01778202515526") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ae0_d20260508_m010830_c001_v0001182_t0027_u01778202510955") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94066_d20260508_m010829_c001_v7007000_t0000_u01778202509434") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f727c_d20260508_m010824_c001_v0001184_t0028_u01778202504552") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73e1_d20260508_m010819_c001_v7007000_t0000_u01778202499080") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f721e_d20260508_m010814_c001_v0001184_t0041_u01778202494334") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b387_d20260508_m010812_c001_v7007000_t0000_u01778202492517") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f704_d20260508_m010807_c001_v0001178_t0013_u01778202487783") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68adf_d20260508_m010757_c001_v7007000_t0000_u01778202477803") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f692_d20260508_m010752_c001_v0001178_t0044_u01778202472877") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ea6_d20260508_m010747_c001_v7007000_t0000_u01778202467442") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f654_d20260508_m010740_c001_v0001178_t0021_u01778202460038") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ff9_d20260508_m010734_c001_v7007000_t0000_u01778202454592") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f607_d20260508_m010726_c001_v0001178_t0033_u01778202446854") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6e1_d20260508_m010832_c001_v7007000_t0000_u01778202512033") 2026/05/08 01:10:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90acc_d20260508_m010828_c001_v0001182_t0037_u01778202508325") 2026/05/08 01:10:49 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c99_d20260508_m010850_c001_v7007000_t0000_u01778202530364") 2026/05/08 01:10:49 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7c9_d20260508_m010844_c001_v0001178_t0055_u01778202524911") 2026/05/08 01:10:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ac_d20260508_m010954_c001_v7007000_t0000_u01778202594534") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7615_d20260508_m010947_c001_v0001184_t0023_u01778202587277") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9ba_d20260508_m010941_c001_v7007000_t0000_u01778202581826") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7559_d20260508_m010934_c001_v0001184_t0016_u01778202574825") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d66a_d20260508_m010929_c001_v7007000_t0000_u01778202569194") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f74ad_d20260508_m010921_c001_v0001184_t0047_u01778202561741") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c5_d20260508_m010916_c001_v7007000_t0000_u01778202556224") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7427_d20260508_m010909_c001_v0001184_t0026_u01778202549223") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659ea_d20260508_m010903_c001_v7007000_t0000_u01778202543566") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f73af_d20260508_m010855_c001_v0001184_t0004_u01778202535817") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408dfee23db12e07_d20260508_m010845_c001_v7007000_t0000_u01778202525337") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2b2_d20260508_m010841_c001_v0001178_t0051_u01778202521258") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f4_d20260508_m010835_c001_v7007000_t0000_u01778202515706") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c252_d20260508_m010830_c001_v0001178_t0023_u01778202510982") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94062_d20260508_m010829_c001_v7007000_t0000_u01778202509069") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f752_d20260508_m010824_c001_v0001178_t0004_u01778202504760") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73e4_d20260508_m010819_c001_v7007000_t0000_u01778202499263") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f734_d20260508_m010814_c001_v0001178_t0049_u01778202494412") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3829c0_d20260508_m010812_c001_v7007000_t0000_u01778202492530") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a18_d20260508_m010808_c001_v0001182_t0049_u01778202488014") 2026/05/08 01:10:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642e96_d20260508_m010757_c001_v7007000_t0000_u01778202477873") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90991_d20260508_m010753_c001_v0001182_t0026_u01778202473098") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ea8_d20260508_m010747_c001_v7007000_t0000_u01778202467701") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90935_d20260508_m010740_c001_v0001182_t0049_u01778202460252") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ffa_d20260508_m010734_c001_v7007000_t0000_u01778202454775") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea908b9_d20260508_m010727_c001_v0001182_t0007_u01778202447074") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e4a0_d20260508_m010831_c001_v7007000_t0000_u01778202511528") 2026/05/08 01:10:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f76e_d20260508_m010828_c001_v0001178_t0042_u01778202508351") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c9b_d20260508_m010850_c001_v7007000_t0000_u01778202530546") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f734d_d20260508_m010844_c001_v0001184_t0012_u01778202524920") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ad_d20260508_m010954_c001_v7007000_t0000_u01778202594714") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8ea_d20260508_m010947_c001_v0001178_t0042_u01778202587477") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9bc_d20260508_m010942_c001_v7007000_t0000_u01778202582011") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8ae_d20260508_m010935_c001_v0001178_t0011_u01778202575032") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d66c_d20260508_m010929_c001_v7007000_t0000_u01778202569377") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f87e_d20260508_m010921_c001_v0001178_t0007_u01778202561945") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c6_d20260508_m010916_c001_v7007000_t0000_u01778202556405") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f847_d20260508_m010909_c001_v0001178_t0016_u01778202549436") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659f0_d20260508_m010903_c001_v7007000_t0000_u01778202543749") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7ff_d20260508_m010856_c001_v0001178_t0054_u01778202536019") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406b480394d90ec3_d20260508_m010845_c001_v7007000_t0000_u01778202525736") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7ac_d20260508_m010841_c001_v0001178_t0053_u01778202521466") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f5_d20260508_m010835_c001_v7007000_t0000_u01778202515888") 2026/05/08 01:10:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f780_d20260508_m010831_c001_v0001178_t0012_u01778202511022") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7411_d20260508_m010829_c001_v7007000_t0000_u01778202509221") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c202_d20260508_m010825_c001_v0001178_t0013_u01778202505013") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73e6_d20260508_m010819_c001_v7007000_t0000_u01778202499445") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c192_d20260508_m010814_c001_v0001178_t0038_u01778202494472") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b388_d20260508_m010812_c001_v7007000_t0000_u01778202492654") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c140_d20260508_m010808_c001_v0001178_t0057_u01778202488225") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c38291a_d20260508_m010758_c001_v7007000_t0000_u01778202478166") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0a1_d20260508_m010753_c001_v0001178_t0045_u01778202473308") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27eaa_d20260508_m010747_c001_v7007000_t0000_u01778202467882") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bfe3_d20260508_m010740_c001_v0001178_t0033_u01778202460468") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ffb_d20260508_m010734_c001_v7007000_t0000_u01778202454957") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bf33_d20260508_m010727_c001_v0001178_t0012_u01778202447354") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e4a3_d20260508_m010831_c001_v7007000_t0000_u01778202511677") 2026/05/08 01:10:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c22e_d20260508_m010828_c001_v0001178_t0055_u01778202508437") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c9d_d20260508_m010850_c001_v7007000_t0000_u01778202530729") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2d8_d20260508_m010845_c001_v0001178_t0021_u01778202525082") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ae_d20260508_m010954_c001_v7007000_t0000_u01778202594894") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c578_d20260508_m010947_c001_v0001178_t0049_u01778202587685") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9be_d20260508_m010942_c001_v7007000_t0000_u01778202582194") 2026/05/08 01:10:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c4f4_d20260508_m010935_c001_v0001178_t0059_u01778202575239") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d66d_d20260508_m010929_c001_v7007000_t0000_u01778202569558") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c46e_d20260508_m010922_c001_v0001178_t0056_u01778202562558") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c7_d20260508_m010916_c001_v7007000_t0000_u01778202556587") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c3d2_d20260508_m010909_c001_v0001178_t0047_u01778202549635") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659f5_d20260508_m010903_c001_v7007000_t0000_u01778202543931") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c342_d20260508_m010856_c001_v0001178_t0038_u01778202536226") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aadd8_d20260508_m010845_c001_v7007000_t0000_u01778202525342") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7333_d20260508_m010841_c001_v0001184_t0004_u01778202521688") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f6_d20260508_m010836_c001_v7007000_t0000_u01778202516068") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72d3_d20260508_m010831_c001_v0001184_t0015_u01778202511145") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7410_d20260508_m010829_c001_v7007000_t0000_u01778202509040") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ab4_d20260508_m010825_c001_v0001182_t0008_u01778202505227") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73e8_d20260508_m010819_c001_v7007000_t0000_u01778202499629") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a60_d20260508_m010814_c001_v0001182_t0044_u01778202494494") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b385_d20260508_m010812_c001_v7007000_t0000_u01778202492288") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71d8_d20260508_m010808_c001_v0001184_t0049_u01778202488435") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382918_d20260508_m010757_c001_v7007000_t0000_u01778202477983") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7148_d20260508_m010753_c001_v0001184_t0020_u01778202473590") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27eb9_d20260508_m010748_c001_v7007000_t0000_u01778202468063") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f70da_d20260508_m010740_c001_v0001184_t0026_u01778202460684") 2026/05/08 01:10:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b93ffe_d20260508_m010735_c001_v7007000_t0000_u01778202455140") 2026/05/08 01:10:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7069_d20260508_m010727_c001_v0001184_t0035_u01778202447566") 2026/05/08 01:10:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658ec_d20260508_m010831_c001_v7007000_t0000_u01778202511591") 2026/05/08 01:10:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f72aa_d20260508_m010828_c001_v0001184_t0008_u01778202508517") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ca0_d20260508_m010850_c001_v7007000_t0000_u01778202530923") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b79_d20260508_m010845_c001_v0001182_t0032_u01778202525089") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430af_d20260508_m010955_c001_v7007000_t0000_u01778202595146") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d81_d20260508_m010947_c001_v0001182_t0044_u01778202587888") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9c1_d20260508_m010942_c001_v7007000_t0000_u01778202582377") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90d15_d20260508_m010935_c001_v0001182_t0023_u01778202575448") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d66e_d20260508_m010929_c001_v7007000_t0000_u01778202569768") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90cb1_d20260508_m010922_c001_v0001182_t0052_u01778202562761") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9c8_d20260508_m010916_c001_v7007000_t0000_u01778202556774") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90c41_d20260508_m010909_c001_v0001182_t0020_u01778202549843") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f659fa_d20260508_m010904_c001_v7007000_t0000_u01778202544117") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90bd7_d20260508_m010856_c001_v0001182_t0029_u01778202536437") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c7c_d20260508_m010845_c001_v7007000_t0000_u01778202525533") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b59_d20260508_m010841_c001_v0001182_t0031_u01778202521879") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f7_d20260508_m010836_c001_v7007000_t0000_u01778202516250") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ae2_d20260508_m010831_c001_v0001182_t0026_u01778202511155") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f0d_d20260508_m010829_c001_v7007000_t0000_u01778202509230") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7288_d20260508_m010825_c001_v0001184_t0044_u01778202505486") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73ed_d20260508_m010819_c001_v7007000_t0000_u01778202499814") 2026/05/08 01:10:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7220_d20260508_m010814_c001_v0001184_t0028_u01778202494535") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cf6_d20260508_m010812_c001_v7007000_t0000_u01778202492459") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f70a_d20260508_m010808_c001_v0001178_t0059_u01778202488639") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ae4_d20260508_m010758_c001_v7007000_t0000_u01778202478173") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f69a_d20260508_m010753_c001_v0001178_t0051_u01778202473784") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ebd_d20260508_m010748_c001_v7007000_t0000_u01778202468245") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f65e_d20260508_m010740_c001_v0001178_t0009_u01778202460913") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94000_d20260508_m010735_c001_v7007000_t0000_u01778202455325") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f60d_d20260508_m010727_c001_v0001178_t0018_u01778202447811") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e4a8_d20260508_m010831_c001_v7007000_t0000_u01778202511901") 2026/05/08 01:10:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ad0_d20260508_m010828_c001_v0001182_t0005_u01778202508529") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ca2_d20260508_m010851_c001_v7007000_t0000_u01778202531106") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7cd_d20260508_m010845_c001_v0001178_t0022_u01778202525121") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b0_d20260508_m010955_c001_v7007000_t0000_u01778202595341") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7617_d20260508_m010948_c001_v0001184_t0012_u01778202588082") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9c2_d20260508_m010942_c001_v7007000_t0000_u01778202582560") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7571_d20260508_m010935_c001_v0001184_t0009_u01778202575653") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d66f_d20260508_m010929_c001_v7007000_t0000_u01778202569951") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f74bf_d20260508_m010922_c001_v0001184_t0012_u01778202562976") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9ca_d20260508_m010916_c001_v7007000_t0000_u01778202556957") 2026/05/08 01:10:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7433_d20260508_m010910_c001_v0001184_t0021_u01778202550055") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f65a00_d20260508_m010904_c001_v7007000_t0000_u01778202544304") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f73b7_d20260508_m010856_c001_v0001184_t0053_u01778202536633") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f417d95d42cdddbb6_d20260508_m010845_c001_v7007000_t0000_u01778202525756") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c2b6_d20260508_m010842_c001_v0001178_t0033_u01778202522084") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6f9_d20260508_m010836_c001_v7007000_t0000_u01778202516431") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c254_d20260508_m010831_c001_v0001178_t0010_u01778202511189") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88e48f_d20260508_m010829_c001_v7007000_t0000_u01778202509455") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f758_d20260508_m010825_c001_v0001178_t0017_u01778202505699") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73f3_d20260508_m010819_c001_v7007000_t0000_u01778202499999") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f736_d20260508_m010814_c001_v0001178_t0052_u01778202494630") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73a6_d20260508_m010812_c001_v7007000_t0000_u01778202492700") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a1e_d20260508_m010808_c001_v0001182_t0032_u01778202488847") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41925c2f91ac26bf_d20260508_m010758_c001_v7007000_t0000_u01778202478044") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90997_d20260508_m010753_c001_v0001182_t0007_u01778202473988") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ebe_d20260508_m010748_c001_v7007000_t0000_u01778202468429") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea9093d_d20260508_m010741_c001_v0001182_t0033_u01778202461118") 2026/05/08 01:10:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94001_d20260508_m010735_c001_v7007000_t0000_u01778202455509") 2026/05/08 01:10:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea908bf_d20260508_m010728_c001_v0001182_t0018_u01778202448023") 2026/05/08 01:10:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658f0_d20260508_m010831_c001_v7007000_t0000_u01778202511777") 2026/05/08 01:10:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f770_d20260508_m010828_c001_v0001178_t0011_u01778202508561") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ca5_d20260508_m010851_c001_v7007000_t0000_u01778202531289") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7353_d20260508_m010845_c001_v0001184_t0029_u01778202525132") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b1_d20260508_m010955_c001_v7007000_t0000_u01778202595521") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8ee_d20260508_m010948_c001_v0001178_t0051_u01778202588283") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9c3_d20260508_m010942_c001_v7007000_t0000_u01778202582744") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8b4_d20260508_m010935_c001_v0001178_t0041_u01778202575880") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d670_d20260508_m010930_c001_v7007000_t0000_u01778202570238") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f886_d20260508_m010923_c001_v0001178_t0016_u01778202563202") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9cb_d20260508_m010917_c001_v7007000_t0000_u01778202557141") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f84d_d20260508_m010910_c001_v0001178_t0034_u01778202550262") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f65a06_d20260508_m010904_c001_v7007000_t0000_u01778202544488") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f803_d20260508_m010856_c001_v0001178_t0035_u01778202536840") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68c7b_d20260508_m010845_c001_v7007000_t0000_u01778202525352") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7b7_d20260508_m010842_c001_v0001178_t0029_u01778202522300") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6fa_d20260508_m010836_c001_v7007000_t0000_u01778202516612") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f782_d20260508_m010831_c001_v0001178_t0020_u01778202511299") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f410a93611533b0dc_d20260508_m010829_c001_v7007000_t0000_u01778202509291") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c20c_d20260508_m010825_c001_v0001178_t0058_u01778202505967") 2026/05/08 01:10:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73f5_d20260508_m010820_c001_v7007000_t0000_u01778202500185") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c198_d20260508_m010814_c001_v0001178_t0045_u01778202494686") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b389_d20260508_m010812_c001_v7007000_t0000_u01778202492707") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c14c_d20260508_m010809_c001_v0001178_t0048_u01778202489052") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a62f_d20260508_m010757_c001_v7007000_t0000_u01778202477817") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0ad_d20260508_m010754_c001_v0001178_t0055_u01778202474287") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ebf_d20260508_m010748_c001_v7007000_t0000_u01778202468611") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bfed_d20260508_m010741_c001_v0001178_t0039_u01778202461322") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94002_d20260508_m010735_c001_v7007000_t0000_u01778202455694") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bf43_d20260508_m010728_c001_v0001178_t0040_u01778202448263") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642f12_d20260508_m010831_c001_v7007000_t0000_u01778202511902") 2026/05/08 01:10:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c232_d20260508_m010828_c001_v0001178_t0023_u01778202508649") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b0d_d20260508_m010800_c001_v7007000_t0000_u01778202480806") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f716a_d20260508_m010756_c001_v0001184_t0048_u01778202476565") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b12_d20260508_m010800_c001_v7007000_t0000_u01778202480991") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6ac_d20260508_m010756_c001_v0001178_t0058_u01778202476577") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b16_d20260508_m010801_c001_v7007000_t0000_u01778202481173") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea909b3_d20260508_m010756_c001_v0001182_t0050_u01778202476585") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b1b_d20260508_m010801_c001_v7007000_t0000_u01778202481357") 2026/05/08 01:10:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0cd_d20260508_m010756_c001_v0001178_t0026_u01778202476599") 2026/05/08 01:10:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b21_d20260508_m010801_c001_v7007000_t0000_u01778202481573") 2026/05/08 01:10:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f716c_d20260508_m010756_c001_v0001184_t0015_u01778202476766") 2026/05/08 01:10:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b26_d20260508_m010801_c001_v7007000_t0000_u01778202481756") 2026/05/08 01:10:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6b0_d20260508_m010756_c001_v0001178_t0025_u01778202476781") 2026/05/08 01:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b30_d20260508_m010801_c001_v7007000_t0000_u01778202481939") 2026/05/08 01:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea909b7_d20260508_m010756_c001_v0001182_t0022_u01778202476789") 2026/05/08 01:10:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b35_d20260508_m010802_c001_v7007000_t0000_u01778202482119") 2026/05/08 01:10:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0d1_d20260508_m010756_c001_v0001178_t0034_u01778202476804") 2026/05/08 01:10:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b3b_d20260508_m010802_c001_v7007000_t0000_u01778202482301") 2026/05/08 01:10:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7172_d20260508_m010756_c001_v0001184_t0019_u01778202476969") 2026/05/08 01:10:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b41_d20260508_m010802_c001_v7007000_t0000_u01778202482482") 2026/05/08 01:10:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6b2_d20260508_m010757_c001_v0001178_t0020_u01778202477000") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b4a_d20260508_m010802_c001_v7007000_t0000_u01778202482664") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea909b9_d20260508_m010757_c001_v0001182_t0034_u01778202477008") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b4f_d20260508_m010802_c001_v7007000_t0000_u01778202482845") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0d7_d20260508_m010757_c001_v0001178_t0026_u01778202477022") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b56_d20260508_m010803_c001_v7007000_t0000_u01778202483025") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7174_d20260508_m010757_c001_v0001184_t0048_u01778202477169") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b5e_d20260508_m010803_c001_v7007000_t0000_u01778202483206") 2026/05/08 01:10:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f6b4_d20260508_m010757_c001_v0001178_t0034_u01778202477205") 2026/05/08 01:10:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b63_d20260508_m010803_c001_v7007000_t0000_u01778202483393") 2026/05/08 01:10:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea909bb_d20260508_m010757_c001_v0001182_t0011_u01778202477214") 2026/05/08 01:10:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68b6a_d20260508_m010803_c001_v7007000_t0000_u01778202483576") 2026/05/08 01:11:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0d9_d20260508_m010757_c001_v0001178_t0046_u01778202477228") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3829c4_d20260508_m010815_c001_v7007000_t0000_u01778202495089") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71f8_d20260508_m010810_c001_v0001184_t0007_u01778202490991") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658ad_d20260508_m010814_c001_v7007000_t0000_u01778202494955") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a34_d20260508_m010811_c001_v0001182_t0040_u01778202491001") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cfe_d20260508_m010815_c001_v7007000_t0000_u01778202495072") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f71a_d20260508_m010811_c001_v0001178_t0056_u01778202491013") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b38f_d20260508_m010815_c001_v7007000_t0000_u01778202495293") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c168_d20260508_m010811_c001_v0001178_t0058_u01778202491029") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4166c995975aacd8_d20260508_m010815_c001_v7007000_t0000_u01778202495098") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a3c_d20260508_m010811_c001_v0001182_t0019_u01778202491218") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73b8_d20260508_m010815_c001_v7007000_t0000_u01778202495306") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f71c_d20260508_m010811_c001_v0001178_t0015_u01778202491233") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b38d_d20260508_m010815_c001_v7007000_t0000_u01778202495109") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c16c_d20260508_m010811_c001_v0001178_t0029_u01778202491240") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b38a_d20260508_m010814_c001_v7007000_t0000_u01778202494922") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f71fe_d20260508_m010811_c001_v0001184_t0040_u01778202491265") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9cfd_d20260508_m010814_c001_v7007000_t0000_u01778202494890") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a40_d20260508_m010811_c001_v0001182_t0018_u01778202491421") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73b6_d20260508_m010815_c001_v7007000_t0000_u01778202495123") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c16e_d20260508_m010811_c001_v0001178_t0015_u01778202491449") 2026/05/08 01:11:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b38b_d20260508_m010814_c001_v7007000_t0000_u01778202494964") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f720_d20260508_m010811_c001_v0001178_t0033_u01778202491461") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73b4_d20260508_m010814_c001_v7007000_t0000_u01778202494938") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7202_d20260508_m010811_c001_v0001184_t0041_u01778202491471") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94054_d20260508_m010815_c001_v7007000_t0000_u01778202495131") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a44_d20260508_m010811_c001_v0001182_t0005_u01778202491617") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f658ae_d20260508_m010815_c001_v7007000_t0000_u01778202495143") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c172_d20260508_m010811_c001_v0001178_t0037_u01778202491665") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3829c3_d20260508_m010814_c001_v7007000_t0000_u01778202494905") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f722_d20260508_m010811_c001_v0001178_t0040_u01778202491677") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b38e_d20260508_m010815_c001_v7007000_t0000_u01778202495153") 2026/05/08 01:11:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90a46_d20260508_m010811_c001_v0001182_t0015_u01778202491837") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826ad_d20260508_m010625_c001_v7007000_t0000_u01778202385194") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11072c916a1c37cf_d20260508_m010622_c001_v0001097_t0006_u01778202382665") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9a4b_d20260508_m010622_c001_v7007000_t0000_u01778202382478") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11072c916a1c37bd_d20260508_m010619_c001_v0001097_t0034_u01778202379796") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9a48_d20260508_m010619_c001_v7007000_t0000_u01778202379034") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bb5d_d20260508_m010614_c001_v0001178_t0058_u01778202374805") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382672_d20260508_m010613_c001_v7007000_t0000_u01778202373238") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103a072244727a98_d20260508_m010611_c001_v0001179_t0025_u01778202371199") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a4bf_d20260508_m010611_c001_v7007000_t0000_u01778202371020") 2026/05/08 01:11:01 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103a072244727a8d_d20260508_m010606_c001_v0001179_t0054_u01778202366103") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a4b4_d20260508_m010605_c001_v7007000_t0000_u01778202365339") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bab4_d20260508_m010601_c001_v0001178_t0053_u01778202361498") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382648_d20260508_m010600_c001_v7007000_t0000_u01778202360148") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1135c5d8519342ea_d20260508_m010558_c001_v0001106_t0019_u01778202358729") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff648a0_d20260508_m010558_c001_v7007000_t0000_u01778202358544") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1135c5d8519342e4_d20260508_m010555_c001_v0001106_t0026_u01778202355391") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff6489c_d20260508_m010554_c001_v7007000_t0000_u01778202354626") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b8335_d20260508_m010550_c001_v0001174_t0004_u01778202350789") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382606_d20260508_m010549_c001_v7007000_t0000_u01778202349872") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1108ca8a72536eed_d20260508_m010548_c001_v0001184_t0023_u01778202348311") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb94d_d20260508_m010548_c001_v7007000_t0000_u01778202348116") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1108ca8a72536ee5_d20260508_m010545_c001_v0001184_t0045_u01778202345325") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb92d_d20260508_m010544_c001_v7007000_t0000_u01778202344553") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f438_d20260508_m010538_c001_v0001178_t0042_u01778202338861") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf99a6_d20260508_m010537_c001_v7007000_t0000_u01778202337951") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1044715d9665cff3_d20260508_m010536_c001_v0001145_t0039_u01778202336300") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f64e8f_d20260508_m010536_c001_v7007000_t0000_u01778202336114") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1044715d9665cfeb_d20260508_m010533_c001_v0001145_t0030_u01778202333082") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f64e79_d20260508_m010532_c001_v7007000_t0000_u01778202332315") 2026/05/08 01:11:02 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b947_d20260508_m010526_c001_v0001178_t0006_u01778202326501") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff647ce_d20260508_m010525_c001_v7007000_t0000_u01778202325597") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f104839cc04db2993_d20260508_m010523_c001_v0001185_t0047_u01778202323954") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f414725255cee9357_d20260508_m010523_c001_v7007000_t0000_u01778202323769") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f104839cc04db297c_d20260508_m010520_c001_v0001185_t0004_u01778202320558") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f414725255cee9350_d20260508_m010519_c001_v7007000_t0000_u01778202319807") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b8059_d20260508_m010514_c001_v0001174_t0039_u01778202314289") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3c0_d20260508_m010513_c001_v7007000_t0000_u01778202313197") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11363b44d08e5aa3_d20260508_m010507_c001_v0001177_t0037_u01778202307781") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40463e912ab8cb47_d20260508_m010507_c001_v7007000_t0000_u01778202307570") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f3b2_d20260508_m010503_c001_v0001178_t0029_u01778202303335") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1041ff3f67d99a20_d20260508_m010502_c001_v0001174_t0053_u01778202302420") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1041ff3f67d99a0a_d20260508_m010501_c001_v0001174_t0027_u01778202301279") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4157c35a5b4c93f7_d20260508_m010448_c001_v7007000_t0000_u01778202288065") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7e3a_d20260508_m010440_c001_v0001174_t0025_u01778202280796") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114a715548bf781b_d20260508_m010439_c001_v0001134_t0000_u01778202279642") 2026/05/08 01:11:03 DEBUG : dst/one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114a715548bf780f_d20260508_m010438_c001_v0001134_t0025_u01778202278202") 2026/05/08 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826af_d20260508_m010625_c001_v7007000_t0000_u01778202385390") 2026/05/08 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1189afb2d8fde818_d20260508_m010622_c001_v0001041_t0016_u01778202382140") 2026/05/08 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1008d081fde50cea_d20260508_m010618_c001_v0001184_t0015_u01778202378824") 2026/05/08 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382674_d20260508_m010613_c001_v7007000_t0000_u01778202373480") 2026/05/08 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11034ca14e061583_d20260508_m010609_c001_v0001109_t0034_u01778202369230") 2026/05/08 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1078543356341cdb_d20260508_m010605_c001_v0001182_t0059_u01778202365134") 2026/05/08 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382649_d20260508_m010600_c001_v7007000_t0000_u01778202360331") 2026/05/08 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f119a2f30343f6476_d20260508_m010558_c001_v0001165_t0039_u01778202358333") 2026/05/08 01:11:04 DEBUG : dst/one.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1132c8c35b938f09_d20260508_m010554_c001_v0001174_t0006_u01778202354189") 2026/05/08 01:11:04 DEBUG : dst/three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3c1_d20260508_m010513_c001_v7007000_t0000_u01778202313381") 2026/05/08 01:11:04 DEBUG : dst/three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1041ff3f67d99ab5_d20260508_m010511_c001_v0001174_t0007_u01778202311777") 2026/05/08 01:11:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826b0_d20260508_m010625_c001_v7007000_t0000_u01778202385575") 2026/05/08 01:11:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1182586dfcbf6e67_d20260508_m010623_c001_v0001032_t0004_u01778202383659") 2026/05/08 01:11:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114b2e1e039ac949_d20260508_m010620_c001_v0001184_t0043_u01778202380658") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826b2_d20260508_m010625_c001_v7007000_t0000_u01778202385758") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11072c916a1c37d9_d20260508_m010624_c001_v0001097_t0020_u01778202384509") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9a4c_d20260508_m010624_c001_v7007000_t0000_u01778202384323") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11072c916a1c37c3_d20260508_m010621_c001_v0001097_t0027_u01778202381039") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf9a49_d20260508_m010620_c001_v7007000_t0000_u01778202380853") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b8543_d20260508_m010615_c001_v0001174_t0027_u01778202375965") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382677_d20260508_m010613_c001_v7007000_t0000_u01778202373663") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103a072244727a9c_d20260508_m010612_c001_v0001179_t0010_u01778202372652") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a4c6_d20260508_m010612_c001_v7007000_t0000_u01778202372472") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103a072244727a90_d20260508_m010607_c001_v0001179_t0056_u01778202367782") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a4b9_d20260508_m010607_c001_v7007000_t0000_u01778202367603") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b83d4_d20260508_m010602_c001_v0001174_t0046_u01778202362273") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff648a1_d20260508_m010559_c001_v7007000_t0000_u01778202359597") 2026/05/08 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b8389_d20260508_m010557_c001_v0001174_t0037_u01778202357131") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff6489e_d20260508_m010556_c001_v7007000_t0000_u01778202356396") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f462_d20260508_m010551_c001_v0001178_t0024_u01778202351774") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb958_d20260508_m010548_c001_v7007000_t0000_u01778202348950") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f450_d20260508_m010547_c001_v0001178_t0015_u01778202347123") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb931_d20260508_m010545_c001_v7007000_t0000_u01778202345920") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b9db_d20260508_m010539_c001_v0001178_t0058_u01778202339895") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f64e91_d20260508_m010537_c001_v7007000_t0000_u01778202337015") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b9ab_d20260508_m010534_c001_v0001178_t0023_u01778202334947") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f64e87_d20260508_m010533_c001_v7007000_t0000_u01778202333860") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b81ac_d20260508_m010527_c001_v0001174_t0038_u01778202327430") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f414725255cee935a_d20260508_m010524_c001_v7007000_t0000_u01778202324612") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b8125_d20260508_m010522_c001_v0001174_t0029_u01778202322458") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f414725255cee9352_d20260508_m010521_c001_v7007000_t0000_u01778202321371") 2026/05/08 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f3e2_d20260508_m010515_c001_v0001178_t0044_u01778202315235") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382679_d20260508_m010613_c001_v7007000_t0000_u01778202373846") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1154cbe3e5f61e97_d20260508_m010612_c001_v0001029_t0008_u01778202372002") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1125196297a25d2c_d20260508_m010606_c001_v0001106_t0048_u01778202366904") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c38264a_d20260508_m010600_c001_v7007000_t0000_u01778202360545") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1047cf631910a75a_d20260508_m010559_c001_v0001178_t0053_u01778202359388") 2026/05/08 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f102a30cc698914ea_d20260508_m010556_c001_v0001177_t0036_u01778202356190") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826b3_d20260508_m010625_c001_v7007000_t0000_u01778202385940") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f4a4_d20260508_m010615_c001_v0001178_t0033_u01778202375399") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c38267c_d20260508_m010614_c001_v7007000_t0000_u01778202374030") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f474_d20260508_m010602_c001_v0001178_t0016_u01778202362070") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c38264b_d20260508_m010600_c001_v7007000_t0000_u01778202360727") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1ba4b_d20260508_m010551_c001_v0001178_t0003_u01778202351531") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382609_d20260508_m010550_c001_v7007000_t0000_u01778202350054") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b82b1_d20260508_m010539_c001_v0001174_t0014_u01778202339425") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4139683050cf99ab_d20260508_m010538_c001_v7007000_t0000_u01778202338133") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f40c_d20260508_m010527_c001_v0001178_t0016_u01778202327222") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff647d0_d20260508_m010525_c001_v7007000_t0000_u01778202325777") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b8b9_d20260508_m010515_c001_v0001178_t0015_u01778202315017") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3c2_d20260508_m010513_c001_v7007000_t0000_u01778202313563") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90540_d20260508_m010509_c001_v0001182_t0054_u01778202309445") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4157c35a5b4c93f8_d20260508_m010448_c001_v7007000_t0000_u01778202288248") 2026/05/08 01:11:06 DEBUG : dst/two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f114a715548bf782d_d20260508_m010446_c001_v0001134_t0020_u01778202286894") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f417d95d42cddd159_d20260508_m010312_c001_v7007000_t0000_u01778202192813") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f1bb_d20260508_m010309_c001_v0001178_t0023_u01778202189152") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f417d95d42cddd155_d20260508_m010307_c001_v7007000_t0000_u01778202187242") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f160_d20260508_m010250_c001_v0001178_t0043_u01778202170951") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381ba6_d20260508_m010242_c001_v7007000_t0000_u01778202162542") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f136_d20260508_m010238_c001_v0001178_t0027_u01778202158859") 2026/05/08 01:11:06 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d54_d20260508_m010218_c001_v7007000_t0000_u01778202138386") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b74a6_d20260508_m010216_c001_v0001174_t0044_u01778202136050") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d37_d20260508_m010215_c001_v7007000_t0000_u01778202135127") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b748a_d20260508_m010213_c001_v0001174_t0036_u01778202133617") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d2f_d20260508_m010210_c001_v7007000_t0000_u01778202130486") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7446_d20260508_m010208_c001_v0001174_t0003_u01778202128533") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d2b_d20260508_m010207_c001_v7007000_t0000_u01778202127615") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b742e_d20260508_m010206_c001_v0001174_t0046_u01778202126127") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f2_d20260508_m010159_c001_v7007000_t0000_u01778202119839") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73e9_d20260508_m010158_c001_v0001174_t0005_u01778202118196") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7ec_d20260508_m010157_c001_v7007000_t0000_u01778202117240") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73d1_d20260508_m010156_c001_v0001174_t0050_u01778202116373") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d715_d20260508_m010151_c001_v7007000_t0000_u01778202111435") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7373_d20260508_m010149_c001_v0001174_t0009_u01778202109867") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c5a_d20260508_m010148_c001_v7007000_t0000_u01778202108043") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7359_d20260508_m010147_c001_v0001174_t0036_u01778202107000") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c59_d20260508_m010146_c001_v7007000_t0000_u01778202106625") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f1060d089f2ad80c6_d20260508_m010145_c001_v0001174_t0043_u01778202105874") 2026/05/08 01:11:07 DEBUG : empty space: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b733d_d20260508_m010144_c001_v0001174_t0004_u01778202104260") 2026/05/08 01:11:07 DEBUG : enormous: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d4c_d20260508_m010217_c001_v7007000_t0000_u01778202137388") 2026/05/08 01:11:07 DEBUG : enormous: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b74b2_d20260508_m010216_c001_v0001174_t0029_u01778202136534") 2026/05/08 01:11:07 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c3826c0_d20260508_m010630_c001_v7007000_t0000_u01778202390646") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b86b4_d20260508_m010629_c001_v0001174_t0044_u01778202389317") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381b77_d20260508_m010237_c001_v7007000_t0000_u01778202157540") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f128_d20260508_m010236_c001_v0001178_t0032_u01778202156440") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c40_d20260508_m010141_c001_v7007000_t0000_u01778202101424") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b730f_d20260508_m010140_c001_v0001174_t0026_u01778202100322") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c2d_d20260508_m010139_c001_v7007000_t0000_u01778202099777") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b730d_d20260508_m010138_c001_v0001174_t0011_u01778202098953") 2026/05/08 01:11:08 DEBUG : existing: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7303_d20260508_m010137_c001_v0001174_t0033_u01778202097974") 2026/05/08 01:11:08 DEBUG : existing-b: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381b7b_d20260508_m010237_c001_v7007000_t0000_u01778202157723") 2026/05/08 01:11:08 DEBUG : existing-b: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7614_d20260508_m010236_c001_v0001174_t0043_u01778202156430") 2026/05/08 01:11:08 DEBUG : file1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af1d6_d20260508_m010716_c001_v7007000_t0000_u01778202436578") 2026/05/08 01:11:08 DEBUG : file1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90855_d20260508_m010715_c001_v0001182_t0004_u01778202435414") 2026/05/08 01:11:08 DEBUG : file1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af19d_d20260508_m010714_c001_v7007000_t0000_u01778202434126") 2026/05/08 01:11:08 DEBUG : file1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f5bb_d20260508_m010712_c001_v0001178_t0023_u01778202432934") 2026/05/08 01:11:08 DEBUG : five: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d75_d20260508_m010222_c001_v7007000_t0000_u01778202142464") 2026/05/08 01:11:08 DEBUG : five: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f416920545b2b74e2_d20260508_m010220_c001_v0001174_t0038_u01778202140222") 2026/05/08 01:11:08 DEBUG : foo: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d711_d20260508_m010149_c001_v7007000_t0000_u01778202109510") 2026/05/08 01:11:08 DEBUG : foo: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f416920545b2b7369_d20260508_m010148_c001_v0001174_t0038_u01778202108954") 2026/05/08 01:11:08 DEBUG : foo: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f416920545b2b7367_d20260508_m010148_c001_v0001174_t0038_u01778202108403") 2026/05/08 01:11:08 DEBUG : four: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d77_d20260508_m010222_c001_v7007000_t0000_u01778202142645") 2026/05/08 01:11:09 DEBUG : four: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f0c8_d20260508_m010220_c001_v0001178_t0010_u01778202140811") 2026/05/08 01:11:09 DEBUG : four: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b74d4_d20260508_m010219_c001_v0001174_t0021_u01778202139493") 2026/05/08 01:11:09 DEBUG : hello world2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb151_d20260508_m010054_c001_v7007000_t0000_u01778202054596") 2026/05/08 01:11:09 DEBUG : hello world2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7139_d20260508_m010053_c001_v0001174_t0014_u01778202053754") 2026/05/08 01:11:09 DEBUG : ignore-size: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26c0c_d20260508_m010137_c001_v7007000_t0000_u01778202097613") 2026/05/08 01:11:09 DEBUG : ignore-size: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b72f3_d20260508_m010136_c001_v0001174_t0003_u01778202096546") 2026/05/08 01:11:09 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381b52_d20260508_m010235_c001_v7007000_t0000_u01778202155695") 2026/05/08 01:11:09 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f11a_d20260508_m010234_c001_v0001178_t0009_u01778202154951") 2026/05/08 01:11:09 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63db8_d20260508_m010234_c001_v7007000_t0000_u01778202154188") 2026/05/08 01:11:09 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f114_d20260508_m010233_c001_v0001178_t0051_u01778202153025") 2026/05/08 01:11:09 DEBUG : one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d79_d20260508_m010222_c001_v7007000_t0000_u01778202142825") 2026/05/08 01:11:09 DEBUG : one: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f416920545b2b74c8_d20260508_m010218_c001_v0001174_t0038_u01778202138767") 2026/05/08 01:11:09 DEBUG : only0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af162_d20260508_m010708_c001_v7007000_t0000_u01778202428499") 2026/05/08 01:11:09 DEBUG : only0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f590_d20260508_m010702_c001_v0001178_t0010_u01778202422849") 2026/05/08 01:11:09 DEBUG : only0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd5c_d20260508_m010653_c001_v0001178_t0040_u01778202413262") 2026/05/08 01:11:09 DEBUG : only0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656bd_d20260508_m010647_c001_v7007000_t0000_u01778202407030") 2026/05/08 01:11:09 DEBUG : only0: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc6e_d20260508_m010637_c001_v0001178_t0039_u01778202397054") 2026/05/08 01:11:09 DEBUG : only1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af164_d20260508_m010708_c001_v7007000_t0000_u01778202428681") 2026/05/08 01:11:09 DEBUG : only1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405334b92ea90819_d20260508_m010703_c001_v0001182_t0047_u01778202423962") 2026/05/08 01:11:09 DEBUG : only1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd5e_d20260508_m010653_c001_v0001178_t0050_u01778202413674") 2026/05/08 01:11:09 DEBUG : only1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405b199e466fd76b_d20260508_m010646_c001_v7007000_t0000_u01778202406862") 2026/05/08 01:11:09 DEBUG : only1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc76_d20260508_m010637_c001_v0001178_t0011_u01778202397499") 2026/05/08 01:11:10 DEBUG : only10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af165_d20260508_m010708_c001_v7007000_t0000_u01778202428867") 2026/05/08 01:11:10 DEBUG : only10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1bde8_d20260508_m010702_c001_v0001178_t0032_u01778202422859") 2026/05/08 01:11:10 DEBUG : only10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd9c_d20260508_m010657_c001_v0001178_t0017_u01778202417845") 2026/05/08 01:11:10 DEBUG : only10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f317_d20260508_m010646_c001_v7007000_t0000_u01778202406660") 2026/05/08 01:11:10 DEBUG : only10: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcae_d20260508_m010641_c001_v0001178_t0035_u01778202401329") 2026/05/08 01:11:10 DEBUG : only11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af167_d20260508_m010709_c001_v7007000_t0000_u01778202429049") 2026/05/08 01:11:10 DEBUG : only11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405334b92ea90815_d20260508_m010703_c001_v0001182_t0047_u01778202423595") 2026/05/08 01:11:10 DEBUG : only11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bda4_d20260508_m010658_c001_v0001178_t0013_u01778202418264") 2026/05/08 01:11:10 DEBUG : only11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405b199e466fd76d_d20260508_m010647_c001_v7007000_t0000_u01778202407232") 2026/05/08 01:11:10 DEBUG : only11: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcb2_d20260508_m010641_c001_v0001178_t0041_u01778202401757") 2026/05/08 01:11:10 DEBUG : only12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af168_d20260508_m010709_c001_v7007000_t0000_u01778202429232") 2026/05/08 01:11:10 DEBUG : only12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f403522f3e93f6fb4_d20260508_m010703_c001_v0001184_t0028_u01778202423436") 2026/05/08 01:11:10 DEBUG : only12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bda8_d20260508_m010658_c001_v0001178_t0040_u01778202418697") 2026/05/08 01:11:10 DEBUG : only12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f318_d20260508_m010646_c001_v7007000_t0000_u01778202406841") 2026/05/08 01:11:10 DEBUG : only12: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcba_d20260508_m010642_c001_v0001178_t0022_u01778202402178") 2026/05/08 01:11:10 DEBUG : only13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af169_d20260508_m010709_c001_v7007000_t0000_u01778202429414") 2026/05/08 01:11:10 DEBUG : only13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f592_d20260508_m010703_c001_v0001178_t0010_u01778202423250") 2026/05/08 01:11:10 DEBUG : only13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdb0_d20260508_m010659_c001_v0001178_t0012_u01778202419112") 2026/05/08 01:11:10 DEBUG : only13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405b199e466fd76c_d20260508_m010647_c001_v7007000_t0000_u01778202407045") 2026/05/08 01:11:10 DEBUG : only13: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcc2_d20260508_m010642_c001_v0001178_t0004_u01778202402588") 2026/05/08 01:11:10 DEBUG : only14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af16c_d20260508_m010709_c001_v7007000_t0000_u01778202429597") 2026/05/08 01:11:10 DEBUG : only14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1bdf0_d20260508_m010703_c001_v0001178_t0032_u01778202423260") 2026/05/08 01:11:11 DEBUG : only14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdb6_d20260508_m010659_c001_v0001178_t0038_u01778202419597") 2026/05/08 01:11:11 DEBUG : only14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656bc_d20260508_m010646_c001_v7007000_t0000_u01778202406847") 2026/05/08 01:11:11 DEBUG : only14: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcc8_d20260508_m010643_c001_v0001178_t0020_u01778202403049") 2026/05/08 01:11:11 DEBUG : only15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af16f_d20260508_m010709_c001_v7007000_t0000_u01778202429789") 2026/05/08 01:11:11 DEBUG : only15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f596_d20260508_m010703_c001_v0001178_t0010_u01778202423430") 2026/05/08 01:11:11 DEBUG : only15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdbc_d20260508_m010700_c001_v0001178_t0054_u01778202420013") 2026/05/08 01:11:11 DEBUG : only15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68970_d20260508_m010647_c001_v7007000_t0000_u01778202407049") 2026/05/08 01:11:11 DEBUG : only15: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcd0_d20260508_m010643_c001_v0001178_t0031_u01778202403475") 2026/05/08 01:11:11 DEBUG : only16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af171_d20260508_m010709_c001_v7007000_t0000_u01778202429971") 2026/05/08 01:11:11 DEBUG : only16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f403522f3e93f6fb6_d20260508_m010703_c001_v0001184_t0028_u01778202423622") 2026/05/08 01:11:11 DEBUG : only16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdc2_d20260508_m010700_c001_v0001178_t0010_u01778202420468") 2026/05/08 01:11:11 DEBUG : only16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656bf_d20260508_m010647_c001_v7007000_t0000_u01778202407399") 2026/05/08 01:11:11 DEBUG : only16: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcd6_d20260508_m010643_c001_v0001178_t0017_u01778202403918") 2026/05/08 01:11:12 DEBUG : only17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af173_d20260508_m010710_c001_v7007000_t0000_u01778202430154") 2026/05/08 01:11:12 DEBUG : only17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1bdf6_d20260508_m010703_c001_v0001178_t0032_u01778202423442") 2026/05/08 01:11:12 DEBUG : only17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdcc_d20260508_m010700_c001_v0001178_t0005_u01778202420954") 2026/05/08 01:11:12 DEBUG : only17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68971_d20260508_m010647_c001_v7007000_t0000_u01778202407237") 2026/05/08 01:11:12 DEBUG : only17: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcde_d20260508_m010644_c001_v0001178_t0044_u01778202404390") 2026/05/08 01:11:12 DEBUG : only18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af175_d20260508_m010710_c001_v7007000_t0000_u01778202430337") 2026/05/08 01:11:12 DEBUG : only18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f598_d20260508_m010703_c001_v0001178_t0010_u01778202423613") 2026/05/08 01:11:12 DEBUG : only18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdd2_d20260508_m010701_c001_v0001178_t0023_u01778202421560") 2026/05/08 01:11:12 DEBUG : only18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f31a_d20260508_m010647_c001_v7007000_t0000_u01778202407204") 2026/05/08 01:11:12 DEBUG : only18: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bce4_d20260508_m010644_c001_v0001178_t0034_u01778202404875") 2026/05/08 01:11:12 DEBUG : only19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af177_d20260508_m010710_c001_v7007000_t0000_u01778202430520") 2026/05/08 01:11:12 DEBUG : only19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1be00_d20260508_m010704_c001_v0001178_t0032_u01778202424007") 2026/05/08 01:11:12 DEBUG : only19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bdda_d20260508_m010701_c001_v0001178_t0049_u01778202421986") 2026/05/08 01:11:12 DEBUG : only19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405b199e466fd76e_d20260508_m010647_c001_v7007000_t0000_u01778202407414") 2026/05/08 01:11:12 DEBUG : only19: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bcee_d20260508_m010645_c001_v0001178_t0046_u01778202405297") 2026/05/08 01:11:12 DEBUG : only2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af17a_d20260508_m010710_c001_v7007000_t0000_u01778202430702") 2026/05/08 01:11:12 DEBUG : only2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1bdf8_d20260508_m010703_c001_v0001178_t0032_u01778202423634") 2026/05/08 01:11:12 DEBUG : only2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd64_d20260508_m010654_c001_v0001178_t0035_u01778202414157") 2026/05/08 01:11:12 DEBUG : only2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f31b_d20260508_m010647_c001_v7007000_t0000_u01778202407386") 2026/05/08 01:11:12 DEBUG : only2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc7a_d20260508_m010637_c001_v0001178_t0020_u01778202397929") 2026/05/08 01:11:12 DEBUG : only3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af17c_d20260508_m010710_c001_v7007000_t0000_u01778202430884") 2026/05/08 01:11:13 DEBUG : only3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405334b92ea90817_d20260508_m010703_c001_v0001182_t0047_u01778202423781") 2026/05/08 01:11:13 DEBUG : only3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd68_d20260508_m010654_c001_v0001178_t0029_u01778202414661") 2026/05/08 01:11:13 DEBUG : only3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee6896f_d20260508_m010646_c001_v7007000_t0000_u01778202406865") 2026/05/08 01:11:13 DEBUG : only3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc80_d20260508_m010638_c001_v0001178_t0050_u01778202398343") 2026/05/08 01:11:13 DEBUG : only4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af17e_d20260508_m010711_c001_v7007000_t0000_u01778202431066") 2026/05/08 01:11:13 DEBUG : only4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f59a_d20260508_m010703_c001_v0001178_t0010_u01778202423795") 2026/05/08 01:11:13 DEBUG : only4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd6a_d20260508_m010655_c001_v0001178_t0007_u01778202415078") 2026/05/08 01:11:13 DEBUG : only4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68972_d20260508_m010647_c001_v7007000_t0000_u01778202407420") 2026/05/08 01:11:13 DEBUG : only4: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc84_d20260508_m010638_c001_v0001178_t0013_u01778202398772") 2026/05/08 01:11:13 DEBUG : only5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af180_d20260508_m010711_c001_v7007000_t0000_u01778202431249") 2026/05/08 01:11:13 DEBUG : only5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f403522f3e93f6fbe_d20260508_m010703_c001_v0001184_t0028_u01778202423988") 2026/05/08 01:11:13 DEBUG : only5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd76_d20260508_m010655_c001_v0001178_t0033_u01778202415594") 2026/05/08 01:11:13 DEBUG : only5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f319_d20260508_m010647_c001_v7007000_t0000_u01778202407022") 2026/05/08 01:11:13 DEBUG : only5: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc8c_d20260508_m010639_c001_v0001178_t0058_u01778202399208") 2026/05/08 01:11:13 DEBUG : only6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af183_d20260508_m010711_c001_v7007000_t0000_u01778202431432") 2026/05/08 01:11:13 DEBUG : only6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f403522f3e93f6fbc_d20260508_m010703_c001_v0001184_t0028_u01778202423806") 2026/05/08 01:11:13 DEBUG : only6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd7e_d20260508_m010656_c001_v0001178_t0046_u01778202416087") 2026/05/08 01:11:13 DEBUG : only6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f31c_d20260508_m010647_c001_v7007000_t0000_u01778202407568") 2026/05/08 01:11:13 DEBUG : only6: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc90_d20260508_m010639_c001_v0001178_t0048_u01778202399642") 2026/05/08 01:11:13 DEBUG : only7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af185_d20260508_m010711_c001_v7007000_t0000_u01778202431614") 2026/05/08 01:11:14 DEBUG : only7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1bdfe_d20260508_m010703_c001_v0001178_t0032_u01778202423824") 2026/05/08 01:11:14 DEBUG : only7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd86_d20260508_m010656_c001_v0001178_t0022_u01778202416509") 2026/05/08 01:11:14 DEBUG : only7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656c0_d20260508_m010647_c001_v7007000_t0000_u01778202407585") 2026/05/08 01:11:14 DEBUG : only7: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bc98_d20260508_m010640_c001_v0001178_t0028_u01778202400049") 2026/05/08 01:11:14 DEBUG : only8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af187_d20260508_m010711_c001_v7007000_t0000_u01778202431797") 2026/05/08 01:11:14 DEBUG : only8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405334b92ea9081b_d20260508_m010704_c001_v0001182_t0047_u01778202424144") 2026/05/08 01:11:14 DEBUG : only8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd8e_d20260508_m010656_c001_v0001178_t0023_u01778202416941") 2026/05/08 01:11:14 DEBUG : only8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f422c02b675f3f316_d20260508_m010646_c001_v7007000_t0000_u01778202406479") 2026/05/08 01:11:14 DEBUG : only8: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bca2_d20260508_m010640_c001_v0001178_t0036_u01778202400462") 2026/05/08 01:11:14 DEBUG : only9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af189_d20260508_m010711_c001_v7007000_t0000_u01778202431980") 2026/05/08 01:11:14 DEBUG : only9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f406aa8f781a9f59c_d20260508_m010703_c001_v0001178_t0010_u01778202423976") 2026/05/08 01:11:14 DEBUG : only9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bd94_d20260508_m010657_c001_v0001178_t0044_u01778202417416") 2026/05/08 01:11:14 DEBUG : only9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f656be_d20260508_m010647_c001_v7007000_t0000_u01778202407218") 2026/05/08 01:11:14 DEBUG : only9: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bca8_d20260508_m010640_c001_v0001178_t0039_u01778202400900") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d9c_d20260508_m010231_c001_v7007000_t0000_u01778202151920") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b114_d20260508_m010229_c001_v0001178_t0052_u01778202149978") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d88_d20260508_m010228_c001_v7007000_t0000_u01778202148814") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7566_d20260508_m010226_c001_v0001174_t0022_u01778202146621") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d82_d20260508_m010225_c001_v7007000_t0000_u01778202145896") 2026/05/08 01:11:14 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f0e0_d20260508_m010223_c001_v0001178_t0052_u01778202143741") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d31_d20260508_m010212_c001_v7007000_t0000_u01778202132658") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7464_d20260508_m010211_c001_v0001174_t0001_u01778202131061") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d2d_d20260508_m010209_c001_v7007000_t0000_u01778202129264") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7444_d20260508_m010208_c001_v0001174_t0008_u01778202128164") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d2a_d20260508_m010206_c001_v7007000_t0000_u01778202126971") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7428_d20260508_m010205_c001_v0001174_t0043_u01778202125804") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f1_d20260508_m010159_c001_v7007000_t0000_u01778202119290") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73df_d20260508_m010157_c001_v0001174_t0053_u01778202117778") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7ed_d20260508_m010157_c001_v7007000_t0000_u01778202117421") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73cf_d20260508_m010155_c001_v0001174_t0016_u01778202115855") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7ea_d20260508_m010155_c001_v7007000_t0000_u01778202115498") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73ba_d20260508_m010154_c001_v0001174_t0025_u01778202114769") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73a3_d20260508_m010153_c001_v0001174_t0046_u01778202113885") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d781_d20260508_m010153_c001_v7007000_t0000_u01778202113529") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7399_d20260508_m010152_c001_v0001174_t0050_u01778202112786") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7391_d20260508_m010151_c001_v0001174_t0023_u01778202111972") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d77a_d20260508_m010151_c001_v7007000_t0000_u01778202111617") 2026/05/08 01:11:15 DEBUG : potato: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b737d_d20260508_m010150_c001_v0001174_t0035_u01778202110654") 2026/05/08 01:11:15 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4157c35a5b4c92af_d20260508_m010322_c001_v7007000_t0000_u01778202202192") 2026/05/08 01:11:15 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b34c_d20260508_m010321_c001_v0001178_t0023_u01778202201564") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f417d95d42cddd15a_d20260508_m010313_c001_v7007000_t0000_u01778202193176") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b2cc_d20260508_m010308_c001_v0001178_t0053_u01778202188558") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f189_d20260508_m010254_c001_v7007000_t0000_u01778202174720") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b1f8_d20260508_m010250_c001_v0001178_t0005_u01778202170269") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381ba8_d20260508_m010242_c001_v7007000_t0000_u01778202162917") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b177_d20260508_m010238_c001_v0001178_t0025_u01778202158645") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d4e_d20260508_m010217_c001_v7007000_t0000_u01778202137568") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b749c_d20260508_m010215_c001_v0001174_t0039_u01778202135671") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d3a_d20260508_m010215_c001_v7007000_t0000_u01778202135308") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7480_d20260508_m010213_c001_v0001174_t0024_u01778202133203") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d32_d20260508_m010212_c001_v7007000_t0000_u01778202132840") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7472_d20260508_m010211_c001_v0001174_t0033_u01778202131811") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d30_d20260508_m010210_c001_v7007000_t0000_u01778202130667") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b745a_d20260508_m010209_c001_v0001174_t0018_u01778202129639") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d2c_d20260508_m010207_c001_v7007000_t0000_u01778202127799") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7438_d20260508_m010206_c001_v0001174_t0013_u01778202126963") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40975c611b88d7f3_d20260508_m010200_c001_v7007000_t0000_u01778202120020") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b73ed_d20260508_m010158_c001_v0001174_t0004_u01778202118910") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb155_d20260508_m010057_c001_v7007000_t0000_u01778202057600") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7153_d20260508_m010056_c001_v0001174_t0046_u01778202056828") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb153_d20260508_m010055_c001_v7007000_t0000_u01778202055903") 2026/05/08 01:11:16 DEBUG : potato2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7141_d20260508_m010055_c001_v0001174_t0021_u01778202055146") 2026/05/08 01:11:16 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f417d95d42cddd15b_d20260508_m010313_c001_v7007000_t0000_u01778202193582") 2026/05/08 01:11:16 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b78b4_d20260508_m010309_c001_v0001174_t0033_u01778202189725") 2026/05/08 01:11:17 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f18c_d20260508_m010255_c001_v7007000_t0000_u01778202175193") 2026/05/08 01:11:17 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7754_d20260508_m010251_c001_v0001174_t0054_u01778202171519") 2026/05/08 01:11:17 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381ba9_d20260508_m010243_c001_v7007000_t0000_u01778202163251") 2026/05/08 01:11:17 DEBUG : potato3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b764c_d20260508_m010239_c001_v0001174_t0003_u01778202159072") 2026/05/08 01:11:17 DEBUG : pre-dest1/1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3a2_d20260508_m010456_c001_v7007000_t0000_u01778202296999") 2026/05/08 01:11:17 DEBUG : pre-dest1/1: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7eae_d20260508_m010448_c001_v0001174_t0025_u01778202288976") 2026/05/08 01:11:17 DEBUG : pre-dest2/2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f3a3_d20260508_m010457_c001_v7007000_t0000_u01778202297180") 2026/05/08 01:11:17 DEBUG : pre-dest2/2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b7ae_d20260508_m010449_c001_v0001178_t0014_u01778202289692") 2026/05/08 01:11:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae642682_d20260508_m010333_c001_v7007000_t0000_u01778202213908") 2026/05/08 01:11:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f207_d20260508_m010330_c001_v0001178_t0028_u01778202210046") 2026/05/08 01:11:17 DEBUG : sizeonly: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bff_d20260508_m010136_c001_v7007000_t0000_u01778202096007") 2026/05/08 01:11:17 DEBUG : sizeonly: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b72eb_d20260508_m010134_c001_v0001174_t0006_u01778202094702") 2026/05/08 01:11:17 DEBUG : splitbanan: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40312076aee68ca7_d20260508_m010851_c001_v7007000_t0000_u01778202531471") 2026/05/08 01:11:17 DEBUG : splitbanan: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90b69_d20260508_m010844_c001_v0001182_t0016_u01778202524221") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b2_d20260508_m010955_c001_v7007000_t0000_u01778202595701") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8f0_d20260508_m010949_c001_v0001178_t0021_u01778202589131") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f421a3fb16cf5a9c4_d20260508_m010942_c001_v7007000_t0000_u01778202582926") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f8be_d20260508_m010936_c001_v0001178_t0009_u01778202576700") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f402ab24f3846d671_d20260508_m010930_c001_v7007000_t0000_u01778202570436") 2026/05/08 01:11:17 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f88a_d20260508_m010924_c001_v0001178_t0011_u01778202564023") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4202379720f2f9cc_d20260508_m010917_c001_v7007000_t0000_u01778202557322") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f851_d20260508_m010911_c001_v0001178_t0046_u01778202551099") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f400638e496f65a0b_d20260508_m010904_c001_v7007000_t0000_u01778202544671") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f807_d20260508_m010857_c001_v0001178_t0008_u01778202537763") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408dfee23db12e09_d20260508_m010845_c001_v7007000_t0000_u01778202525711") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f7bd_d20260508_m010843_c001_v0001178_t0007_u01778202523130") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f423d33916175a6fb_d20260508_m010836_c001_v7007000_t0000_u01778202516792") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c248_d20260508_m010830_c001_v0001178_t0024_u01778202510362") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4099c6c586a9c876_d20260508_m010829_c001_v7007000_t0000_u01778202509303") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c218_d20260508_m010826_c001_v0001178_t0023_u01778202506787") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc73f7_d20260508_m010820_c001_v7007000_t0000_u01778202500368") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7212_d20260508_m010813_c001_v0001184_t0027_u01778202493668") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f407bbdb741b6b386_d20260508_m010812_c001_v7007000_t0000_u01778202492472") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c15c_d20260508_m010809_c001_v0001178_t0029_u01778202489884") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c382911_d20260508_m010757_c001_v7007000_t0000_u01778202477435") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c0b5_d20260508_m010755_c001_v0001178_t0042_u01778202475101") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af27ec0_d20260508_m010748_c001_v7007000_t0000_u01778202468793") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bffb_d20260508_m010742_c001_v0001178_t0015_u01778202462157") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f405a59b7e7b94003_d20260508_m010735_c001_v7007000_t0000_u01778202455879") 2026/05/08 01:11:18 DEBUG : splitbananasplit: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bf4f_d20260508_m010729_c001_v0001178_t0007_u01778202449167") 2026/05/08 01:11:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff64f4a_d20260508_m010831_c001_v7007000_t0000_u01778202511938") 2026/05/08 01:11:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c224_d20260508_m010827_c001_v0001178_t0016_u01778202507720") 2026/05/08 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af224_d20260508_m010723_c001_v7007000_t0000_u01778202443580") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1bedd_d20260508_m010721_c001_v0001178_t0011_u01778202441092") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc735f_d20260508_m010719_c001_v7007000_t0000_u01778202439983") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7011_d20260508_m010717_c001_v0001184_t0026_u01778202437509") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4187183d4c381b56_d20260508_m010235_c001_v7007000_t0000_u01778202155878") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b147_d20260508_m010234_c001_v0001178_t0037_u01778202154939") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63dbc_d20260508_m010234_c001_v7007000_t0000_u01778202154369") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b75de_d20260508_m010233_c001_v0001174_t0012_u01778202153377") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bf3_d20260508_m010132_c001_v7007000_t0000_u01778202092442") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b72d5_d20260508_m010130_c001_v0001174_t0042_u01778202090885") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bef_d20260508_m010130_c001_v7007000_t0000_u01778202090526") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b72c2_d20260508_m010129_c001_v0001174_t0027_u01778202089192") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26be5_d20260508_m010127_c001_v7007000_t0000_u01778202087056") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7291_d20260508_m010125_c001_v0001174_t0033_u01778202085800") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26be0_d20260508_m010125_c001_v7007000_t0000_u01778202085258") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7285_d20260508_m010123_c001_v0001174_t0006_u01778202083807") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b726a_d20260508_m010121_c001_v0001174_t0053_u01778202081048") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bd2_d20260508_m010120_c001_v7007000_t0000_u01778202080678") 2026/05/08 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b725e_d20260508_m010120_c001_v0001174_t0056_u01778202080003") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7252_d20260508_m010119_c001_v0001174_t0041_u01778202079128") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f419d62423af26bcd_d20260508_m010118_c001_v7007000_t0000_u01778202078769") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b722e_d20260508_m010115_c001_v0001174_t0043_u01778202075877") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7212_d20260508_m010113_c001_v0001174_t0024_u01778202073057") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb175_d20260508_m010112_c001_v7007000_t0000_u01778202072687") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7200_d20260508_m010112_c001_v0001174_t0051_u01778202072019") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b71f8_d20260508_m010111_c001_v0001174_t0002_u01778202071093") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb170_d20260508_m010110_c001_v7007000_t0000_u01778202070725") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b71cc_d20260508_m010106_c001_v0001174_t0055_u01778202066833") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb16d_d20260508_m010106_c001_v7007000_t0000_u01778202066463") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b71be_d20260508_m010105_c001_v0001174_t0017_u01778202065598") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb164_d20260508_m010104_c001_v7007000_t0000_u01778202064608") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b71ad_d20260508_m010103_c001_v0001174_t0044_u01778202063950") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb15f_d20260508_m010103_c001_v7007000_t0000_u01778202063390") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b719f_d20260508_m010102_c001_v0001174_t0037_u01778202062552") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb15d_d20260508_m010101_c001_v7007000_t0000_u01778202061633") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7189_d20260508_m010100_c001_v0001174_t0001_u01778202060709") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb15c_d20260508_m010100_c001_v7007000_t0000_u01778202060143") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7179_d20260508_m010059_c001_v0001174_t0020_u01778202059409") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb15b_d20260508_m010058_c001_v7007000_t0000_u01778202058857") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7169_d20260508_m010058_c001_v0001174_t0059_u01778202058157") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb14f_d20260508_m010053_c001_v7007000_t0000_u01778202053201") 2026/05/08 01:11:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b712d_d20260508_m010052_c001_v0001174_t0032_u01778202052300") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb14e_d20260508_m010051_c001_v7007000_t0000_u01778202051752") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7121_d20260508_m010050_c001_v0001174_t0043_u01778202050993") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb14d_d20260508_m010050_c001_v7007000_t0000_u01778202050009") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b7107_d20260508_m010049_c001_v0001174_t0023_u01778202049294") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f408df3a4401fb144_d20260508_m010047_c001_v7007000_t0000_u01778202047101") 2026/05/08 01:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b70e1_d20260508_m010046_c001_v0001174_t0035_u01778202046373") 2026/05/08 01:11:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af227_d20260508_m010723_c001_v7007000_t0000_u01778202443763") 2026/05/08 01:11:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea9087b_d20260508_m010721_c001_v0001182_t0020_u01778202441100") 2026/05/08 01:11:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f415e73e099bc7360_d20260508_m010720_c001_v7007000_t0000_u01778202440165") 2026/05/08 01:11:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f5cd_d20260508_m010717_c001_v0001178_t0026_u01778202437520") 2026/05/08 01:11:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b3_d20260508_m010957_c001_v7007000_t0000_u01778202597646") 2026/05/08 01:11:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c5d8_d20260508_m010957_c001_v0001178_t0056_u01778202597035") 2026/05/08 01:11:21 DEBUG : sub/yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d95_d20260508_m010231_c001_v7007000_t0000_u01778202151375") 2026/05/08 01:11:21 DEBUG : sub/yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f104_d20260508_m010229_c001_v0001178_t0051_u01778202149590") 2026/05/08 01:11:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af1db_d20260508_m010716_c001_v7007000_t0000_u01778202436760") 2026/05/08 01:11:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f5c3_d20260508_m010715_c001_v0001178_t0027_u01778202435070") 2026/05/08 01:11:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af1a1_d20260508_m010714_c001_v7007000_t0000_u01778202434308") 2026/05/08 01:11:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f6feb_d20260508_m010712_c001_v0001184_t0020_u01778202432968") 2026/05/08 01:11:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af1e0_d20260508_m010716_c001_v7007000_t0000_u01778202436942") 2026/05/08 01:11:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1be8e_d20260508_m010715_c001_v0001178_t0005_u01778202435080") 2026/05/08 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f411e0b830f4af1a4_d20260508_m010714_c001_v7007000_t0000_u01778202434491") 2026/05/08 01:11:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1be70_d20260508_m010712_c001_v0001178_t0021_u01778202432951") 2026/05/08 01:11:22 DEBUG : three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d7a_d20260508_m010223_c001_v7007000_t0000_u01778202143008") 2026/05/08 01:11:22 DEBUG : three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b74f6_d20260508_m010221_c001_v0001174_t0050_u01778202141561") 2026/05/08 01:11:22 DEBUG : three: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f116920545b2b74d0_d20260508_m010219_c001_v0001174_t0007_u01778202139137") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b6_d20260508_m010959_c001_v7007000_t0000_u01778202599257") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ddb_d20260508_m010958_c001_v0001182_t0005_u01778202598576") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ce_d20260508_m011017_c001_v7007000_t0000_u01778202617183") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f7749_d20260508_m011015_c001_v0001184_t0024_u01778202615650") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430c7_d20260508_m011014_c001_v7007000_t0000_u01778202614013") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90e59_d20260508_m011012_c001_v0001182_t0059_u01778202612559") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430c2_d20260508_m011011_c001_v7007000_t0000_u01778202611611") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c65a_d20260508_m011010_c001_v0001178_t0019_u01778202610915") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430bc_d20260508_m011006_c001_v7007000_t0000_u01778202606076") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90e29_d20260508_m011004_c001_v0001182_t0024_u01778202604913") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430c0_d20260508_m011008_c001_v7007000_t0000_u01778202608386") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f76fd_d20260508_m011007_c001_v0001184_t0035_u01778202607006") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430bb_d20260508_m011003_c001_v7007000_t0000_u01778202603977") 2026/05/08 01:11:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1c60e_d20260508_m011003_c001_v0001178_t0010_u01778202603367") 2026/05/08 01:11:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ba_d20260508_m011002_c001_v7007000_t0000_u01778202602420") 2026/05/08 01:11:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f93c_d20260508_m011001_c001_v0001178_t0030_u01778202601798") 2026/05/08 01:11:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430b9_d20260508_m011000_c001_v7007000_t0000_u01778202600859") 2026/05/08 01:11:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f103522f3e93f76bb_d20260508_m011000_c001_v0001184_t0034_u01778202600197") 2026/05/08 01:11:23 DEBUG : toe/toe/toe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f40463e912ab8d9a2_d20260508_m011022_c001_v7007000_t0000_u01778202622457") 2026/05/08 01:11:23 DEBUG : toe/toe/toe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f105334b92ea90ea7_d20260508_m011021_c001_v0001182_t0006_u01778202621567") 2026/05/08 01:11:23 DEBUG : toe/toe/toe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430c1_d20260508_m011009_c001_v7007000_t0000_u01778202609946") 2026/05/08 01:11:23 DEBUG : toe/toe/toe: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f960_d20260508_m011009_c001_v0001178_t0015_u01778202609335") 2026/05/08 01:11:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430d0_d20260508_m011017_c001_v7007000_t0000_u01778202617770") 2026/05/08 01:11:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f986_d20260508_m011016_c001_v0001178_t0035_u01778202616975") 2026/05/08 01:11:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f418f3255ae6430ca_d20260508_m011014_c001_v7007000_t0000_u01778202614709") 2026/05/08 01:11:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f115183354a6e948f_d20260508_m011013_c001_v0001136_t0010_u01778202613722") 2026/05/08 01:11:23 DEBUG : two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d7b_d20260508_m010223_c001_v7007000_t0000_u01778202143188") 2026/05/08 01:11:23 DEBUG : two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f41853fc073b1b098_d20260508_m010221_c001_v0001178_t0032_u01778202141000") 2026/05/08 01:11:23 DEBUG : two: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f416920545b2b74cc_d20260508_m010218_c001_v0001174_t0038_u01778202138952") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d9f_d20260508_m010232_c001_v7007000_t0000_u01778202152101") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f119fa4fff046dfd1_d20260508_m010231_c001_v0001134_t0054_u01778202151017") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d87_d20260508_m010228_c001_v7007000_t0000_u01778202148259") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106aa8f781a9f0f4_d20260508_m010226_c001_v0001178_t0022_u01778202146633") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d80_d20260508_m010225_c001_v7007000_t0000_u01778202145353") 2026/05/08 01:11:23 DEBUG : yam: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f11853fc073b1b0c2_d20260508_m010223_c001_v0001178_t0050_u01778202143807") 2026/05/08 01:11:23 DEBUG : yaml: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d89_d20260508_m010228_c001_v7007000_t0000_u01778202148995") 2026/05/08 01:11:23 DEBUG : yaml: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f117b19fe902a5406_d20260508_m010227_c001_v0001174_t0005_u01778202147808") 2026/05/08 01:11:23 DEBUG : yaml: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f4173b5f29ff63d84_d20260508_m010226_c001_v7007000_t0000_u01778202146077") 2026/05/08 01:11:23 DEBUG : yaml: Deleting (id "4_z0fd2ed83109d0b5b9fe80e1b_f106e10bde438f734_d20260508_m010225_c001_v0001032_t0039_u01778202145012") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m41.952967394s (try 1/5)