"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/03 01:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu" 2026/05/03 01:56:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:56:33 DEBUG : Creating backend with remote "/tmp/rclone3351708868" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:35 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:35 DEBUG : B2 bucket rclone-test-racaros3lecu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:37 DEBUG : Creating backend with remote "/non-existing" 2026/05/03 01:56:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/03 01:56:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:38 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:38 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:39 INFO : B2 bucket rclone-test-racaros3lecu: Running all checks before starting transfers 2026/05/03 01:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:39 INFO : B2 bucket rclone-test-racaros3lecu: Checks finished, now starting transfers 2026/05/03 01:56:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:40 ERROR : Ignoring --no-traverse with sync 2026/05/03 01:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:41 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:41 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:41 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/03 01:56:42 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:42 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:42 DEBUG : hello world2: size = 12 OK 2026/05/03 01:56:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/03 01:56:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:56:43 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:43 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:43 DEBUG : potato2: size = 11 OK 2026/05/03 01:56:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:56:45 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:45 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:45 DEBUG : potato2: size = 11 OK 2026/05/03 01:56:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:56:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:56:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:56:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:56:46 INFO : sub dir2: Making directory 2026/05/03 01:56:46 INFO : sub dir: Making directory 2026/05/03 01:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:46 INFO : sub dir2/sub sub dir2: Making directory 2026/05/03 01:56:46 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:46 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:47 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/03 01:56:47 DEBUG : B2 bucket rclone-test-racaros3lecu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:47 INFO : sub dir2: Making directory 2026/05/03 01:56:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:56:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:47 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:47 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:49 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:56:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:56:49 INFO : sub dir2: Making directory 2026/05/03 01:56:49 INFO : sub dir: Making directory 2026/05/03 01:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:49 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/03 01:56:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/03 01:56:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:50 INFO : sub dir2: Making directory 2026/05/03 01:56:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:51 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:51 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:51 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:52 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:56:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:56:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:56:52 INFO : sub dir2: Making directory 2026/05/03 01:56:52 INFO : sub dir: Making directory 2026/05/03 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:52 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:52 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:52 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/03 01:56:52 DEBUG : B2 bucket rclone-test-racaros3lecu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:53 INFO : sub dir2: Making directory 2026/05/03 01:56:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:53 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:56:53 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:56:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:54 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:56:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vetozeg0fenu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-vetozeg0fenu 2026/05/03 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:56:57 DEBUG : B2 bucket rclone-test-vetozeg0fenu: Waiting for checks to finish 2026/05/03 01:56:57 DEBUG : B2 bucket rclone-test-vetozeg0fenu: Waiting for transfers to finish 2026/05/03 01:56:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:56:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:56:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:56:58 DEBUG : B2 bucket rclone-test-vetozeg0fenu: Purge remote 2026/05/03 01:56:58 INFO : B2 bucket rclone-test-vetozeg0fenu: cleaning bucket "rclone-test-vetozeg0fenu" of all files 2026/05/03 01:56:58 DEBUG : sub dir/hello world: Deleting (id "4_zef329d2380ddebbb9fd80e1b_f105131551c0ae98e_d20260503_m015657_c001_v0001150_t0049_u01777773417663") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:57:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:57:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:00 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:57:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:57:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cokulez7beri" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-cokulez7beri 2026/05/03 01:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:57:03 DEBUG : B2 bucket rclone-test-cokulez7beri: Waiting for checks to finish 2026/05/03 01:57:03 DEBUG : B2 bucket rclone-test-cokulez7beri: Waiting for transfers to finish 2026/05/03 01:57:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:57:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:57:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:57:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cokulez7beri) 2026/05/03 01:57:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:57:05 DEBUG : B2 bucket rclone-test-cokulez7beri: Waiting for checks to finish 2026/05/03 01:57:05 DEBUG : B2 bucket rclone-test-cokulez7beri: Waiting for transfers to finish 2026/05/03 01:57:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:57:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:57:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:57:06 DEBUG : B2 bucket rclone-test-cokulez7beri: Purge remote 2026/05/03 01:57:06 INFO : B2 bucket rclone-test-cokulez7beri: cleaning bucket "rclone-test-cokulez7beri" of all files 2026/05/03 01:57:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2adb380ddebbb9fd80e1b_f102f3e99b29ed184_d20260503_m015705_c001_v0001174_t0022_u01777773425666") 2026/05/03 01:57:06 DEBUG : sub dir/hello world: Deleting (id "4_z3fe2adb380ddebbb9fd80e1b_f1040638cca40ee6a_d20260503_m015703_c001_v0001153_t0000_u01777773423846") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:08 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:57:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:57:08 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:57:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:57:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/03 01:57:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cacobec9wezi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-cacobec9wezi 2026/05/03 01:57:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:57:11 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for checks to finish 2026/05/03 01:57:11 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for transfers to finish 2026/05/03 01:57:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:57:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:57:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:57:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cacobec9wezi) 2026/05/03 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:57:13 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for checks to finish 2026/05/03 01:57:13 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for transfers to finish 2026/05/03 01:57:14 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:57:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:57:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:57:14 INFO : sub dir/hello world: Deleted 2026/05/03 01:57:15 DEBUG : testing file moves 2026/05/03 01:57:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cacobec9wezi) 2026/05/03 01:57:15 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:57:15 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for checks to finish 2026/05/03 01:57:15 DEBUG : B2 bucket rclone-test-cacobec9wezi: Waiting for transfers to finish 2026/05/03 01:57:16 DEBUG : sub dir/hello world: size = 24 OK 2026/05/03 01:57:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/03 01:57:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:57:16 INFO : sub dir/hello world: Deleted 2026/05/03 01:57:16 DEBUG : B2 bucket rclone-test-cacobec9wezi: Purge remote 2026/05/03 01:57:16 INFO : B2 bucket rclone-test-cacobec9wezi: cleaning bucket "rclone-test-cacobec9wezi" of all files 2026/05/03 01:57:17 DEBUG : sub dir/hello world: Deleting (id "4_zcff2cdc380ddebbb9fd80e1b_f105485c6833d13cc_d20260503_m015715_c001_v0001093_t0038_u01777773435851") 2026/05/03 01:57:17 DEBUG : sub dir/hello world: Deleting (id "4_zcff2cdc380ddebbb9fd80e1b_f1138ca09e19a4284_d20260503_m015713_c001_v0001144_t0037_u01777773433896") 2026/05/03 01:57:17 DEBUG : sub dir/hello world: Deleting (id "4_zcff2cdc380ddebbb9fd80e1b_f106ee23f27e32092_d20260503_m015712_c001_v0001174_t0033_u01777773432418") --- PASS: TestServerSideMoveOverSelf (8.51s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:19 ERROR : error listing: directory not found 2026/05/03 01:57:19 INFO : Local file system at /tmp/rclone3351708868: Making directory 2026/05/03 01:57:19 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:19 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:57:21 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for checks to finish 2026/05/03 01:57:21 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for transfers to finish 2026/05/03 01:57:21 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/03 01:57:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:57:21 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/03 01:57:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/03 01:57:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:22 DEBUG : check sum: size = 1 OK 2026/05/03 01:57:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:57:22 INFO : check sum: Copied (new) 2026/05/03 01:57:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:23 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:23 DEBUG : check sum: size = 1 OK 2026/05/03 01:57:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:57:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/03 01:57:23 DEBUG : check sum: Unchanged skipping 2026/05/03 01:57:23 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:23 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/03 01:57:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:24 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:57:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:57:24 INFO : sizeonly: Copied (new) 2026/05/03 01:57:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:24 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:57:24 DEBUG : sizeonly: Sizes identical 2026/05/03 01:57:24 DEBUG : sizeonly: Unchanged skipping 2026/05/03 01:57:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/03 01:57:25 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:25 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/03 01:57:26 INFO : ignore-size: Copied (new) 2026/05/03 01:57:26 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:57:26 DEBUG : ignore-size: Unchanged skipping 2026/05/03 01:57:26 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:26 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:26 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:27 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:27 DEBUG : existing: size = 6 OK 2026/05/03 01:57:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:57:27 DEBUG : existing: Unchanged skipping 2026/05/03 01:57:27 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:27 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:27 INFO : There was nothing to transfer 2026/05/03 01:57:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/03 01:57:28 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:28 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:28 DEBUG : existing: size = 6 OK 2026/05/03 01:57:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:57:28 INFO : existing: Copied (replaced existing) 2026/05/03 01:57:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.90s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:57:29 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:29 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:29 DEBUG : existing: size = 6 OK 2026/05/03 01:57:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:57:29 INFO : existing: Copied (new) 2026/05/03 01:57:29 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:30 DEBUG : existing: Destination exists, skipping 2026/05/03 01:57:30 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:30 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:30 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:31 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/03 01:57:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:32 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:57:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:32 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:57:32 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:57:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:32 INFO : a/potato2: Copied (new) 2026/05/03 01:57:32 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:32 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:32 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:34 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:34 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/03 01:57:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:57:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/03 01:57:34 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:34 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:34 INFO : There was nothing to transfer 2026/05/03 01:57:34 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:34 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/03 01:57:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:57:35 INFO : empty space: Updated modification time in destination 2026/05/03 01:57:35 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:35 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:35 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:37 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:37 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/03 01:57:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:57:37 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:37 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:38 DEBUG : foo: size = 3 OK 2026/05/03 01:57:38 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/03 01:57:38 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:57:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:38 DEBUG : foo: sha1 differ 2026/05/03 01:57:38 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:38 DEBUG : foo: size = 3 OK 2026/05/03 01:57:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/03 01:57:38 INFO : foo: Copied (replaced existing) 2026/05/03 01:57:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/03 01:57:40 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:40 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:40 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:40 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:40 DEBUG : potato: size = 60 OK 2026/05/03 01:57:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:40 INFO : potato: Copied (new) 2026/05/03 01:57:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:42 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:57:42 DEBUG : potato: size = 60 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:42 DEBUG : potato: Sizes differ 2026/05/03 01:57:42 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:42 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:42 DEBUG : potato: size = 21 OK 2026/05/03 01:57:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/03 01:57:42 INFO : potato: Copied (replaced existing) 2026/05/03 01:57:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:44 DEBUG : potato: size = 21 OK 2026/05/03 01:57:44 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:44 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/03 01:57:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3351708868) 2026/05/03 01:57:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:57:44 DEBUG : potato: sha1 differ 2026/05/03 01:57:44 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:44 DEBUG : potato: size = 21 OK 2026/05/03 01:57:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/03 01:57:44 INFO : potato: Copied (replaced existing) 2026/05/03 01:57:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:46 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:46 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/03 01:57:46 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:46 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:48 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:48 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:48 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:48 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:48 DEBUG : potato2: size = 60 OK 2026/05/03 01:57:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:48 INFO : potato2: Copied (new) 2026/05/03 01:57:48 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:50 INFO : d: Making directory 2026/05/03 01:57:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/03 01:57:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:50 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:57:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:50 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:57:50 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:57:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:50 INFO : a/potato2: Copied (new) 2026/05/03 01:57:51 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:51 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:51 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/03 01:57:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:53 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:57:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:57:53 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:53 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:53 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:57:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:53 INFO : a/potato2: Copied (new) 2026/05/03 01:57:53 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting files as there were IO errors 2026/05/03 01:57:53 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:55 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:55 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:55 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:55 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:55 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:55 INFO : potato: Deleted 2026/05/03 01:57:56 DEBUG : potato2: size = 60 OK 2026/05/03 01:57:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.20s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:57:57 DEBUG : Waiting for deletions to finish 2026/05/03 01:57:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:58 INFO : potato: Deleted 2026/05/03 01:57:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:57:58 DEBUG : empty space: size = 1 OK 2026/05/03 01:57:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:57:58 DEBUG : empty space: Unchanged skipping 2026/05/03 01:57:58 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:57:58 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:57:58 DEBUG : potato2: size = 60 OK 2026/05/03 01:57:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:57:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:00 DEBUG : potato2: size = 19 OK 2026/05/03 01:58:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/03 01:58:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:02 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:58:02 DEBUG : enormous: Excluded 2026/05/03 01:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:58:02 DEBUG : potato2: Excluded 2026/05/03 01:58:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:58:03 DEBUG : potato2: Excluded 2026/05/03 01:58:03 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:58:03 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:03 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:03 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:03 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:03 INFO : There was nothing to transfer 2026/05/03 01:58:03 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:58:03 DEBUG : enormous: Excluded 2026/05/03 01:58:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:58:03 DEBUG : potato2: Excluded 2026/05/03 01:58:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:58:03 DEBUG : potato2: Excluded 2026/05/03 01:58:03 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for checks to finish 2026/05/03 01:58:03 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/03 01:58:03 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:03 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for transfers to finish 2026/05/03 01:58:03 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:58:05 DEBUG : enormous: Excluded 2026/05/03 01:58:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:58:05 DEBUG : potato2: Excluded 2026/05/03 01:58:06 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:58:06 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:06 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:06 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:06 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:06 INFO : enormous: Deleted 2026/05/03 01:58:06 INFO : potato2: Deleted 2026/05/03 01:58:06 INFO : There was nothing to transfer 2026/05/03 01:58:06 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/03 01:58:06 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:06 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for checks to finish 2026/05/03 01:58:06 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for transfers to finish 2026/05/03 01:58:06 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:06 INFO : enormous: Deleted 2026/05/03 01:58:06 INFO : potato2: Deleted 2026/05/03 01:58:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:09 DEBUG : five: Need to transfer - File not found at Destination 2026/05/03 01:58:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:58:09 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:58:09 DEBUG : four: size = 8 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:09 DEBUG : two: size = 3 OK 2026/05/03 01:58:09 DEBUG : four: Sizes differ 2026/05/03 01:58:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:58:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3351708868) 2026/05/03 01:58:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:09 DEBUG : two: sha1 differ 2026/05/03 01:58:09 DEBUG : three: size = 5 OK 2026/05/03 01:58:09 DEBUG : three: Sizes identical 2026/05/03 01:58:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:58:09 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:09 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:09 DEBUG : five: size = 4 OK 2026/05/03 01:58:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/03 01:58:09 INFO : five: Copied (new) 2026/05/03 01:58:10 DEBUG : two: size = 3 OK 2026/05/03 01:58:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:58:10 INFO : two: Copied (replaced existing) 2026/05/03 01:58:10 DEBUG : four: size = 4 OK 2026/05/03 01:58:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/03 01:58:10 INFO : four: Copied (replaced existing) 2026/05/03 01:58:10 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:10 DEBUG : five: size = 4 OK 2026/05/03 01:58:10 DEBUG : four: size = 4 OK 2026/05/03 01:58:10 DEBUG : three: size = 5 OK 2026/05/03 01:58:10 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:10 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:58:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/03 01:58:10 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/03 01:58:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:58:10 DEBUG : two: size = 3 OK 2026/05/03 01:58:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/03 01:58:10 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/03 01:58:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:58:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3351708868) 2026/05/03 01:58:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:10 DEBUG : three: sha1 differ 2026/05/03 01:58:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:58:10 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/03 01:58:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:58:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:58:10 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:11 DEBUG : three: size = 5 OK 2026/05/03 01:58:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:58:11 INFO : three: Copied (replaced existing) 2026/05/03 01:58:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/03 01:58:12 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:12 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:12 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:12 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:58:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:58:12 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:13 DEBUG : potato: size = 14 OK 2026/05/03 01:58:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:58:13 INFO : potato: Copied (new) 2026/05/03 01:58:13 DEBUG : yam: size = 11 OK 2026/05/03 01:58:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:13 INFO : yam: Copied (new) 2026/05/03 01:58:13 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:13 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:13 DEBUG : potato: size = 14 OK 2026/05/03 01:58:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:58:13 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:13 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:13 DEBUG : potato: Unchanged skipping 2026/05/03 01:58:13 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:14 DEBUG : yaml: size = 11 OK 2026/05/03 01:58:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:14 INFO : yam: Copied (server-side copy) to: yaml 2026/05/03 01:58:14 INFO : yam: Deleted 2026/05/03 01:58:14 INFO : yaml: Renamed from "yam" 2026/05/03 01:58:14 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/03 01:58:15 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:15 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:58:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:58:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:16 DEBUG : potato: size = 14 OK 2026/05/03 01:58:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:58:16 INFO : potato: Copied (new) 2026/05/03 01:58:16 DEBUG : yam: size = 11 OK 2026/05/03 01:58:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:16 INFO : yam: Copied (new) 2026/05/03 01:58:16 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:16 DEBUG : potato: size = 14 OK 2026/05/03 01:58:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:58:16 DEBUG : potato: Unchanged skipping 2026/05/03 01:58:16 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:16 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:17 DEBUG : yaml: size = 11 OK 2026/05/03 01:58:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:17 INFO : yam: Copied (server-side copy) to: yaml 2026/05/03 01:58:17 INFO : yam: Deleted 2026/05/03 01:58:17 INFO : yaml: Renamed from "yam" 2026/05/03 01:58:17 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/03 01:58:18 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:18 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:58:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/03 01:58:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:18 DEBUG : sub/yam: size = 11 OK 2026/05/03 01:58:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:18 INFO : sub/yam: Copied (new) 2026/05/03 01:58:19 DEBUG : potato: size = 14 OK 2026/05/03 01:58:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:58:19 INFO : potato: Copied (new) 2026/05/03 01:58:19 DEBUG : Waiting for deletions to finish 2026/05/03 01:58:19 DEBUG : potato: size = 14 OK 2026/05/03 01:58:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:58:19 DEBUG : potato: Unchanged skipping 2026/05/03 01:58:19 INFO : B2 bucket rclone-test-racaros3lecu: Making map for --track-renames 2026/05/03 01:58:19 INFO : B2 bucket rclone-test-racaros3lecu: Finished making map for --track-renames 2026/05/03 01:58:19 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:19 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for renames to finish 2026/05/03 01:58:20 DEBUG : yam: size = 11 OK 2026/05/03 01:58:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:58:20 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/03 01:58:20 INFO : sub/yam: Deleted 2026/05/03 01:58:20 INFO : yam: Renamed from "sub/yam" 2026/05/03 01:58:20 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.98s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:21 DEBUG : Creating backend with remote "/tmp/rclone3351708868/dir1" 2026/05/03 01:58:21 DEBUG : Creating backend with remote "/tmp/rclone3351708868/dir2" 2026/05/03 01:58:21 DEBUG : Local file system at /tmp/rclone3351708868/dir2: Using server-side directory move 2026/05/03 01:58:21 INFO : Local file system at /tmp/rclone3351708868/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/03 01:58:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/03 01:58:21 DEBUG : Local file system at /tmp/rclone3351708868/dir2: Waiting for checks to finish 2026/05/03 01:58:21 DEBUG : Local file system at /tmp/rclone3351708868/dir2: Waiting for transfers to finish 2026/05/03 01:58:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:58:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:58:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:58:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/03 01:58:22 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:58:22 INFO : nested/sub dir/file: Deleted 2026/05/03 01:58:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:58:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:58:22 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:58:22 INFO : sub dir/hello world: Deleted 2026/05/03 01:58:22 INFO : sub dir: Removing directory 2026/05/03 01:58:22 INFO : nested/sub dir: Removing directory 2026/05/03 01:58:22 INFO : nested: Removing directory 2026/05/03 01:58:22 DEBUG : Local file system at /tmp/rclone3351708868: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:58:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:58:23 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:23 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:58:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:58:24 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:58:24 INFO : sub dir/hello world: Deleted 2026/05/03 01:58:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:58:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/03 01:58:24 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:58:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/03 01:58:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:58:25 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:25 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:25 DEBUG : existing: size = 6 OK 2026/05/03 01:58:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:58:25 INFO : existing: Copied (new) 2026/05/03 01:58:25 INFO : existing: Deleted 2026/05/03 01:58:25 DEBUG : existing-b: size = 6 OK 2026/05/03 01:58:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/03 01:58:25 INFO : existing-b: Copied (new) 2026/05/03 01:58:25 INFO : existing-b: Deleted 2026/05/03 01:58:26 DEBUG : existing: Destination exists, skipping 2026/05/03 01:58:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/03 01:58:26 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:58:26 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:58:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fovejaq1nibu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-fovejaq1nibu 2026/05/03 01:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:31 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:58:31 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fovejaq1nibu) 2026/05/03 01:58:31 DEBUG : potato3: Sizes differ 2026/05/03 01:58:31 DEBUG : B2 bucket rclone-test-fovejaq1nibu: Waiting for checks to finish 2026/05/03 01:58:31 INFO : empty space: Deleted 2026/05/03 01:58:31 DEBUG : B2 bucket rclone-test-fovejaq1nibu: Waiting for transfers to finish 2026/05/03 01:58:31 DEBUG : potato2: size = 60 OK 2026/05/03 01:58:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:58:31 INFO : potato2: Copied (server-side copy) 2026/05/03 01:58:31 INFO : potato2: Deleted 2026/05/03 01:58:31 DEBUG : potato3: size = 68 OK 2026/05/03 01:58:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:58:31 INFO : potato3: Copied (server-side copy) 2026/05/03 01:58:32 INFO : potato3: Deleted 2026/05/03 01:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hagevek4seti" 2026/05/03 01:58:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/03 01:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:58:33 DEBUG : B2 bucket rclone-test-hagevek4seti: Waiting for checks to finish 2026/05/03 01:58:33 DEBUG : B2 bucket rclone-test-hagevek4seti: Waiting for transfers to finish 2026/05/03 01:58:34 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:58:34 INFO : empty space: Copied (server-side copy) 2026/05/03 01:58:34 INFO : empty space: Deleted 2026/05/03 01:58:35 DEBUG : potato2: size = 60 OK 2026/05/03 01:58:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:58:35 INFO : potato2: Copied (server-side copy) 2026/05/03 01:58:35 DEBUG : potato3: size = 68 OK 2026/05/03 01:58:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:58:35 INFO : potato3: Copied (server-side copy) 2026/05/03 01:58:35 INFO : potato2: Deleted 2026/05/03 01:58:35 INFO : potato3: Deleted 2026/05/03 01:58:35 DEBUG : B2 bucket rclone-test-hagevek4seti: Purge remote 2026/05/03 01:58:35 INFO : B2 bucket rclone-test-hagevek4seti: cleaning bucket "rclone-test-hagevek4seti" of all files 2026/05/03 01:58:35 DEBUG : empty space: Deleting (id "4_z3fe20dc380fdebbb9fd80e1b_f1037a2d45eed7fb6_d20260503_m015834_c001_v0001033_t0034_u01777773514275") 2026/05/03 01:58:35 DEBUG : potato2: Deleting (id "4_z3fe20dc380fdebbb9fd80e1b_f107e08b8ef06314d_d20260503_m015834_c001_v0001042_t0034_u01777773514751") 2026/05/03 01:58:35 DEBUG : potato3: Deleting (id "4_z3fe20dc380fdebbb9fd80e1b_f111a0589940fe660_d20260503_m015834_c001_v0001100_t0021_u01777773514754") 2026/05/03 01:58:36 DEBUG : B2 bucket rclone-test-fovejaq1nibu: Purge remote 2026/05/03 01:58:36 INFO : B2 bucket rclone-test-fovejaq1nibu: cleaning bucket "rclone-test-fovejaq1nibu" of all files 2026/05/03 01:58:36 DEBUG : empty space: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f40310934c20af6ab_d20260503_m015834_c001_v7007000_t0000_u01777773514870") 2026/05/03 01:58:36 DEBUG : empty space: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f1051df10cf278a2a_d20260503_m015830_c001_v0001103_t0039_u01777773510417") 2026/05/03 01:58:36 DEBUG : potato2: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f40310934c20af6b4_d20260503_m015835_c001_v7007000_t0000_u01777773515087") 2026/05/03 01:58:36 DEBUG : potato2: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f104232fbad2ad0d1_d20260503_m015831_c001_v0001174_t0042_u01777773511443") 2026/05/03 01:58:36 DEBUG : potato3: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f4218bd10b6facb88_d20260503_m015835_c001_v7007000_t0000_u01777773515166") 2026/05/03 01:58:36 DEBUG : potato3: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f1102d95729d119ea_d20260503_m015831_c001_v0001179_t0001_u01777773511817") 2026/05/03 01:58:36 DEBUG : potato3: Deleting (id "4_z5f72fdb380edebbb9fd80e1b_f1051df10cf278a2e_d20260503_m015830_c001_v0001103_t0015_u01777773510721") --- PASS: TestServerSideMove (11.31s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pimoref0tobe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-pimoref0tobe 2026/05/03 01:58:43 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:58:43 DEBUG : empty space: Excluded 2026/05/03 01:58:43 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:58:43 DEBUG : empty space: Excluded 2026/05/03 01:58:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pimoref0tobe) 2026/05/03 01:58:43 DEBUG : potato3: Sizes differ 2026/05/03 01:58:43 DEBUG : B2 bucket rclone-test-pimoref0tobe: Waiting for checks to finish 2026/05/03 01:58:43 DEBUG : B2 bucket rclone-test-pimoref0tobe: Waiting for transfers to finish 2026/05/03 01:58:44 DEBUG : potato2: size = 60 OK 2026/05/03 01:58:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:58:44 INFO : potato2: Copied (server-side copy) 2026/05/03 01:58:44 INFO : potato2: Deleted 2026/05/03 01:58:44 DEBUG : potato3: size = 68 OK 2026/05/03 01:58:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:58:44 INFO : potato3: Copied (server-side copy) 2026/05/03 01:58:44 INFO : potato3: Deleted 2026/05/03 01:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-niluqoh0bequ" 2026/05/03 01:58:45 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:58:45 DEBUG : empty space: Excluded 2026/05/03 01:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:58:46 DEBUG : B2 bucket rclone-test-niluqoh0bequ: Waiting for checks to finish 2026/05/03 01:58:46 DEBUG : B2 bucket rclone-test-niluqoh0bequ: Waiting for transfers to finish 2026/05/03 01:58:46 DEBUG : potato2: size = 60 OK 2026/05/03 01:58:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:58:46 INFO : potato2: Copied (server-side copy) 2026/05/03 01:58:47 INFO : potato2: Deleted 2026/05/03 01:58:47 DEBUG : potato3: size = 68 OK 2026/05/03 01:58:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:58:47 INFO : potato3: Copied (server-side copy) 2026/05/03 01:58:47 INFO : potato3: Deleted 2026/05/03 01:58:47 DEBUG : B2 bucket rclone-test-niluqoh0bequ: Purge remote 2026/05/03 01:58:47 INFO : B2 bucket rclone-test-niluqoh0bequ: cleaning bucket "rclone-test-niluqoh0bequ" of all files 2026/05/03 01:58:47 DEBUG : potato2: Deleting (id "4_z0fe23dd380fdebbb9fd80e1b_f1162ba066f48001d_d20260503_m015846_c001_v0001099_t0049_u01777773526709") 2026/05/03 01:58:47 DEBUG : potato3: Deleting (id "4_z0fe23dd380fdebbb9fd80e1b_f105d7888f2c3b29c_d20260503_m015847_c001_v0001183_t0048_u01777773527062") 2026/05/03 01:58:48 DEBUG : B2 bucket rclone-test-pimoref0tobe: Purge remote 2026/05/03 01:58:48 INFO : B2 bucket rclone-test-pimoref0tobe: cleaning bucket "rclone-test-pimoref0tobe" of all files 2026/05/03 01:58:48 DEBUG : empty space: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f1132cc2a29f0ee3c_d20260503_m015843_c001_v0001173_t0052_u01777773523090") 2026/05/03 01:58:48 DEBUG : potato2: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f4230473e3f833395_d20260503_m015847_c001_v7007000_t0000_u01777773527046") 2026/05/03 01:58:48 DEBUG : potato2: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f11587330d0065fe7_d20260503_m015844_c001_v0001103_t0033_u01777773524071") 2026/05/03 01:58:48 DEBUG : potato3: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f4230473e3f833396_d20260503_m015847_c001_v7007000_t0000_u01777773527277") 2026/05/03 01:58:48 DEBUG : potato3: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f102d24565befb593_d20260503_m015844_c001_v0001182_t0040_u01777773524419") 2026/05/03 01:58:48 DEBUG : potato3: Deleting (id "4_z9f322dc380fdebbb9fd80e1b_f1132cc2a29f0ee40_d20260503_m015843_c001_v0001173_t0010_u01777773523367") --- PASS: TestServerSideMoveWithFilter (11.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jatuzuy3qaga" 2026/05/03 01:58:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-racaros3lecu -> B2 bucket rclone-test-jatuzuy3qaga 2026/05/03 01:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:55 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:58:55 DEBUG : empty space: Unchanged skipping 2026/05/03 01:58:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 01:58:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jatuzuy3qaga) 2026/05/03 01:58:55 DEBUG : potato3: Sizes differ 2026/05/03 01:58:55 DEBUG : B2 bucket rclone-test-jatuzuy3qaga: Waiting for checks to finish 2026/05/03 01:58:56 INFO : empty space: Deleted 2026/05/03 01:58:56 DEBUG : B2 bucket rclone-test-jatuzuy3qaga: Waiting for transfers to finish 2026/05/03 01:58:56 DEBUG : potato3: size = 68 OK 2026/05/03 01:58:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:58:56 INFO : potato3: Copied (server-side copy) 2026/05/03 01:58:56 INFO : potato3: Deleted 2026/05/03 01:58:56 DEBUG : potato2: size = 60 OK 2026/05/03 01:58:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:58:56 INFO : potato2: Copied (server-side copy) 2026/05/03 01:58:56 INFO : potato2: Deleted 2026/05/03 01:58:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kahayab6navu" 2026/05/03 01:58:58 INFO : tomatoDir: Making directory 2026/05/03 01:58:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/03 01:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:58:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:58:58 DEBUG : B2 bucket rclone-test-kahayab6navu: Waiting for checks to finish 2026/05/03 01:58:58 DEBUG : B2 bucket rclone-test-kahayab6navu: Waiting for transfers to finish 2026/05/03 01:58:59 DEBUG : empty space: size = 1 OK 2026/05/03 01:58:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:58:59 INFO : empty space: Copied (server-side copy) 2026/05/03 01:58:59 INFO : empty space: Deleted 2026/05/03 01:59:00 DEBUG : potato3: size = 68 OK 2026/05/03 01:59:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:59:00 INFO : potato3: Copied (server-side copy) 2026/05/03 01:59:00 DEBUG : potato2: size = 60 OK 2026/05/03 01:59:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:59:00 INFO : potato2: Copied (server-side copy) 2026/05/03 01:59:00 INFO : potato3: Deleted 2026/05/03 01:59:00 INFO : potato2: Deleted 2026/05/03 01:59:00 DEBUG : B2 bucket rclone-test-kahayab6navu: Purge remote 2026/05/03 01:59:00 INFO : B2 bucket rclone-test-kahayab6navu: cleaning bucket "rclone-test-kahayab6navu" of all files 2026/05/03 01:59:01 DEBUG : empty space: Deleting (id "4_zbfa26dd380fdebbb9fd80e1b_f114d85da7109cf22_d20260503_m015859_c001_v0001039_t0020_u01777773539218") 2026/05/03 01:59:01 DEBUG : potato2: Deleting (id "4_zbfa26dd380fdebbb9fd80e1b_f117d48b7e1260e94_d20260503_m015859_c001_v0001117_t0017_u01777773539590") 2026/05/03 01:59:01 DEBUG : potato3: Deleting (id "4_zbfa26dd380fdebbb9fd80e1b_f116e73a496c49ebd_d20260503_m015859_c001_v0001042_t0021_u01777773539600") 2026/05/03 01:59:01 DEBUG : B2 bucket rclone-test-jatuzuy3qaga: Purge remote 2026/05/03 01:59:01 INFO : B2 bucket rclone-test-jatuzuy3qaga: cleaning bucket "rclone-test-jatuzuy3qaga" of all files 2026/05/03 01:59:01 DEBUG : empty space: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f410aa6a314a952d4_d20260503_m015859_c001_v7007000_t0000_u01777773539690") 2026/05/03 01:59:01 DEBUG : empty space: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f107fe3e4eb9f7530_d20260503_m015854_c001_v0001103_t0038_u01777773534906") 2026/05/03 01:59:01 DEBUG : potato2: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f41349b6f3364650c_d20260503_m015900_c001_v7007000_t0000_u01777773540184") 2026/05/03 01:59:01 DEBUG : potato2: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f117ec9910fb7bc19_d20260503_m015856_c001_v0001103_t0016_u01777773536260") 2026/05/03 01:59:01 DEBUG : potato3: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f410aa6a314a952d6_d20260503_m015900_c001_v7007000_t0000_u01777773540103") 2026/05/03 01:59:01 DEBUG : potato3: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f110bc268d946541b_d20260503_m015856_c001_v0001178_t0045_u01777773536031") 2026/05/03 01:59:01 DEBUG : potato3: Deleting (id "4_z8fd25da380fdebbb9fd80e1b_f107fe3e4eb9f7534_d20260503_m015855_c001_v0001103_t0046_u01777773535307") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.39s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:03 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/rclone-sync-test" 2026/05/03 01:59:09 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/rclone-sync-test-include/layer2" 2026/05/03 01:59:11 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/rclone-sync-test-ignore-file" 2026/05/03 01:59:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/03 01:59:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:59:15 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:59:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/03 01:59:15 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test: Waiting for checks to finish 2026/05/03 01:59:15 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test: Waiting for transfers to finish 2026/05/03 01:59:15 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:15 INFO : There was nothing to transfer 2026/05/03 01:59:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/03 01:59:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:59:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:59:15 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:15 INFO : There was nothing to transfer 2026/05/03 01:59:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/03 01:59:16 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/03 01:59:16 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/03 01:59:16 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:16 INFO : There was nothing to transfer 2026/05/03 01:59:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/03 01:59:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 01:59:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 01:59:16 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:16 INFO : There was nothing to transfer 2026/05/03 01:59:17 DEBUG : Excluded 2026/05/03 01:59:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/03 01:59:17 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/03 01:59:17 DEBUG : B2 bucket rclone-test-racaros3lecu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/03 01:59:17 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.32s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:17 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 01:59:19 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/CompareDest" 2026/05/03 01:59:21 DEBUG : one: Need to transfer - File not found at Destination 2026/05/03 01:59:21 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:21 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:21 DEBUG : one: size = 3 OK 2026/05/03 01:59:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:59:21 INFO : one: Copied (new) 2026/05/03 01:59:21 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:22 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:22 DEBUG : one: Sizes differ 2026/05/03 01:59:22 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:22 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:22 DEBUG : one: size = 5 OK 2026/05/03 01:59:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:59:22 INFO : one: Copied (replaced existing) 2026/05/03 01:59:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:24 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:24 DEBUG : one: Sizes differ 2026/05/03 01:59:24 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:25 DEBUG : one: size = 5 OK 2026/05/03 01:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:59:25 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:25 INFO : There was nothing to transfer 2026/05/03 01:59:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:26 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:26 DEBUG : one: Sizes differ 2026/05/03 01:59:26 DEBUG : two: size = 3 OK 2026/05/03 01:59:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:59:26 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:26 DEBUG : one: size = 5 OK 2026/05/03 01:59:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:59:26 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:26 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:26 INFO : There was nothing to transfer 2026/05/03 01:59:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:27 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:27 DEBUG : one: Sizes differ 2026/05/03 01:59:27 DEBUG : two: size = 3 OK 2026/05/03 01:59:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:59:27 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:27 DEBUG : one: size = 5 OK 2026/05/03 01:59:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:59:27 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:27 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:27 INFO : There was nothing to transfer 2026/05/03 01:59:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:28 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:28 DEBUG : one: Sizes differ 2026/05/03 01:59:28 DEBUG : two: size = 3 OK 2026/05/03 01:59:28 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/03 01:59:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:59:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:59:28 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:28 DEBUG : one: size = 5 OK 2026/05/03 01:59:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:59:28 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:28 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:28 INFO : There was nothing to transfer 2026/05/03 01:59:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:28 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:28 DEBUG : one: Sizes differ 2026/05/03 01:59:29 DEBUG : one: size = 5 OK 2026/05/03 01:59:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:59:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:29 DEBUG : two: size = 3 (B2 bucket rclone-test-racaros3lecu path CompareDest) 2026/05/03 01:59:29 DEBUG : two: Sizes differ 2026/05/03 01:59:29 DEBUG : two: Need to transfer - File not found at Destination 2026/05/03 01:59:29 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:29 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:29 DEBUG : two: size = 5 OK 2026/05/03 01:59:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/03 01:59:29 INFO : two: Copied (new) 2026/05/03 01:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dest" 2026/05/03 01:59:34 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/pre-dest1" 2026/05/03 01:59:35 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/pre-dest2" 2026/05/03 01:59:37 DEBUG : 1: size = 1 OK 2026/05/03 01:59:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:59:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/03 01:59:37 DEBUG : 2: size = 1 OK 2026/05/03 01:59:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:59:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/03 01:59:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/03 01:59:37 DEBUG : B2 bucket rclone-test-racaros3lecu path dest: Waiting for checks to finish 2026/05/03 01:59:37 DEBUG : B2 bucket rclone-test-racaros3lecu path dest: Waiting for transfers to finish 2026/05/03 01:59:38 DEBUG : 3: size = 1 OK 2026/05/03 01:59:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/03 01:59:38 INFO : 3: Copied (new) 2026/05/03 01:59:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.35s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 01:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/CopyDest" 2026/05/03 01:59:43 DEBUG : one: Need to transfer - File not found at Destination 2026/05/03 01:59:43 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:43 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:44 DEBUG : one: size = 3 OK 2026/05/03 01:59:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:59:44 INFO : one: Copied (new) 2026/05/03 01:59:44 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:45 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:45 DEBUG : one: Sizes differ 2026/05/03 01:59:45 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:45 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:45 DEBUG : one: size = 5 OK 2026/05/03 01:59:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:59:45 INFO : one: Copied (replaced existing) 2026/05/03 01:59:45 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/BackupDir" 2026/05/03 01:59:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:48 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:48 DEBUG : one: Sizes differ 2026/05/03 01:59:48 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:49 DEBUG : one: size = 5 OK 2026/05/03 01:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:49 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 01:59:49 DEBUG : one: Sizes differ 2026/05/03 01:59:50 DEBUG : one: size = 3 OK 2026/05/03 01:59:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:59:50 INFO : one: Copied (server-side copy) 2026/05/03 01:59:50 INFO : one: Deleted 2026/05/03 01:59:51 DEBUG : one: size = 5 OK 2026/05/03 01:59:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:59:51 INFO : one: Copied (server-side copy) 2026/05/03 01:59:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/03 01:59:51 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:51 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:52 DEBUG : one: size = 5 OK 2026/05/03 01:59:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:52 DEBUG : one: Unchanged skipping 2026/05/03 01:59:52 DEBUG : two: size = 3 OK 2026/05/03 01:59:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:52 DEBUG : two: size = 3 OK 2026/05/03 01:59:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:59:52 INFO : two: Copied (server-side copy) 2026/05/03 01:59:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/03 01:59:52 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:52 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:52 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:53 DEBUG : one: size = 5 OK 2026/05/03 01:59:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:53 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:53 DEBUG : one: Unchanged skipping 2026/05/03 01:59:53 DEBUG : two: size = 3 OK 2026/05/03 01:59:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:53 DEBUG : two: Unchanged skipping 2026/05/03 01:59:53 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:53 DEBUG : Waiting for deletions to finish 2026/05/03 01:59:53 INFO : There was nothing to transfer 2026/05/03 01:59:54 DEBUG : one: size = 5 OK 2026/05/03 01:59:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:54 DEBUG : one: Unchanged skipping 2026/05/03 01:59:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone3351708868) 2026/05/03 01:59:54 DEBUG : three: size = 5 (B2 bucket rclone-test-racaros3lecu path CopyDest) 2026/05/03 01:59:54 DEBUG : three: Sizes differ 2026/05/03 01:59:54 DEBUG : three: Destination not found in --copy-dest 2026/05/03 01:59:54 DEBUG : three: Need to transfer - File not found at Destination 2026/05/03 01:59:54 DEBUG : two: size = 3 OK 2026/05/03 01:59:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:59:54 DEBUG : two: Unchanged skipping 2026/05/03 01:59:54 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 01:59:54 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 01:59:55 DEBUG : three: size = 7 OK 2026/05/03 01:59:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/03 01:59:55 INFO : three: Copied (new) 2026/05/03 01:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.98s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 01:59:59 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/backup" 2026/05/03 02:00:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:02 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:02 DEBUG : one: Sizes differ 2026/05/03 02:00:02 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:02 DEBUG : two: size = 3 OK 2026/05/03 02:00:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:02 DEBUG : two: Unchanged skipping 2026/05/03 02:00:03 DEBUG : one: size = 3 OK 2026/05/03 02:00:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:00:03 INFO : one: Copied (server-side copy) 2026/05/03 02:00:04 INFO : one: Deleted 2026/05/03 02:00:04 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:04 DEBUG : one: size = 4 OK 2026/05/03 02:00:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:04 INFO : one: Copied (new) 2026/05/03 02:00:04 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:05 DEBUG : three.txt: size = 5 OK 2026/05/03 02:00:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:00:05 INFO : three.txt: Copied (server-side copy) 2026/05/03 02:00:05 INFO : three.txt: Deleted 2026/05/03 02:00:05 INFO : three.txt: Moved into backup dir 2026/05/03 02:00:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:07 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:07 DEBUG : one: Sizes differ 2026/05/03 02:00:07 DEBUG : two: size = 3 OK 2026/05/03 02:00:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:07 DEBUG : two: Unchanged skipping 2026/05/03 02:00:07 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:07 DEBUG : one: size = 4 OK 2026/05/03 02:00:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:07 INFO : one: Copied (server-side copy) 2026/05/03 02:00:07 INFO : one: Deleted 2026/05/03 02:00:07 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:08 DEBUG : one: size = 5 OK 2026/05/03 02:00:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:00:08 INFO : one: Copied (new) 2026/05/03 02:00:08 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:09 DEBUG : three.txt: size = 6 OK 2026/05/03 02:00:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:00:09 INFO : three.txt: Copied (server-side copy) 2026/05/03 02:00:09 INFO : three.txt: Deleted 2026/05/03 02:00:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.31s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:00:14 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/backup" 2026/05/03 02:00:16 DEBUG : two: size = 3 OK 2026/05/03 02:00:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:16 DEBUG : two: Unchanged skipping 2026/05/03 02:00:16 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:16 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:16 DEBUG : one: Sizes differ 2026/05/03 02:00:17 DEBUG : one.bak: size = 3 OK 2026/05/03 02:00:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:00:17 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:00:18 INFO : one: Deleted 2026/05/03 02:00:18 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:18 DEBUG : one: size = 4 OK 2026/05/03 02:00:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:18 INFO : one: Copied (new) 2026/05/03 02:00:18 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:19 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 02:00:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:00:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:00:19 INFO : three.txt: Deleted 2026/05/03 02:00:19 INFO : three.txt: Moved into backup dir 2026/05/03 02:00:21 DEBUG : two: size = 3 OK 2026/05/03 02:00:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:21 DEBUG : two: Unchanged skipping 2026/05/03 02:00:21 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:21 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:21 DEBUG : one: Sizes differ 2026/05/03 02:00:22 DEBUG : one.bak: size = 4 OK 2026/05/03 02:00:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:00:22 INFO : one: Deleted 2026/05/03 02:00:22 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:22 DEBUG : one: size = 5 OK 2026/05/03 02:00:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:00:22 INFO : one: Copied (new) 2026/05/03 02:00:22 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:23 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 02:00:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:00:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:00:23 INFO : three.txt: Deleted 2026/05/03 02:00:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:00:28 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/backup" 2026/05/03 02:00:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:30 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:30 DEBUG : one: Sizes differ 2026/05/03 02:00:30 DEBUG : two: size = 3 OK 2026/05/03 02:00:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:30 DEBUG : two: Unchanged skipping 2026/05/03 02:00:30 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:31 DEBUG : one-2019-01-01: size = 3 OK 2026/05/03 02:00:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:00:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 02:00:31 INFO : one: Deleted 2026/05/03 02:00:31 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:32 DEBUG : one: size = 4 OK 2026/05/03 02:00:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:32 INFO : one: Copied (new) 2026/05/03 02:00:32 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/03 02:00:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:00:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 02:00:33 INFO : three.txt: Deleted 2026/05/03 02:00:33 INFO : three.txt: Moved into backup dir 2026/05/03 02:00:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:34 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:34 DEBUG : one: Sizes differ 2026/05/03 02:00:34 DEBUG : two: size = 3 OK 2026/05/03 02:00:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:34 DEBUG : two: Unchanged skipping 2026/05/03 02:00:34 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:35 DEBUG : one-2019-01-01: size = 4 OK 2026/05/03 02:00:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 02:00:35 INFO : one: Deleted 2026/05/03 02:00:35 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:35 DEBUG : one: size = 5 OK 2026/05/03 02:00:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:00:35 INFO : one: Copied (new) 2026/05/03 02:00:35 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/03 02:00:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:00:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 02:00:36 INFO : three.txt: Deleted 2026/05/03 02:00:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.03s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:00:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-19.backblaze.com/b2api/v1/b2_upload_file/9fa23d6380ddebbb9fd80e1b/c001_v0001161_t0009": EOF 2026/05/03 02:00:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-19.backblaze.com/b2api/v1/b2_upload_file/9fa23d6380ddebbb9fd80e1b/c001_v0001161_t0009": EOF) 2026/05/03 02:00:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-racaros3lecu: 1/10 (Post "https://pod-000-1161-19.backblaze.com/b2api/v1/b2_upload_file/9fa23d6380ddebbb9fd80e1b/c001_v0001161_t0009": EOF) 2026/05/03 02:00:42 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 02:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:00:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:44 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:44 DEBUG : one: Sizes differ 2026/05/03 02:00:44 DEBUG : two: size = 3 OK 2026/05/03 02:00:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:44 DEBUG : two: Unchanged skipping 2026/05/03 02:00:44 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:44 DEBUG : one.bak: size = 3 OK 2026/05/03 02:00:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:00:44 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:00:45 INFO : one: Deleted 2026/05/03 02:00:45 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:46 DEBUG : one: size = 4 OK 2026/05/03 02:00:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:46 INFO : one: Copied (new) 2026/05/03 02:00:46 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:46 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 02:00:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:00:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:00:47 INFO : three.txt: Deleted 2026/05/03 02:00:47 INFO : three.txt: Moved into backup dir 2026/05/03 02:00:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/03 02:00:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 02:00:47 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 02:00:48 DEBUG : one.bak: Excluded (Path Filter) 2026/05/03 02:00:48 DEBUG : one.bak: Excluded 2026/05/03 02:00:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/03 02:00:48 DEBUG : three.txt.bak: Excluded 2026/05/03 02:00:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:48 DEBUG : two: size = 3 OK 2026/05/03 02:00:48 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:48 DEBUG : two: Unchanged skipping 2026/05/03 02:00:48 DEBUG : one: Sizes differ 2026/05/03 02:00:48 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for checks to finish 2026/05/03 02:00:49 DEBUG : one.bak: size = 4 OK 2026/05/03 02:00:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:49 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:00:49 INFO : one: Deleted 2026/05/03 02:00:49 DEBUG : B2 bucket rclone-test-racaros3lecu path dst: Waiting for transfers to finish 2026/05/03 02:00:50 DEBUG : one: size = 5 OK 2026/05/03 02:00:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:00:50 INFO : one: Copied (new) 2026/05/03 02:00:50 DEBUG : Waiting for deletions to finish 2026/05/03 02:00:50 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 02:00:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:00:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:00:50 INFO : three.txt: Deleted 2026/05/03 02:00:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.21s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:00:53 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:00:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:54 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:54 DEBUG : one: Sizes differ 2026/05/03 02:00:56 DEBUG : one.bak: size = 3 OK 2026/05/03 02:00:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:00:56 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:00:56 INFO : one: Deleted 2026/05/03 02:00:57 DEBUG : one: size = 4 OK 2026/05/03 02:00:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:00:57 INFO : one: Copied (new) 2026/05/03 02:00:58 DEBUG : two: size = 3 OK 2026/05/03 02:00:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:00:58 DEBUG : two: Unchanged skipping 2026/05/03 02:00:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:00:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:00:58 DEBUG : three.txt: Sizes differ 2026/05/03 02:00:58 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 02:00:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:00:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:00:58 INFO : three.txt: Deleted 2026/05/03 02:00:59 DEBUG : three.txt: size = 6 OK 2026/05/03 02:00:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:00:59 INFO : three.txt: Copied (new) 2026/05/03 02:01:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:00 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:00 DEBUG : one: Sizes differ 2026/05/03 02:01:01 DEBUG : one.bak: size = 4 OK 2026/05/03 02:01:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:01:01 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 02:01:01 INFO : one: Deleted 2026/05/03 02:01:01 DEBUG : one: size = 5 OK 2026/05/03 02:01:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:01:01 INFO : one: Copied (new) 2026/05/03 02:01:01 DEBUG : two: size = 3 OK 2026/05/03 02:01:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:01 DEBUG : two: Unchanged skipping 2026/05/03 02:01:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:02 DEBUG : three.txt: Sizes differ 2026/05/03 02:01:02 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 02:01:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:01:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 02:01:02 INFO : three.txt: Deleted 2026/05/03 02:01:03 DEBUG : three.txt: size = 19 OK 2026/05/03 02:01:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/03 02:01:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.95s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-racaros3lecu/dst" 2026/05/03 02:01:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:08 DEBUG : one: size = 3 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:08 DEBUG : one: Sizes differ 2026/05/03 02:01:09 DEBUG : one-2019-01-01: size = 3 OK 2026/05/03 02:01:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 02:01:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 02:01:09 INFO : one: Deleted 2026/05/03 02:01:10 DEBUG : one: size = 4 OK 2026/05/03 02:01:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:01:10 INFO : one: Copied (new) 2026/05/03 02:01:10 DEBUG : two: size = 3 OK 2026/05/03 02:01:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:10 DEBUG : two: Unchanged skipping 2026/05/03 02:01:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:11 DEBUG : three.txt: Sizes differ 2026/05/03 02:01:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/03 02:01:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 02:01:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 02:01:11 INFO : three.txt: Deleted 2026/05/03 02:01:12 DEBUG : three.txt: size = 6 OK 2026/05/03 02:01:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:01:12 INFO : three.txt: Copied (new) 2026/05/03 02:01:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:13 DEBUG : one: size = 4 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:13 DEBUG : one: Sizes differ 2026/05/03 02:01:14 DEBUG : one-2019-01-01: size = 4 OK 2026/05/03 02:01:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 02:01:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 02:01:14 INFO : one: Deleted 2026/05/03 02:01:14 DEBUG : one: size = 5 OK 2026/05/03 02:01:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 02:01:14 INFO : one: Copied (new) 2026/05/03 02:01:14 DEBUG : two: size = 3 OK 2026/05/03 02:01:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:14 DEBUG : two: Unchanged skipping 2026/05/03 02:01:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-racaros3lecu path dst) 2026/05/03 02:01:15 DEBUG : three.txt: Sizes differ 2026/05/03 02:01:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/03 02:01:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 02:01:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 02:01:15 INFO : three.txt: Deleted 2026/05/03 02:01:15 DEBUG : three.txt: size = 19 OK 2026/05/03 02:01:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/03 02:01:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.51s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:01:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:01:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:18 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:01:18 DEBUG : Testêé: Sizes differ 2026/05/03 02:01:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:01:19 DEBUG : Testêé: size = 14 OK 2026/05/03 02:01:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/03 02:01:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/03 02:01:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:01:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 02:01:20 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:01:20 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:01:20 DEBUG : existing: size = 6 OK 2026/05/03 02:01:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 02:01:20 INFO : existing: Copied (new) 2026/05/03 02:01:20 DEBUG : Waiting for deletions to finish 2026/05/03 02:01:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:01:21 DEBUG : existing: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:01:21 DEBUG : existing: Sizes differ 2026/05/03 02:01:21 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:01:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/03 02:01:21 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:01:21 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting files as there were IO errors 2026/05/03 02:01:21 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:01:22 DEBUG : EXISTING: size = 6 OK 2026/05/03 02:01:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:22 DEBUG : existing: Unchanged skipping 2026/05/03 02:01:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:01:22 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:01:22 DEBUG : Waiting for deletions to finish 2026/05/03 02:01:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:01:43 DEBUG : both0: size = 6 OK 2026/05/03 02:01:43 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:01:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both12: size = 6 OK 2026/05/03 02:01:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both11: size = 6 OK 2026/05/03 02:01:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both10: size = 6 OK 2026/05/03 02:01:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both0: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both13: size = 6 OK 2026/05/03 02:01:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both13: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both14: size = 6 OK 2026/05/03 02:01:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both14: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both15: size = 6 OK 2026/05/03 02:01:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both15: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both16: size = 6 OK 2026/05/03 02:01:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both16: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both17: size = 6 OK 2026/05/03 02:01:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both17: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both18: size = 6 OK 2026/05/03 02:01:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both18: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both19: size = 6 OK 2026/05/03 02:01:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both19: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both1: size = 6 OK 2026/05/03 02:01:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both1: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both2: size = 6 OK 2026/05/03 02:01:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both2: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both3: size = 6 OK 2026/05/03 02:01:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both3: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both4: size = 6 OK 2026/05/03 02:01:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both4: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both5: size = 6 OK 2026/05/03 02:01:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both5: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both6: size = 6 OK 2026/05/03 02:01:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both6: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both7: size = 6 OK 2026/05/03 02:01:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both7: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both8: size = 6 OK 2026/05/03 02:01:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both8: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both9: size = 6 OK 2026/05/03 02:01:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:01:43 DEBUG : both9: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both12: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both11: Unchanged skipping 2026/05/03 02:01:43 DEBUG : both10: Unchanged skipping 2026/05/03 02:01:43 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:01:43 DEBUG : Waiting for deletions to finish 2026/05/03 02:01:43 INFO : only11: Deleted 2026/05/03 02:01:43 INFO : only13: Deleted 2026/05/03 02:01:44 INFO : only14: Deleted 2026/05/03 02:01:44 INFO : only16: Deleted 2026/05/03 02:01:44 INFO : only17: Deleted 2026/05/03 02:01:44 INFO : only8: Deleted 2026/05/03 02:01:44 INFO : only1: Deleted 2026/05/03 02:01:44 INFO : only7: Deleted 2026/05/03 02:01:44 INFO : only9: Deleted 2026/05/03 02:01:44 INFO : only10: Deleted 2026/05/03 02:01:44 INFO : only15: Deleted 2026/05/03 02:01:44 INFO : only18: Deleted 2026/05/03 02:01:44 INFO : only2: Deleted 2026/05/03 02:01:44 INFO : only5: Deleted 2026/05/03 02:01:44 INFO : only0: Deleted 2026/05/03 02:01:44 INFO : only12: Deleted 2026/05/03 02:01:44 INFO : only19: Deleted 2026/05/03 02:01:44 INFO : only3: Deleted 2026/05/03 02:01:44 INFO : only4: Deleted 2026/05/03 02:01:44 INFO : only6: Deleted 2026/05/03 02:01:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.82s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:05 DEBUG : both0: size = 6 OK 2026/05/03 02:02:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both0: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both10: size = 6 OK 2026/05/03 02:02:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both10: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both11: size = 6 OK 2026/05/03 02:02:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both11: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both12: size = 6 OK 2026/05/03 02:02:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both12: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both13: size = 6 OK 2026/05/03 02:02:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both13: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both14: size = 6 OK 2026/05/03 02:02:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both14: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both15: size = 6 OK 2026/05/03 02:02:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both15: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both16: size = 6 OK 2026/05/03 02:02:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both16: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both17: size = 6 OK 2026/05/03 02:02:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both17: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both18: size = 6 OK 2026/05/03 02:02:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:02:05 DEBUG : both19: size = 6 OK 2026/05/03 02:02:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both2: size = 6 OK 2026/05/03 02:02:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both18: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both3: size = 6 OK 2026/05/03 02:02:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both3: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both4: size = 6 OK 2026/05/03 02:02:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both4: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both5: size = 6 OK 2026/05/03 02:02:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both5: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both6: size = 6 OK 2026/05/03 02:02:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both6: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both7: size = 6 OK 2026/05/03 02:02:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both7: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both8: size = 6 OK 2026/05/03 02:02:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both8: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both9: size = 6 OK 2026/05/03 02:02:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both9: Unchanged skipping 2026/05/03 02:02:05 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only0: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only0: Sizes differ 2026/05/03 02:02:05 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only10: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only10: Sizes differ 2026/05/03 02:02:05 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only11: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only11: Sizes differ 2026/05/03 02:02:05 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only12: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only12: Sizes differ 2026/05/03 02:02:05 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only13: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only13: Sizes differ 2026/05/03 02:02:05 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only14: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only14: Sizes differ 2026/05/03 02:02:05 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only15: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only15: Sizes differ 2026/05/03 02:02:05 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only16: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only16: Sizes differ 2026/05/03 02:02:05 DEBUG : both1: size = 6 OK 2026/05/03 02:02:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:05 DEBUG : both1: Unchanged skipping 2026/05/03 02:02:05 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only17: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only17: Sizes differ 2026/05/03 02:02:05 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only18: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only18: Sizes differ 2026/05/03 02:02:05 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only19: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only19: Sizes differ 2026/05/03 02:02:05 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only1: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only1: Sizes differ 2026/05/03 02:02:05 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only2: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only2: Sizes differ 2026/05/03 02:02:05 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only3: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only3: Sizes differ 2026/05/03 02:02:05 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only4: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only4: Sizes differ 2026/05/03 02:02:05 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only5: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only5: Sizes differ 2026/05/03 02:02:05 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only6: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only6: Sizes differ 2026/05/03 02:02:05 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only7: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only7: Sizes differ 2026/05/03 02:02:05 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only8: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only8: Sizes differ 2026/05/03 02:02:05 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3351708868) 2026/05/03 02:02:05 DEBUG : only9: size = 6 (B2 bucket rclone-test-racaros3lecu) 2026/05/03 02:02:05 DEBUG : only9: Sizes differ 2026/05/03 02:02:05 DEBUG : both19: Unchanged skipping 2026/05/03 02:02:05 DEBUG : both2: Unchanged skipping 2026/05/03 02:02:05 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:02:06 DEBUG : only0: size = 0 OK 2026/05/03 02:02:06 DEBUG : only10: size = 0 OK 2026/05/03 02:02:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only0: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only10: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only13: size = 0 OK 2026/05/03 02:02:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only13: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only14: size = 0 OK 2026/05/03 02:02:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only14: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only15: size = 0 OK 2026/05/03 02:02:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only15: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only17: size = 0 OK 2026/05/03 02:02:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only17: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only11: size = 0 OK 2026/05/03 02:02:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only11: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only18: size = 0 OK 2026/05/03 02:02:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only18: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only19: size = 0 OK 2026/05/03 02:02:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only19: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only12: size = 0 OK 2026/05/03 02:02:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only12: Copied (replaced existing) 2026/05/03 02:02:06 DEBUG : only1: size = 0 OK 2026/05/03 02:02:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:06 INFO : only1: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only2: size = 0 OK 2026/05/03 02:02:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only2: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only3: size = 0 OK 2026/05/03 02:02:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only3: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only4: size = 0 OK 2026/05/03 02:02:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only4: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only5: size = 0 OK 2026/05/03 02:02:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only5: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only6: size = 0 OK 2026/05/03 02:02:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only6: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only7: size = 0 OK 2026/05/03 02:02:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only7: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only8: size = 0 OK 2026/05/03 02:02:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only8: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only9: size = 0 OK 2026/05/03 02:02:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only9: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : only16: size = 0 OK 2026/05/03 02:02:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 02:02:07 INFO : only16: Copied (replaced existing) 2026/05/03 02:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.73s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:15 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:02:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 02:02:15 DEBUG : empty_on_remote: Making directory with metadata 2026/05/03 02:02:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 02:02:15 INFO : empty_on_remote: Making directory 2026/05/03 02:02:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 02:02:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:18 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:02:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 02:02:18 DEBUG : empty_on_remote: Making directory with metadata 2026/05/03 02:02:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 02:02:18 INFO : empty_on_remote: Making directory 2026/05/03 02:02:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 02:02:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:21 INFO : sub dir: Making directory 2026/05/03 02:02:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 02:02:24 INFO : sub dir: Making directory 2026/05/03 02:02:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:38 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:38 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : apple: size = 5 OK 2026/05/03 02:02:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : apple: Unchanged skipping 2026/05/03 02:02:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:02:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:02:39 DEBUG : banana: size = 6 OK 2026/05/03 02:02:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : banana: Unchanged skipping 2026/05/03 02:02:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:02:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:02:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:02:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:02:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:02:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:02:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:02:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:02:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:02:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:02:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:02:39 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:39 INFO : There was nothing to transfer 2026/05/03 02:02:39 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:39 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : apple: size = 5 OK 2026/05/03 02:02:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : apple: Unchanged skipping 2026/05/03 02:02:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:02:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:02:40 DEBUG : banana: size = 6 OK 2026/05/03 02:02:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : banana: Unchanged skipping 2026/05/03 02:02:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:02:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:02:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:02:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:02:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:02:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:02:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:02:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:02:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:02:40 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:02:40 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:02:40 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:40 INFO : There was nothing to transfer 2026/05/03 02:02:40 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:40 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:02:55 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:56 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:02:56 DEBUG : apple: size = 5 OK 2026/05/03 02:02:56 DEBUG : banana: size = 6 OK 2026/05/03 02:02:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : banana: Unchanged skipping 2026/05/03 02:02:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:02:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:02:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : apple: Unchanged skipping 2026/05/03 02:02:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:02:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:02:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:02:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:02:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:02:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:02:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:02:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:02:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:02:56 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:02:56 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:02:56 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:56 INFO : There was nothing to transfer 2026/05/03 02:02:56 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:57 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : apple: size = 5 OK 2026/05/03 02:02:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : apple: Unchanged skipping 2026/05/03 02:02:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:02:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:02:57 DEBUG : banana: size = 6 OK 2026/05/03 02:02:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : banana: Unchanged skipping 2026/05/03 02:02:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:02:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:02:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:02:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:02:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:02:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:02:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:02:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:02:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:02:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:02:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:02:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:02:57 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:57 INFO : There was nothing to transfer 2026/05/03 02:02:57 DEBUG : Waiting for deletions to finish 2026/05/03 02:02:57 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 02:03:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:14 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:03:14 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:03:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/03 02:03:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:03:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:14 DEBUG : YXBwbGU=: size = 5 OK 2026/05/03 02:03:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 02:03:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/03 02:03:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:03:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:15 DEBUG : YmFuYW5h: size = 6 OK 2026/05/03 02:03:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 02:03:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/03 02:03:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:03:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:03:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:03:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:03:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:03:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:03:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:03:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:03:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/03 02:03:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:03:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/03 02:03:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:03:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/03 02:03:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:03:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/03 02:03:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:03:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/03 02:03:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:03:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/03 02:03:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:03:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/03 02:03:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:03:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/03 02:03:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:03:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:16 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 02:03:16 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 02:03:17 INFO : apple: Deleted 2026/05/03 02:03:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 02:03:17 INFO : appleappleapplebanana: Deleted 2026/05/03 02:03:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 02:03:17 INFO : splitbananasplit: Deleted 2026/05/03 02:03:17 INFO : banana: Deleted 2026/05/03 02:03:17 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 02:03:17 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 02:03:17 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:18 DEBUG : YXBwbGU=: size = 5 OK 2026/05/03 02:03:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : apple: Unchanged skipping 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:03:18 DEBUG : YmFuYW5h: size = 6 OK 2026/05/03 02:03:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : banana: Unchanged skipping 2026/05/03 02:03:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/03 02:03:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 02:03:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/03 02:03:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/03 02:03:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/03 02:03:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/03 02:03:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/03 02:03:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/03 02:03:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/03 02:03:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:03:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:03:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:03:18 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:03:18 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:18 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 02:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 02:03:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 02:03:18 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 02:03:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 02:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 02:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 02:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 02:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 02:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:33 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:03:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:03:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/03 02:03:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 02:03:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 02:03:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 02:03:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 02:03:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 02:03:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 02:03:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 02:03:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 02:03:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 02:03:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 02:03:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 02:03:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 02:03:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 02:03:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 02:03:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:03:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:03:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/03 02:03:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:03:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/03 02:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:34 DEBUG : PREFIXapple: size = 5 OK 2026/05/03 02:03:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 02:03:34 INFO : apple: Copied (new) to: PREFIXapple 2026/05/03 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:34 DEBUG : PREFIXbanana: size = 6 OK 2026/05/03 02:03:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 02:03:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/03 02:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/03 02:03:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:03:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/03 02:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/03 02:03:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:03:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:03:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/03 02:03:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:03:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/03 02:03:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:03:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/03 02:03:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:03:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/03 02:03:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:03:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/03 02:03:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:03:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/03 02:03:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:03:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/03 02:03:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:03:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/03 02:03:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:03:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/03 02:03:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:03:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/03 02:03:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:03:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/03 02:03:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:03:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/03 02:03:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:03:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/03 02:03:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:03:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/03 02:03:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:03:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:36 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:36 INFO : appleappleapplebanana: Deleted 2026/05/03 02:03:36 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 02:03:36 INFO : splitbananasplit: Deleted 2026/05/03 02:03:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 02:03:36 INFO : apple: Deleted 2026/05/03 02:03:36 INFO : banana: Deleted 2026/05/03 02:03:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 02:03:36 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 02:03:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 02:03:37 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 02:03:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 02:03:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 02:03:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:03:37 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:03:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:03:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:03:38 INFO : appleappleapplebanana: Copied (new) 2026/05/03 02:03:38 DEBUG : banana: size = 6 OK 2026/05/03 02:03:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 02:03:38 INFO : banana: Copied (new) 2026/05/03 02:03:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:03:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:03:38 INFO : splitbananasplit: Copied (new) 2026/05/03 02:03:38 DEBUG : apple: size = 5 OK 2026/05/03 02:03:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 02:03:38 INFO : apple: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:03:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:03:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:03:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:03:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:03:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/03 02:03:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:03:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:03:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:03:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:03:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:03:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:03:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:03:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:03:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:03:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:03:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:03:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:03:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:03:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:03:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:03:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:03:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/03 02:03:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:03:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:03:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/03 02:03:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:03:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:03:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/03 02:03:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:03:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:03:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/03 02:03:40 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/03 02:03:40 INFO : PREFIXbanana: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/03 02:03:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/03 02:03:40 INFO : PREFIXsplitbananasplit: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/03 02:03:40 INFO : PREFIXapple: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/03 02:03:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/03 02:03:40 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:03:55 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:55 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:03:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:03:56 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:03:56 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:03:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/03 02:03:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:03:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:03:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/03 02:03:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 02:03:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/03 02:03:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:03:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:03:56 DEBUG : appleSUFFIX: size = 5 OK 2026/05/03 02:03:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 02:03:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/03 02:03:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:03:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:03:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:03:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:03:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:03:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:03:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:03:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:03:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/03 02:03:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:03:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:03:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/03 02:03:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:03:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/03 02:03:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:03:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/03 02:03:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:03:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/03 02:03:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:03:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/03 02:03:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:03:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/03 02:03:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:03:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/03 02:03:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:03:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:03:58 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:59 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 02:03:59 INFO : apple: Deleted 2026/05/03 02:03:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 02:03:59 INFO : splitbananasplit: Deleted 2026/05/03 02:03:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 02:03:59 INFO : appleappleapplebanana: Deleted 2026/05/03 02:03:59 INFO : banana: Deleted 2026/05/03 02:03:59 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 02:03:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 02:03:59 DEBUG : Waiting for deletions to finish 2026/05/03 02:03:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 02:03:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 02:04:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 02:04:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 02:04:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:04:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:04:00 INFO : appleappleapplebanana: Copied (new) 2026/05/03 02:04:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:00 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:00 DEBUG : apple: size = 5 OK 2026/05/03 02:04:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 02:04:00 INFO : apple: Copied (new) 2026/05/03 02:04:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:04:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:04:00 INFO : splitbananasplit: Copied (new) 2026/05/03 02:04:00 DEBUG : banana: size = 6 OK 2026/05/03 02:04:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 02:04:00 INFO : banana: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:04:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:04:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:04:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:04:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:04:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:04:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/03 02:04:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:04:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:04:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:04:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:04:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:04:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:04:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:04:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:04:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:04:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:04:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:04:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:04:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:04:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:04:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:04:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:04:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/03 02:04:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:04:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:04:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/03 02:04:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:04:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:04:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/03 02:04:03 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:03 INFO : splitbananasplitSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : appleSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : bananaSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/03 02:04:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/03 02:04:03 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:04 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:04 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:04:19 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:19 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : apple: size = 5 OK 2026/05/03 02:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:20 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:20 DEBUG : banana: size = 6 OK 2026/05/03 02:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:20 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 02:04:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:20 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:20 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:20 DEBUG : splitbanan: size = 16 OK 2026/05/03 02:04:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 02:04:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/03 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/03 02:04:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 02:04:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/03 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:20 DEBUG : appleapple: size = 21 OK 2026/05/03 02:04:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 02:04:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/03 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/03 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 02:04:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/03 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/03 02:04:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 02:04:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/03 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/03 02:04:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 02:04:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/03 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 02:04:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/03 02:04:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 02:04:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/03 02:04:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 02:04:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/03 02:04:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 02:04:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/03 02:04:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 02:04:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/03 02:04:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/03 02:04:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 02:04:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/03 02:04:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/03 02:04:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 02:04:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/03 02:04:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/03 02:04:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 02:04:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/03 02:04:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/03 02:04:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 02:04:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/03 02:04:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/03 02:04:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 02:04:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/03 02:04:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/03 02:04:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 02:04:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/03 02:04:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/03 02:04:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 02:04:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/03 02:04:22 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:22 INFO : splitbananasplit: Deleted 2026/05/03 02:04:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 02:04:22 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 02:04:23 INFO : appleappleapplebanana: Deleted 2026/05/03 02:04:23 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 02:04:23 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 02:04:23 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:23 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : appleapple: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:23 DEBUG : apple: size = 5 OK 2026/05/03 02:04:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:23 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:23 DEBUG : appleapple: size = 21 OK 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:04:23 DEBUG : banana: size = 6 OK 2026/05/03 02:04:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:23 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:23 DEBUG : splitbanan: size = 16 OK 2026/05/03 02:04:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 02:04:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 02:04:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 02:04:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 02:04:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 02:04:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 02:04:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 02:04:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 02:04:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 02:04:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 02:04:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 02:04:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 02:04:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 02:04:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 02:04:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 02:04:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 02:04:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 02:04:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/03 02:04:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/03 02:04:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/03 02:04:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:04:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:24 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:24 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:24 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : appleapple: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/03 02:04:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 02:04:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 02:04:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 02:04:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 02:04:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 02:04:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 02:04:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 02:04:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 02:04:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 02:04:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 02:04:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 02:04:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 02:04:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 02:04:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 02:04:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 02:04:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 02:04:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 02:04:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:04:38 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:39 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:04:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:04:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:04:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:04:39 DEBUG : banana: size = 6 OK 2026/05/03 02:04:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:39 DEBUG : apple: size = 5 OK 2026/05/03 02:04:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:04:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:04:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:04:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:04:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:04:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:04:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:04:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:04:39 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:39 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:39 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:40 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:40 DEBUG : apple: size = 5 OK 2026/05/03 02:04:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:40 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:04:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:04:40 DEBUG : banana: size = 6 OK 2026/05/03 02:04:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:40 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:04:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:04:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:04:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:04:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:04:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:04:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:04:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:04:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:04:41 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:41 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:41 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:41 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:04:56 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:56 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : apple: size = 5 OK 2026/05/03 02:04:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:04:57 DEBUG : banana: size = 6 OK 2026/05/03 02:04:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:04:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:04:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:04:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:04:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:04:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:04:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:04:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:04:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:04:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:57 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:57 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:57 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:04:57 DEBUG : apple: size = 5 OK 2026/05/03 02:04:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : apple: Unchanged skipping 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:04:57 DEBUG : banana: size = 6 OK 2026/05/03 02:04:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : banana: Unchanged skipping 2026/05/03 02:04:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:04:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:04:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:04:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:04:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:04:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:04:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:04:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:04:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:04:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:04:58 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:04:58 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:04:58 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:58 DEBUG : Waiting for deletions to finish 2026/05/03 02:04:58 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:04:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:14 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:14 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : apple: size = 5 OK 2026/05/03 02:05:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : banana: size = 6 OK 2026/05/03 02:05:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:15 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:15 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:15 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:15 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : apple: size = 5 OK 2026/05/03 02:05:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:16 DEBUG : banana: size = 6 OK 2026/05/03 02:05:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:16 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:16 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:16 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:16 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:31 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:32 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : apple: size = 5 OK 2026/05/03 02:05:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:33 DEBUG : banana: size = 6 OK 2026/05/03 02:05:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:33 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:33 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:33 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:33 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:33 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:33 DEBUG : apple: size = 5 OK 2026/05/03 02:05:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:33 DEBUG : banana: size = 6 OK 2026/05/03 02:05:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:34 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:34 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:34 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:34 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:48 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:49 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:49 DEBUG : apple: size = 5 OK 2026/05/03 02:05:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:49 DEBUG : banana: size = 6 OK 2026/05/03 02:05:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:49 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:49 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:49 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:50 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : apple: size = 5 OK 2026/05/03 02:05:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : apple: Unchanged skipping 2026/05/03 02:05:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 02:05:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 02:05:50 DEBUG : banana: size = 6 OK 2026/05/03 02:05:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : banana: Unchanged skipping 2026/05/03 02:05:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 02:05:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 02:05:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 02:05:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 02:05:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 02:05:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 02:05:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 02:05:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 02:05:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:05:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 02:05:50 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:50 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:50 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:50 DEBUG : Waiting for deletions to finish 2026/05/03 02:05:50 DEBUG : apple: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : banana: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 02:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.08s) --- PASS: TestTransform/NFC (16.75s) --- PASS: TestTransform/NFD (17.24s) --- PASS: TestTransform/base64 (20.88s) --- PASS: TestTransform/prefix (22.70s) --- PASS: TestTransform/suffix (23.11s) --- PASS: TestTransform/truncate (19.68s) --- PASS: TestTransform/encoder (17.56s) --- PASS: TestTransform/ISO-8859-1 (16.78s) --- PASS: TestTransform/charmap (18.08s) --- PASS: TestTransform/lowercase (17.76s) --- PASS: TestTransform/ascii (16.56s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 02:05:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 02:05:55 INFO : sub dir_somesuffix: Making directory 2026/05/03 02:05:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 02:05:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/03 02:05:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 02:05:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/03 02:05:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 02:05:55 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:55 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/03 02:05:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:05:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 02:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:57 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:05:57 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:05:57 INFO : tictactoe: Making directory 2026/05/03 02:05:57 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:05:57 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:05:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:05:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/03 02:05:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:57 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:05:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:05:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/03 02:05:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:05:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/03 02:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.89s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:05:59 INFO : toe: Making directory 2026/05/03 02:05:59 INFO : toe/toe: Making directory 2026/05/03 02:05:59 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:05:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 02:05:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 02:05:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 02:05:59 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:05:59 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/03 02:06:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/03 02:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.27s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:02 INFO : toe: Making directory 2026/05/03 02:06:02 INFO : toe/toe: Making directory 2026/05/03 02:06:02 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 02:06:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 02:06:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 02:06:02 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:02 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/03 02:06:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/03 02:06:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:03 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:06:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 02:06:03 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:03 INFO : tictacempty_dir: Making directory 2026/05/03 02:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:03 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:03 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:03 INFO : tictactoe: Making directory 2026/05/03 02:06:03 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:03 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:03 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:03 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:03 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 02:06:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:05 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:06:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 02:06:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:05 INFO : tictacempty_dir: Making directory 2026/05/03 02:06:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:05 INFO : tictactoe: Making directory 2026/05/03 02:06:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:05 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 02:06:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:05 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:05 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 02:06:06 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:06 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:06 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:06 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 02:06:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/03 02:06:07 NOTICE: B2 bucket rclone-test-racaros3lecu: 0 differences found 2026/05/03 02:06:07 NOTICE: B2 bucket rclone-test-racaros3lecu: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:07 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:07 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:07 INFO : tictactoe: Making directory 2026/05/03 02:06:07 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:07 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:07 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:07 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:07 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 02:06:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:08 DEBUG : Waiting for deletions to finish 2026/05/03 02:06:08 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:08 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:08 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:09 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 02:06:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 02:06:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 02:06:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/03 02:06:09 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2026/05/03 02:06:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:10 INFO : toe: Making directory 2026/05/03 02:06:10 INFO : toe/toe: Making directory 2026/05/03 02:06:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 02:06:10 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:10 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:11 DEBUG : toe/toe/toe: size = 11 OK 2026/05/03 02:06:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:11 INFO : toe/toe/toe: Copied (new) 2026/05/03 02:06:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:11 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:06:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 02:06:11 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:12 INFO : tictacempty_dir: Making directory 2026/05/03 02:06:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:12 INFO : tictactoe: Making directory 2026/05/03 02:06:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:12 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 02:06:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:12 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:12 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:12 INFO : toe/toe/toe.txt: Deleted 2026/05/03 02:06:12 INFO : toe/toe: Removing directory 2026/05/03 02:06:12 INFO : toe: Removing directory 2026/05/03 02:06:12 INFO : empty_dir: Removing directory 2026/05/03 02:06:12 DEBUG : Local file system at /tmp/rclone3351708868: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:13 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:06:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 02:06:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:13 INFO : tictacempty_dir: Making directory 2026/05/03 02:06:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:13 INFO : tictactoe: Making directory 2026/05/03 02:06:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:13 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 02:06:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:13 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:13 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:14 INFO : toe/toe/toe.txt: Deleted 2026/05/03 02:06:14 INFO : toe/toe: Removing directory 2026/05/03 02:06:14 INFO : toe: Removing directory 2026/05/03 02:06:14 INFO : empty_dir: Removing directory 2026/05/03 02:06:14 DEBUG : Local file system at /tmp/rclone3351708868: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 02:06:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/03 02:06:16 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.48s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:16 DEBUG : Reset feature "Copy" 2026/05/03 02:06:16 DEBUG : Reset feature "Move" 2026/05/03 02:06:16 DEBUG : Reset feature "Copy" 2026/05/03 02:06:16 DEBUG : Reset feature "Move" 2026/05/03 02:06:16 DEBUG : empty_dir: Making directory with metadata 2026/05/03 02:06:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 02:06:16 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:17 INFO : tictacempty_dir: Making directory 2026/05/03 02:06:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 02:06:17 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:17 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:17 INFO : tictactoe: Making directory 2026/05/03 02:06:17 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:17 DEBUG : toe: transformed to: tictactoe 2026/05/03 02:06:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:17 INFO : tictactoe/tictactoe: Making directory 2026/05/03 02:06:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 02:06:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 02:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:17 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:17 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 02:06:18 INFO : toe/toe/toe.txt: Deleted 2026/05/03 02:06:18 INFO : toe/toe: Removing directory 2026/05/03 02:06:18 INFO : toe: Removing directory 2026/05/03 02:06:18 INFO : empty_dir: Removing directory 2026/05/03 02:06:18 DEBUG : Local file system at /tmp/rclone3351708868: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 02:06:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 02:06:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/03 02:06:19 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 (4.10s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:21 DEBUG : toe: transformed to: dG9l 2026/05/03 02:06:21 DEBUG : toe: transformed to: dG9l 2026/05/03 02:06:21 INFO : dG9l: Making directory 2026/05/03 02:06:21 DEBUG : toe: transformed to: dG9l 2026/05/03 02:06:21 DEBUG : toe: transformed to: dG9l 2026/05/03 02:06:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/03 02:06:21 INFO : dG9l/dG9l: Making directory 2026/05/03 02:06:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/03 02:06:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/03 02:06:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 02:06:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 02:06:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 02:06:21 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:21 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/03 02:06:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 02:06:22 DEBUG : Waiting for deletions to finish 2026/05/03 02:06:22 DEBUG : dG9l: transformed to: toe 2026/05/03 02:06:22 DEBUG : dG9l: transformed to: toe 2026/05/03 02:06:22 DEBUG : dG9l: transformed to: toe 2026/05/03 02:06:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/03 02:06:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/03 02:06:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/03 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/03 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/03 02:06:23 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for checks to finish 2026/05/03 02:06:23 DEBUG : Local file system at /tmp/rclone3351708868: Waiting for transfers to finish 2026/05/03 02:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.85s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-racaros3lecu", Local "Local file system at /tmp/rclone3351708868", Modify Window "1ms" 2026/05/03 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:23 DEBUG : toe: transformed to: 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe: transformed to: 2026/05/03 02:06:24 INFO : B2 bucket rclone-test-racaros3lecu: Making directory 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe: transformed to: 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe: transformed to: 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe/toe: transformed to: 2026/05/03 02:06:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/03 02:06:24 INFO : toe/toe: Making directory 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe/toe: transformed to: 2026/05/03 02:06:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe: transformed to: 2026/05/03 02:06:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 02:06:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 02:06:24 DEBUG : toe/toe/toe: transformed to: 2026/05/03 02:06:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for checks to finish 2026/05/03 02:06:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/03 02:06:24 DEBUG : B2 bucket rclone-test-racaros3lecu: Waiting for transfers to finish 2026/05/03 02:06:24 DEBUG : toe/toe/toe: size = 11 OK 2026/05/03 02:06:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 02:06:24 INFO : toe/toe/toe: Copied (new) 2026/05/03 02:06:24 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting files as there were IO errors 2026/05/03 02:06:24 ERROR : B2 bucket rclone-test-racaros3lecu: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2026/05/03 02:06:25 DEBUG : B2 bucket rclone-test-racaros3lecu: Purge remote 2026/05/03 02:06:25 INFO : B2 bucket rclone-test-racaros3lecu: cleaning bucket "rclone-test-racaros3lecu" of all files 2026/05/03 02:06:26 DEBUG : BackupDir/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf29_d20260503_m015956_c001_v7007000_t0000_u01777773596007") 2026/05/03 02:06:26 DEBUG : BackupDir/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1169cd8a6f71bbef_d20260503_m015950_c001_v0001144_t0019_u01777773590216") 2026/05/03 02:06:26 DEBUG : CompareDest/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e97d_d20260503_m015930_c001_v7007000_t0000_u01777773570241") 2026/05/03 02:06:26 DEBUG : CompareDest/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6f81_d20260503_m015924_c001_v0001173_t0058_u01777773564247") 2026/05/03 02:06:26 DEBUG : CompareDest/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e97e_d20260503_m015930_c001_v7007000_t0000_u01777773570424") 2026/05/03 02:06:26 DEBUG : CompareDest/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897551_d20260503_m015925_c001_v0001161_t0002_u01777773565670") 2026/05/03 02:06:26 DEBUG : CopyDest/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf2a_d20260503_m015956_c001_v7007000_t0000_u01777773596194") 2026/05/03 02:06:26 DEBUG : CopyDest/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32c31_d20260503_m015947_c001_v0001174_t0035_u01777773587016") 2026/05/03 02:06:26 DEBUG : CopyDest/three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf2b_d20260503_m015956_c001_v7007000_t0000_u01777773596380") 2026/05/03 02:06:26 DEBUG : CopyDest/three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11933430208975b1_d20260503_m015953_c001_v0001161_t0044_u01777773593981") 2026/05/03 02:06:27 DEBUG : CopyDest/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf2d_d20260503_m015956_c001_v7007000_t0000_u01777773596563") 2026/05/03 02:06:27 DEBUG : CopyDest/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7037_d20260503_m015951_c001_v0001173_t0051_u01777773591849") 2026/05/03 02:06:27 DEBUG : EXISTING: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9982_d20260503_m020123_c001_v7007000_t0000_u01777773683509") 2026/05/03 02:06:27 DEBUG : EXISTING: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7269_d20260503_m020122_c001_v0001173_t0015_u01777773682329") 2026/05/03 02:06:27 DEBUG : PREFIXapple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123fe5_d20260503_m020340_c001_v7007000_t0000_u01777773820500") 2026/05/03 02:06:27 DEBUG : PREFIXapple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5e0_d20260503_m020333_c001_v0001134_t0018_u01777773813923") 2026/05/03 02:06:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf5e_d20260503_m020340_c001_v7007000_t0000_u01777773820300") 2026/05/03 02:06:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64c5_d20260503_m020333_c001_v0001039_t0020_u01777773813934") 2026/05/03 02:06:27 DEBUG : PREFIXbanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf5d_d20260503_m020340_c001_v7007000_t0000_u01777773820282") 2026/05/03 02:06:27 DEBUG : PREFIXbanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f82_d20260503_m020333_c001_v0001174_t0004_u01777773813921") 2026/05/03 02:06:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6bd_d20260503_m020340_c001_v7007000_t0000_u01777773820308") 2026/05/03 02:06:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7798_d20260503_m020333_c001_v0001173_t0052_u01777773813952") 2026/05/03 02:06:27 DEBUG : Testêé: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f995f_d20260503_m020119_c001_v7007000_t0000_u01777773679746") 2026/05/03 02:06:27 DEBUG : Testêé: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7249_d20260503_m020119_c001_v0001173_t0010_u01777773679101") 2026/05/03 02:06:27 DEBUG : Testêé: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e333bb_d20260503_m020117_c001_v0001174_t0008_u01777773677990") 2026/05/03 02:06:27 DEBUG : YXBwbGU=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe32_d20260503_m020319_c001_v7007000_t0000_u01777773799185") 2026/05/03 02:06:28 DEBUG : YXBwbGU=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f57c_d20260503_m020314_c001_v0001134_t0049_u01777773794530") 2026/05/03 02:06:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe34_d20260503_m020319_c001_v7007000_t0000_u01777773799366") 2026/05/03 02:06:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7690_d20260503_m020314_c001_v0001173_t0007_u01777773794539") 2026/05/03 02:06:28 DEBUG : YmFuYW5h: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe38_d20260503_m020319_c001_v7007000_t0000_u01777773799547") 2026/05/03 02:06:28 DEBUG : YmFuYW5h: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6441_d20260503_m020314_c001_v0001039_t0013_u01777773794551") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f336463f7_d20260503_m015754_c001_v7007000_t0000_u01777773474065") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cc3_d20260503_m015753_c001_v0001173_t0020_u01777773473306") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e788_d20260503_m015751_c001_v7007000_t0000_u01777773471670") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cb5_d20260503_m015750_c001_v0001173_t0044_u01777773470796") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be96_d20260503_m015733_c001_v7007000_t0000_u01777773453060") 2026/05/03 02:06:28 DEBUG : a/potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c25_d20260503_m015732_c001_v0001173_t0050_u01777773452153") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c63_d20260503_m020551_c001_v7007000_t0000_u01777773951544") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7bf3_d20260503_m020547_c001_v0001173_t0031_u01777773947008") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d19_d20260503_m020534_c001_v7007000_t0000_u01777773934998") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7b83_d20260503_m020530_c001_v0001173_t0007_u01777773930208") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e90_d20260503_m020517_c001_v7007000_t0000_u01777773917175") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7afd_d20260503_m020512_c001_v0001173_t0037_u01777773912574") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be0_d20260503_m020459_c001_v7007000_t0000_u01777773899084") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7a8d_d20260503_m020454_c001_v0001173_t0044_u01777773894853") 2026/05/03 02:06:28 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc33e_d20260503_m020442_c001_v7007000_t0000_u01777773882412") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d79ea_d20260503_m020437_c001_v0001173_t0048_u01777773877014") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e24_d20260503_m020424_c001_v7007000_t0000_u01777773864873") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3432e_d20260503_m020417_c001_v0001174_t0047_u01777773857913") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e36_d20260503_m020405_c001_v7007000_t0000_u01777773845046") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e341f8_d20260503_m020400_c001_v0001174_t0049_u01777773840456") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f2562488f_d20260503_m020359_c001_v7007000_t0000_u01777773839330") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7880_d20260503_m020354_c001_v0001173_t0054_u01777773834196") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6c8_d20260503_m020342_c001_v7007000_t0000_u01777773822068") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77ce_d20260503_m020337_c001_v0001173_t0035_u01777773817839") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf3b_d20260503_m020336_c001_v7007000_t0000_u01777773816767") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5da_d20260503_m020331_c001_v0001134_t0037_u01777773811514") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95afb_d20260503_m020317_c001_v7007000_t0000_u01777773797021") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f562_d20260503_m020311_c001_v0001134_t0044_u01777773791597") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95aad_d20260503_m020258_c001_v7007000_t0000_u01777773778494") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f518_d20260503_m020253_c001_v0001134_t0050_u01777773773843") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246ba_d20260503_m020241_c001_v7007000_t0000_u01777773761204") 2026/05/03 02:06:29 DEBUG : apple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4cc_d20260503_m020236_c001_v0001134_t0006_u01777773756541") 2026/05/03 02:06:29 DEBUG : appleSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f60a038_d20260503_m020403_c001_v7007000_t0000_u01777773843371") 2026/05/03 02:06:29 DEBUG : appleSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b654b_d20260503_m020356_c001_v0001039_t0003_u01777773836546") 2026/05/03 02:06:29 DEBUG : appleapple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e27_d20260503_m020425_c001_v7007000_t0000_u01777773865055") 2026/05/03 02:06:30 DEBUG : appleapple: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34348_d20260503_m020420_c001_v0001174_t0025_u01777773860170") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c64_d20260503_m020551_c001_v7007000_t0000_u01777773951726") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7e8_d20260503_m020547_c001_v0001134_t0024_u01777773947713") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1a_d20260503_m020535_c001_v7007000_t0000_u01777773935179") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7be_d20260503_m020531_c001_v0001134_t0056_u01777773931131") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e92_d20260503_m020517_c001_v7007000_t0000_u01777773917364") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f77b_d20260503_m020513_c001_v0001134_t0019_u01777773913738") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be1_d20260503_m020459_c001_v7007000_t0000_u01777773899270") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f73f_d20260503_m020455_c001_v0001134_t0036_u01777773895600") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc340_d20260503_m020442_c001_v7007000_t0000_u01777773882595") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6f8_d20260503_m020437_c001_v0001134_t0017_u01777773877846") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2ccf41a_d20260503_m020422_c001_v7007000_t0000_u01777773862986") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6b2_d20260503_m020418_c001_v0001134_t0009_u01777773858566") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e37_d20260503_m020405_c001_v7007000_t0000_u01777773845229") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78c4_d20260503_m020400_c001_v0001173_t0013_u01777773840462") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e26_d20260503_m020359_c001_v7007000_t0000_u01777773839535") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f65a_d20260503_m020355_c001_v0001134_t0040_u01777773835126") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6cc_d20260503_m020342_c001_v7007000_t0000_u01777773822249") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5fe_d20260503_m020337_c001_v0001134_t0012_u01777773817851") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6fad1e0_d20260503_m020336_c001_v7007000_t0000_u01777773816339") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f5e_d20260503_m020332_c001_v0001174_t0003_u01777773812516") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc14e_d20260503_m020317_c001_v7007000_t0000_u01777773797200") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b643d_d20260503_m020312_c001_v0001039_t0059_u01777773792481") 2026/05/03 02:06:30 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95aaf_d20260503_m020258_c001_v7007000_t0000_u01777773778679") 2026/05/03 02:06:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b63ef_d20260503_m020254_c001_v0001039_t0016_u01777773774820") 2026/05/03 02:06:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246bd_d20260503_m020241_c001_v7007000_t0000_u01777773761386") 2026/05/03 02:06:31 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6385_d20260503_m020237_c001_v0001039_t0023_u01777773757301") 2026/05/03 02:06:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a377a_d20260503_m020403_c001_v7007000_t0000_u01777773843356") 2026/05/03 02:06:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7896_d20260503_m020356_c001_v0001173_t0001_u01777773836511") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f336463f8_d20260503_m015754_c001_v7007000_t0000_u01777773474247") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cbd_d20260503_m015752_c001_v0001173_t0055_u01777773472221") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e787_d20260503_m015751_c001_v7007000_t0000_u01777773471130") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cad_d20260503_m015749_c001_v0001173_t0021_u01777773469647") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be95_d20260503_m015732_c001_v7007000_t0000_u01777773452515") 2026/05/03 02:06:31 DEBUG : b/potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c19_d20260503_m015730_c001_v0001173_t0017_u01777773450994") 2026/05/03 02:06:31 DEBUG : backup/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c1d1d_d20260503_m020009_c001_v7007000_t0000_u01777773609888") 2026/05/03 02:06:31 DEBUG : backup/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10192d230ae59cbe_d20260503_m020007_c001_v0001165_t0032_u01777773607659") 2026/05/03 02:06:31 DEBUG : backup/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10063750ae0f6576_d20260503_m020003_c001_v0001097_t0017_u01777773603424") 2026/05/03 02:06:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82231b4d_d20260503_m020037_c001_v7007000_t0000_u01777773637042") 2026/05/03 02:06:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1059e1fceae1da22_d20260503_m020035_c001_v0001184_t0007_u01777773635240") 2026/05/03 02:06:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11426ff89109e599_d20260503_m020031_c001_v0001178_t0049_u01777773631120") 2026/05/03 02:06:31 DEBUG : backup/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914747c4_d20260503_m020024_c001_v7007000_t0000_u01777773624019") 2026/05/03 02:06:31 DEBUG : backup/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f107fca5af2dcdc13_d20260503_m020021_c001_v0001150_t0019_u01777773621676") 2026/05/03 02:06:31 DEBUG : backup/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106e6b69d5689050_d20260503_m020017_c001_v0001184_t0052_u01777773617807") 2026/05/03 02:06:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82231b4e_d20260503_m020037_c001_v7007000_t0000_u01777773637230") 2026/05/03 02:06:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f102d674752193e67_d20260503_m020036_c001_v0001037_t0033_u01777773636045") 2026/05/03 02:06:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f117fff31e6fadbb4_d20260503_m020032_c001_v0001097_t0010_u01777773632655") 2026/05/03 02:06:32 DEBUG : backup/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c1d1e_d20260503_m020010_c001_v7007000_t0000_u01777773610071") 2026/05/03 02:06:32 DEBUG : backup/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f109b36f6e908a67a_d20260503_m020008_c001_v0001146_t0022_u01777773608689") 2026/05/03 02:06:32 DEBUG : backup/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f109e67c15d0a0173_d20260503_m020005_c001_v0001090_t0015_u01777773605144") 2026/05/03 02:06:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914747c5_d20260503_m020024_c001_v7007000_t0000_u01777773624200") 2026/05/03 02:06:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1137459ed4507558_d20260503_m020022_c001_v0001117_t0015_u01777773622904") 2026/05/03 02:06:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f119be2496bfe0ebd_d20260503_m020019_c001_v0001033_t0012_u01777773619257") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c65_d20260503_m020551_c001_v7007000_t0000_u01777773951908") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34910_d20260503_m020547_c001_v0001174_t0047_u01777773947302") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1b_d20260503_m020535_c001_v7007000_t0000_u01777773935361") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34838_d20260503_m020530_c001_v0001174_t0045_u01777773930658") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e95_d20260503_m020517_c001_v7007000_t0000_u01777773917547") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3472d_d20260503_m020513_c001_v0001174_t0037_u01777773913115") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be2_d20260503_m020459_c001_v7007000_t0000_u01777773899452") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e345db_d20260503_m020455_c001_v0001174_t0007_u01777773895124") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc343_d20260503_m020442_c001_v7007000_t0000_u01777773882776") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34463_d20260503_m020437_c001_v0001174_t0049_u01777773877428") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e29_d20260503_m020425_c001_v7007000_t0000_u01777773865237") 2026/05/03 02:06:32 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7966_d20260503_m020418_c001_v0001173_t0052_u01777773858288") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e38_d20260503_m020405_c001_v7007000_t0000_u01777773845448") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6563_d20260503_m020400_c001_v0001039_t0044_u01777773840474") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec822321c7_d20260503_m020359_c001_v7007000_t0000_u01777773839545") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34176_d20260503_m020354_c001_v0001174_t0017_u01777773834657") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6ce_d20260503_m020342_c001_v7007000_t0000_u01777773822435") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33fdc_d20260503_m020337_c001_v0001174_t0018_u01777773817859") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f5a_d20260503_m020336_c001_v7007000_t0000_u01777773816775") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64bb_d20260503_m020331_c001_v0001039_t0021_u01777773811810") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40310934c20b0443_d20260503_m020317_c001_v7007000_t0000_u01777773797302") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7678_d20260503_m020311_c001_v0001173_t0021_u01777773791914") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ab2_d20260503_m020258_c001_v7007000_t0000_u01777773778862") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d75f6_d20260503_m020254_c001_v0001173_t0052_u01777773774242") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246bf_d20260503_m020241_c001_v7007000_t0000_u01777773761569") 2026/05/03 02:06:33 DEBUG : banana: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d755a_d20260503_m020236_c001_v0001173_t0009_u01777773756958") 2026/05/03 02:06:33 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f79_d20260503_m020403_c001_v7007000_t0000_u01777773843661") 2026/05/03 02:06:33 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e341a0_d20260503_m020356_c001_v0001174_t0003_u01777773836523") 2026/05/03 02:06:33 DEBUG : both0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c22ff_d20260503_m020208_c001_v7007000_t0000_u01777773728102") 2026/05/03 02:06:33 DEBUG : both0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3367b_d20260503_m020149_c001_v0001174_t0032_u01777773709624") 2026/05/03 02:06:33 DEBUG : both0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f60_d20260503_m020145_c001_v7007000_t0000_u01777773705379") 2026/05/03 02:06:33 DEBUG : both0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3344e_d20260503_m020125_c001_v0001174_t0040_u01777773685449") 2026/05/03 02:06:34 DEBUG : both1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2302_d20260503_m020208_c001_v7007000_t0000_u01777773728341") 2026/05/03 02:06:34 DEBUG : both1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3369a_d20260503_m020150_c001_v0001174_t0044_u01777773710625") 2026/05/03 02:06:34 DEBUG : both1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f62_d20260503_m020145_c001_v7007000_t0000_u01777773705561") 2026/05/03 02:06:34 DEBUG : both1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33462_d20260503_m020126_c001_v0001174_t0042_u01777773686232") 2026/05/03 02:06:34 DEBUG : both10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2304_d20260503_m020208_c001_v7007000_t0000_u01777773728524") 2026/05/03 02:06:34 DEBUG : both10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3373c_d20260503_m020157_c001_v0001174_t0044_u01777773717369") 2026/05/03 02:06:34 DEBUG : both10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f64_d20260503_m020145_c001_v7007000_t0000_u01777773705743") 2026/05/03 02:06:34 DEBUG : both10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3352a_d20260503_m020134_c001_v0001174_t0009_u01777773694002") 2026/05/03 02:06:34 DEBUG : both11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2306_d20260503_m020208_c001_v7007000_t0000_u01777773728707") 2026/05/03 02:06:34 DEBUG : both11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33756_d20260503_m020158_c001_v0001174_t0030_u01777773718164") 2026/05/03 02:06:34 DEBUG : both11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f65_d20260503_m020145_c001_v7007000_t0000_u01777773705926") 2026/05/03 02:06:34 DEBUG : both11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3353a_d20260503_m020134_c001_v0001174_t0039_u01777773694889") 2026/05/03 02:06:34 DEBUG : both12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2309_d20260503_m020208_c001_v7007000_t0000_u01777773728891") 2026/05/03 02:06:34 DEBUG : both12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33768_d20260503_m020159_c001_v0001174_t0034_u01777773719262") 2026/05/03 02:06:34 DEBUG : both12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f67_d20260503_m020146_c001_v7007000_t0000_u01777773706109") 2026/05/03 02:06:34 DEBUG : both12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3354a_d20260503_m020135_c001_v0001174_t0008_u01777773695630") 2026/05/03 02:06:34 DEBUG : both13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c230b_d20260503_m020209_c001_v7007000_t0000_u01777773729074") 2026/05/03 02:06:34 DEBUG : both13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33774_d20260503_m020159_c001_v0001174_t0044_u01777773719893") 2026/05/03 02:06:34 DEBUG : both13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f68_d20260503_m020146_c001_v7007000_t0000_u01777773706293") 2026/05/03 02:06:34 DEBUG : both13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3355a_d20260503_m020136_c001_v0001174_t0017_u01777773696518") 2026/05/03 02:06:35 DEBUG : both14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c230e_d20260503_m020209_c001_v7007000_t0000_u01777773729259") 2026/05/03 02:06:35 DEBUG : both14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33790_d20260503_m020200_c001_v0001174_t0033_u01777773720752") 2026/05/03 02:06:35 DEBUG : both14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f6a_d20260503_m020146_c001_v7007000_t0000_u01777773706477") 2026/05/03 02:06:35 DEBUG : both14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33566_d20260503_m020137_c001_v0001174_t0033_u01777773697349") 2026/05/03 02:06:35 DEBUG : both15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2310_d20260503_m020209_c001_v7007000_t0000_u01777773729444") 2026/05/03 02:06:35 DEBUG : both15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3379e_d20260503_m020201_c001_v0001174_t0056_u01777773721567") 2026/05/03 02:06:35 DEBUG : both15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f6b_d20260503_m020146_c001_v7007000_t0000_u01777773706659") 2026/05/03 02:06:35 DEBUG : both15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33580_d20260503_m020138_c001_v0001174_t0015_u01777773698315") 2026/05/03 02:06:35 DEBUG : both16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2314_d20260503_m020209_c001_v7007000_t0000_u01777773729627") 2026/05/03 02:06:35 DEBUG : both16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e337b4_d20260503_m020202_c001_v0001174_t0057_u01777773722631") 2026/05/03 02:06:35 DEBUG : both16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f6c_d20260503_m020146_c001_v7007000_t0000_u01777773706841") 2026/05/03 02:06:35 DEBUG : both16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33591_d20260503_m020139_c001_v0001174_t0013_u01777773699096") 2026/05/03 02:06:35 DEBUG : both17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2319_d20260503_m020209_c001_v7007000_t0000_u01777773729918") 2026/05/03 02:06:35 DEBUG : both17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e337bc_d20260503_m020203_c001_v0001174_t0030_u01777773723318") 2026/05/03 02:06:35 DEBUG : both17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f6d_d20260503_m020147_c001_v7007000_t0000_u01777773707024") 2026/05/03 02:06:35 DEBUG : both17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e335a5_d20260503_m020139_c001_v0001174_t0020_u01777773699908") 2026/05/03 02:06:35 DEBUG : both18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c231c_d20260503_m020210_c001_v7007000_t0000_u01777773730113") 2026/05/03 02:06:35 DEBUG : both18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e337d6_d20260503_m020203_c001_v0001174_t0029_u01777773723915") 2026/05/03 02:06:35 DEBUG : both18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f6f_d20260503_m020147_c001_v7007000_t0000_u01777773707208") 2026/05/03 02:06:35 DEBUG : both18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e335b2_d20260503_m020141_c001_v0001174_t0006_u01777773701088") 2026/05/03 02:06:36 DEBUG : both19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c231e_d20260503_m020210_c001_v7007000_t0000_u01777773730296") 2026/05/03 02:06:36 DEBUG : both19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e337ea_d20260503_m020204_c001_v0001174_t0010_u01777773724731") 2026/05/03 02:06:36 DEBUG : both19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f70_d20260503_m020147_c001_v7007000_t0000_u01777773707391") 2026/05/03 02:06:36 DEBUG : both19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e335cc_d20260503_m020142_c001_v0001174_t0015_u01777773702081") 2026/05/03 02:06:36 DEBUG : both2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2324_d20260503_m020210_c001_v7007000_t0000_u01777773730482") 2026/05/03 02:06:36 DEBUG : both2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e336b0_d20260503_m020151_c001_v0001174_t0042_u01777773711477") 2026/05/03 02:06:36 DEBUG : both2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f72_d20260503_m020147_c001_v7007000_t0000_u01777773707574") 2026/05/03 02:06:36 DEBUG : both2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3347a_d20260503_m020127_c001_v0001174_t0032_u01777773687027") 2026/05/03 02:06:36 DEBUG : both3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2327_d20260503_m020210_c001_v7007000_t0000_u01777773730666") 2026/05/03 02:06:36 DEBUG : both3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e336c2_d20260503_m020152_c001_v0001174_t0045_u01777773712230") 2026/05/03 02:06:36 DEBUG : both3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f73_d20260503_m020147_c001_v7007000_t0000_u01777773707790") 2026/05/03 02:06:36 DEBUG : both3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3348a_d20260503_m020127_c001_v0001174_t0053_u01777773687916") 2026/05/03 02:06:36 DEBUG : both4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c232a_d20260503_m020210_c001_v7007000_t0000_u01777773730861") 2026/05/03 02:06:36 DEBUG : both4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e336dc_d20260503_m020152_c001_v0001174_t0051_u01777773712885") 2026/05/03 02:06:36 DEBUG : both4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f75_d20260503_m020147_c001_v7007000_t0000_u01777773707973") 2026/05/03 02:06:36 DEBUG : both4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e334a2_d20260503_m020128_c001_v0001174_t0040_u01777773688593") 2026/05/03 02:06:36 DEBUG : both5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2331_d20260503_m020211_c001_v7007000_t0000_u01777773731045") 2026/05/03 02:06:36 DEBUG : both5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e336e6_d20260503_m020153_c001_v0001174_t0059_u01777773713496") 2026/05/03 02:06:36 DEBUG : both5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f76_d20260503_m020148_c001_v7007000_t0000_u01777773708156") 2026/05/03 02:06:36 DEBUG : both5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e334bc_d20260503_m020129_c001_v0001174_t0015_u01777773689905") 2026/05/03 02:06:36 DEBUG : both6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2337_d20260503_m020211_c001_v7007000_t0000_u01777773731228") 2026/05/03 02:06:36 DEBUG : both6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e336fc_d20260503_m020154_c001_v0001174_t0046_u01777773714481") 2026/05/03 02:06:37 DEBUG : both6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f78_d20260503_m020148_c001_v7007000_t0000_u01777773708339") 2026/05/03 02:06:37 DEBUG : both6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e334ce_d20260503_m020130_c001_v0001174_t0042_u01777773690537") 2026/05/03 02:06:37 DEBUG : both7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c233d_d20260503_m020211_c001_v7007000_t0000_u01777773731426") 2026/05/03 02:06:37 DEBUG : both7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3370e_d20260503_m020155_c001_v0001174_t0018_u01777773715167") 2026/05/03 02:06:37 DEBUG : both7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f79_d20260503_m020148_c001_v7007000_t0000_u01777773708521") 2026/05/03 02:06:37 DEBUG : both7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e334de_d20260503_m020131_c001_v0001174_t0041_u01777773691255") 2026/05/03 02:06:37 DEBUG : both8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2343_d20260503_m020211_c001_v7007000_t0000_u01777773731609") 2026/05/03 02:06:37 DEBUG : both8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3371a_d20260503_m020155_c001_v0001174_t0021_u01777773715810") 2026/05/03 02:06:37 DEBUG : both8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f7b_d20260503_m020148_c001_v7007000_t0000_u01777773708709") 2026/05/03 02:06:37 DEBUG : both8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e334f4_d20260503_m020132_c001_v0001174_t0016_u01777773692058") 2026/05/03 02:06:37 DEBUG : both9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2348_d20260503_m020211_c001_v7007000_t0000_u01777773731792") 2026/05/03 02:06:37 DEBUG : both9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3372e_d20260503_m020156_c001_v0001174_t0030_u01777773716653") 2026/05/03 02:06:37 DEBUG : both9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f7d_d20260503_m020148_c001_v7007000_t0000_u01777773708891") 2026/05/03 02:06:37 DEBUG : both9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3350a_d20260503_m020132_c001_v0001174_t0027_u01777773692908") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f336463fa_d20260503_m015754_c001_v7007000_t0000_u01777773474429") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cbf_d20260503_m015752_c001_v0001173_t0034_u01777773472499") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e789_d20260503_m015751_c001_v7007000_t0000_u01777773471851") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6caf_d20260503_m015749_c001_v0001173_t0058_u01777773469997") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be97_d20260503_m015733_c001_v7007000_t0000_u01777773453242") 2026/05/03 02:06:37 DEBUG : c/non empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c21_d20260503_m015731_c001_v0001173_t0050_u01777773451397") 2026/05/03 02:06:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe3b_d20260503_m020319_c001_v7007000_t0000_u01777773799728") 2026/05/03 02:06:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33da7_d20260503_m020314_c001_v0001174_t0011_u01777773794558") 2026/05/03 02:06:38 DEBUG : check sum: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be76_d20260503_m015723_c001_v7007000_t0000_u01777773443706") 2026/05/03 02:06:38 DEBUG : check sum: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6be5_d20260503_m015722_c001_v0001173_t0019_u01777773442649") 2026/05/03 02:06:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40310934c20b09dc_d20260503_m020623_c001_v7007000_t0000_u01777773983621") 2026/05/03 02:06:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7cd7_d20260503_m020621_c001_v0001173_t0023_u01777773981736") 2026/05/03 02:06:38 DEBUG : dest/3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbef2_d20260503_m015939_c001_v7007000_t0000_u01777773579781") 2026/05/03 02:06:38 DEBUG : dest/3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405003ddf3d04d4b_d20260503_m015938_c001_v0001099_t0053_u01777773578629") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e2c_d20260503_m020425_c001_v7007000_t0000_u01777773865418") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6b4_d20260503_m020420_c001_v0001134_t0042_u01777773860382") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c66_d20260503_m020552_c001_v7007000_t0000_u01777773952090") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7bb7_d20260503_m020539_c001_v0001173_t0044_u01777773939640") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1c_d20260503_m020535_c001_v7007000_t0000_u01777773935543") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7b45_d20260503_m020521_c001_v0001173_t0025_u01777773921902") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e97_d20260503_m020517_c001_v7007000_t0000_u01777773917730") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7abb_d20260503_m020503_c001_v0001173_t0038_u01777773903808") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be3_d20260503_m020459_c001_v7007000_t0000_u01777773899636") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7a39_d20260503_m020447_c001_v0001173_t0006_u01777773887029") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc346_d20260503_m020442_c001_v7007000_t0000_u01777773882958") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d79ba_d20260503_m020429_c001_v0001173_t0016_u01777773869464") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc292_d20260503_m020422_c001_v7007000_t0000_u01777773862509") 2026/05/03 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34280_d20260503_m020409_c001_v0001174_t0001_u01777773849789") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e39_d20260503_m020405_c001_v7007000_t0000_u01777773845633") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78ce_d20260503_m020400_c001_v0001173_t0000_u01777773840878") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec822321c6_d20260503_m020359_c001_v7007000_t0000_u01777773839356") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7836_d20260503_m020346_c001_v0001173_t0029_u01777773826682") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6d1_d20260503_m020342_c001_v7007000_t0000_u01777773822617") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f602_d20260503_m020338_c001_v0001134_t0007_u01777773818219") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6b1_d20260503_m020336_c001_v7007000_t0000_u01777773816935") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5b0_d20260503_m020323_c001_v0001134_t0020_u01777773803984") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c33ce_d20260503_m020317_c001_v7007000_t0000_u01777773797036") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f538_d20260503_m020303_c001_v0001134_t0057_u01777773783135") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ab4_d20260503_m020259_c001_v7007000_t0000_u01777773779044") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4f4_d20260503_m020245_c001_v0001134_t0017_u01777773765886") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246c2_d20260503_m020241_c001_v7007000_t0000_u01777773761756") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4ac_d20260503_m020229_c001_v0001134_t0017_u01777773749139") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646dca_d20260503_m020403_c001_v7007000_t0000_u01777773843365") 2026/05/03 02:06:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f662_d20260503_m020356_c001_v0001134_t0030_u01777773836833") 2026/05/03 02:06:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e2f_d20260503_m020425_c001_v7007000_t0000_u01777773865600") 2026/05/03 02:06:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65ad_d20260503_m020420_c001_v0001039_t0035_u01777773860392") 2026/05/03 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c67_d20260503_m020552_c001_v7007000_t0000_u01777773952272") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e348c3_d20260503_m020540_c001_v0001174_t0049_u01777773940331") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1d_d20260503_m020535_c001_v7007000_t0000_u01777773935725") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e347bf_d20260503_m020522_c001_v0001174_t0019_u01777773922905") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e9a_d20260503_m020517_c001_v7007000_t0000_u01777773917913") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e346a1_d20260503_m020504_c001_v0001174_t0034_u01777773904655") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be4_d20260503_m020459_c001_v7007000_t0000_u01777773899817") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34533_d20260503_m020447_c001_v0001174_t0034_u01777773887796") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc348_d20260503_m020443_c001_v7007000_t0000_u01777773883139") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e343e7_d20260503_m020430_c001_v0001174_t0033_u01777773870412") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071f2d1_d20260503_m020422_c001_v7007000_t0000_u01777773862921") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d792c_d20260503_m020410_c001_v0001173_t0042_u01777773850499") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3a_d20260503_m020405_c001_v7007000_t0000_u01777773845816") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34200_d20260503_m020400_c001_v0001174_t0001_u01777773840890") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e24_d20260503_m020359_c001_v7007000_t0000_u01777773839352") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e340dc_d20260503_m020347_c001_v0001174_t0055_u01777773827461") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6d4_d20260503_m020342_c001_v7007000_t0000_u01777773822799") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33fe6_d20260503_m020338_c001_v0001174_t0046_u01777773818255") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d043a3_d20260503_m020336_c001_v7007000_t0000_u01777773816949") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6485_d20260503_m020324_c001_v0001039_t0021_u01777773804751") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe0f_d20260503_m020316_c001_v7007000_t0000_u01777773796610") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d763a_d20260503_m020303_c001_v0001173_t0035_u01777773783836") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ab7_d20260503_m020259_c001_v7007000_t0000_u01777773779229") 2026/05/03 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d75b0_d20260503_m020246_c001_v0001173_t0042_u01777773766718") 2026/05/03 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246c4_d20260503_m020241_c001_v7007000_t0000_u01777773761937") 2026/05/03 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7502_d20260503_m020229_c001_v0001173_t0040_u01777773749910") 2026/05/03 02:06:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25624893_d20260503_m020403_c001_v7007000_t0000_u01777773843521") 2026/05/03 02:06:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e341a6_d20260503_m020356_c001_v0001174_t0041_u01777773836913") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e33_d20260503_m020425_c001_v7007000_t0000_u01777773865782") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7986_d20260503_m020420_c001_v0001173_t0009_u01777773860572") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c68_d20260503_m020552_c001_v7007000_t0000_u01777773952468") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7d2_d20260503_m020541_c001_v0001134_t0048_u01777773941075") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1e_d20260503_m020535_c001_v7007000_t0000_u01777773935906") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f793_d20260503_m020523_c001_v0001134_t0031_u01777773923664") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e9d_d20260503_m020518_c001_v7007000_t0000_u01777773918096") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f757_d20260503_m020505_c001_v0001134_t0014_u01777773905305") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8be7_d20260503_m020459_c001_v7007000_t0000_u01777773899999") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f71d_d20260503_m020448_c001_v0001134_t0021_u01777773888587") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc34a_d20260503_m020443_c001_v7007000_t0000_u01777773883322") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6da_d20260503_m020431_c001_v0001134_t0023_u01777773871305") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2ccf418_d20260503_m020422_c001_v7007000_t0000_u01777773862803") 2026/05/03 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f69c_d20260503_m020411_c001_v0001134_t0009_u01777773851269") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3b_d20260503_m020406_c001_v7007000_t0000_u01777773846000") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f676_d20260503_m020400_c001_v0001134_t0051_u01777773840899") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929dc97_d20260503_m020359_c001_v7007000_t0000_u01777773839368") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f638_d20260503_m020348_c001_v0001134_t0048_u01777773828354") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6d6_d20260503_m020342_c001_v7007000_t0000_u01777773822982") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64df_d20260503_m020338_c001_v0001039_t0029_u01777773818455") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6fad1e3_d20260503_m020336_c001_v7007000_t0000_u01777773816890") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33ea9_d20260503_m020325_c001_v0001174_t0056_u01777773805582") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9c83_d20260503_m020317_c001_v7007000_t0000_u01777773797264") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6417_d20260503_m020305_c001_v0001039_t0044_u01777773785009") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ab9_d20260503_m020259_c001_v7007000_t0000_u01777773779411") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b63bb_d20260503_m020247_c001_v0001039_t0017_u01777773767372") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246c7_d20260503_m020242_c001_v7007000_t0000_u01777773762127") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b635f_d20260503_m020230_c001_v0001039_t0014_u01777773750238") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929dcbf_d20260503_m020403_c001_v7007000_t0000_u01777773843311") 2026/05/03 02:06:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d789e_d20260503_m020356_c001_v0001173_t0024_u01777773836946") 2026/05/03 02:06:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e36_d20260503_m020425_c001_v7007000_t0000_u01777773865965") 2026/05/03 02:06:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6b6_d20260503_m020420_c001_v0001134_t0015_u01777773860676") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c69_d20260503_m020552_c001_v7007000_t0000_u01777773952650") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66e5_d20260503_m020541_c001_v0001039_t0050_u01777773941717") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d1f_d20260503_m020536_c001_v7007000_t0000_u01777773936087") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66b2_d20260503_m020524_c001_v0001039_t0014_u01777773924407") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3e9f_d20260503_m020518_c001_v7007000_t0000_u01777773918280") 2026/05/03 02:06:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b666d_d20260503_m020506_c001_v0001039_t0004_u01777773906339") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8beb_d20260503_m020500_c001_v7007000_t0000_u01777773900183") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b662d_d20260503_m020449_c001_v0001039_t0022_u01777773889345") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc34d_d20260503_m020443_c001_v7007000_t0000_u01777773883503") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65d7_d20260503_m020432_c001_v0001039_t0047_u01777773872068") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e16_d20260503_m020422_c001_v7007000_t0000_u01777773862918") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6591_d20260503_m020412_c001_v0001039_t0032_u01777773852117") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3c_d20260503_m020406_c001_v7007000_t0000_u01777773846183") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6565_d20260503_m020400_c001_v0001039_t0024_u01777773840935") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929dc9b_d20260503_m020359_c001_v7007000_t0000_u01777773839599") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6525_d20260503_m020349_c001_v0001039_t0006_u01777773829078") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6d8_d20260503_m020343_c001_v7007000_t0000_u01777773823163") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77d2_d20260503_m020338_c001_v0001173_t0016_u01777773818484") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf3f_d20260503_m020336_c001_v7007000_t0000_u01777773816959") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d773c_d20260503_m020326_c001_v0001173_t0023_u01777773806317") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe12_d20260503_m020316_c001_v7007000_t0000_u01777773796791") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33cd7_d20260503_m020305_c001_v0001174_t0031_u01777773785733") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95abc_d20260503_m020259_c001_v7007000_t0000_u01777773779595") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33bb9_d20260503_m020248_c001_v0001174_t0059_u01777773768220") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246ca_d20260503_m020242_c001_v7007000_t0000_u01777773762313") 2026/05/03 02:06:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33a50_d20260503_m020230_c001_v0001174_t0045_u01777773750751") 2026/05/03 02:06:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec822321ea_d20260503_m020403_c001_v7007000_t0000_u01777773843320") 2026/05/03 02:06:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6551_d20260503_m020357_c001_v0001039_t0046_u01777773837009") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e38_d20260503_m020426_c001_v7007000_t0000_u01777773866146") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34353_d20260503_m020420_c001_v0001174_t0057_u01777773860698") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6a_d20260503_m020552_c001_v7007000_t0000_u01777773952847") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7bcb_d20260503_m020542_c001_v0001173_t0049_u01777773942158") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d25_d20260503_m020536_c001_v7007000_t0000_u01777773936278") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7b55_d20260503_m020524_c001_v0001173_t0051_u01777773924979") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3ea1_d20260503_m020518_c001_v7007000_t0000_u01777773918465") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7acd_d20260503_m020506_c001_v0001173_t0018_u01777773906763") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bee_d20260503_m020500_c001_v7007000_t0000_u01777773900374") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7a5b_d20260503_m020450_c001_v0001173_t0029_u01777773890004") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc34f_d20260503_m020443_c001_v7007000_t0000_u01777773883685") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d79c6_d20260503_m020432_c001_v0001173_t0055_u01777773872429") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2ccf415_d20260503_m020422_c001_v7007000_t0000_u01777773862524") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e342be_d20260503_m020412_c001_v0001174_t0056_u01777773852662") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3d_d20260503_m020406_c001_v7007000_t0000_u01777773846367") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f67a_d20260503_m020401_c001_v0001134_t0020_u01777773841262") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609f9e_d20260503_m020359_c001_v7007000_t0000_u01777773839127") 2026/05/03 02:06:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7856_d20260503_m020349_c001_v0001173_t0032_u01777773829584") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6da_d20260503_m020343_c001_v7007000_t0000_u01777773823344") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f604_d20260503_m020338_c001_v0001134_t0010_u01777773818580") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6ad_d20260503_m020336_c001_v7007000_t0000_u01777773816720") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5bc_d20260503_m020326_c001_v0001134_t0021_u01777773806737") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256247b8_d20260503_m020317_c001_v7007000_t0000_u01777773797019") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f546_d20260503_m020306_c001_v0001134_t0034_u01777773786078") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95abe_d20260503_m020259_c001_v7007000_t0000_u01777773779777") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f500_d20260503_m020248_c001_v0001134_t0043_u01777773768637") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246cc_d20260503_m020242_c001_v7007000_t0000_u01777773762494") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4b2_d20260503_m020231_c001_v0001134_t0001_u01777773751180") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f78_d20260503_m020403_c001_v7007000_t0000_u01777773843480") 2026/05/03 02:06:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f664_d20260503_m020357_c001_v0001134_t0027_u01777773837092") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e3c_d20260503_m020426_c001_v7007000_t0000_u01777773866327") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65b1_d20260503_m020420_c001_v0001039_t0053_u01777773860802") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6b_d20260503_m020553_c001_v7007000_t0000_u01777773953029") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e348d6_d20260503_m020542_c001_v0001174_t0045_u01777773942477") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d26_d20260503_m020536_c001_v7007000_t0000_u01777773936474") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e347e5_d20260503_m020525_c001_v0001174_t0029_u01777773925288") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3ea4_d20260503_m020518_c001_v7007000_t0000_u01777773918648") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e346d1_d20260503_m020507_c001_v0001174_t0002_u01777773907220") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf0_d20260503_m020500_c001_v7007000_t0000_u01777773900556") 2026/05/03 02:06:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34575_d20260503_m020450_c001_v0001174_t0042_u01777773890449") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc351_d20260503_m020443_c001_v7007000_t0000_u01777773883866") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34407_d20260503_m020432_c001_v0001174_t0012_u01777773872785") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec8223226d_d20260503_m020422_c001_v7007000_t0000_u01777773862527") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d793c_d20260503_m020412_c001_v0001173_t0014_u01777773852969") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3e_d20260503_m020406_c001_v7007000_t0000_u01777773846550") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78d4_d20260503_m020401_c001_v0001173_t0025_u01777773841264") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f76_d20260503_m020359_c001_v7007000_t0000_u01777773839599") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3410e_d20260503_m020349_c001_v0001174_t0057_u01777773829953") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6de_d20260503_m020343_c001_v7007000_t0000_u01777773823525") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33fee_d20260503_m020338_c001_v0001174_t0057_u01777773818655") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f5b_d20260503_m020336_c001_v7007000_t0000_u01777773816967") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6497_d20260503_m020327_c001_v0001039_t0001_u01777773807193") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9c82_d20260503_m020317_c001_v7007000_t0000_u01777773797078") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7646_d20260503_m020306_c001_v0001173_t0020_u01777773786365") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95abf_d20260503_m020259_c001_v7007000_t0000_u01777773779959") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d75c8_d20260503_m020249_c001_v0001173_t0023_u01777773769089") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246d0_d20260503_m020242_c001_v7007000_t0000_u01777773762741") 2026/05/03 02:06:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7516_d20260503_m020231_c001_v0001173_t0046_u01777773751874") 2026/05/03 02:06:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929dcc3_d20260503_m020403_c001_v7007000_t0000_u01777773843676") 2026/05/03 02:06:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6555_d20260503_m020357_c001_v0001039_t0004_u01777773837360") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e3f_d20260503_m020426_c001_v7007000_t0000_u01777773866507") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34357_d20260503_m020421_c001_v0001174_t0052_u01777773861015") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6c_d20260503_m020553_c001_v7007000_t0000_u01777773953210") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7da_d20260503_m020542_c001_v0001134_t0050_u01777773942912") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d27_d20260503_m020536_c001_v7007000_t0000_u01777773936655") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7a2_d20260503_m020525_c001_v0001134_t0050_u01777773925635") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3ea6_d20260503_m020518_c001_v7007000_t0000_u01777773918831") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f765_d20260503_m020507_c001_v0001134_t0055_u01777773907651") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf2_d20260503_m020500_c001_v7007000_t0000_u01777773900742") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f725_d20260503_m020450_c001_v0001134_t0015_u01777773890864") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc354_d20260503_m020444_c001_v7007000_t0000_u01777773884047") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6dc_d20260503_m020433_c001_v0001134_t0036_u01777773873149") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6627e_d20260503_m020422_c001_v7007000_t0000_u01777773862929") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6a0_d20260503_m020413_c001_v0001134_t0048_u01777773853236") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e3f_d20260503_m020406_c001_v7007000_t0000_u01777773846733") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3420a_d20260503_m020401_c001_v0001174_t0017_u01777773841352") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609fae_d20260503_m020359_c001_v7007000_t0000_u01777773839492") 2026/05/03 02:06:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f644_d20260503_m020350_c001_v0001134_t0052_u01777773830333") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6df_d20260503_m020343_c001_v7007000_t0000_u01777773823708") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77d6_d20260503_m020338_c001_v0001173_t0000_u01777773818848") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929db24_d20260503_m020336_c001_v7007000_t0000_u01777773816736") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33ee2_d20260503_m020327_c001_v0001174_t0011_u01777773807606") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123fb3_d20260503_m020317_c001_v7007000_t0000_u01777773797054") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b641b_d20260503_m020306_c001_v0001039_t0000_u01777773786759") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ac1_d20260503_m020300_c001_v7007000_t0000_u01777773780143") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b63c9_d20260503_m020249_c001_v0001039_t0004_u01777773769470") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246d2_d20260503_m020242_c001_v7007000_t0000_u01777773762922") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6369_d20260503_m020232_c001_v0001039_t0033_u01777773752229") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e30_d20260503_m020403_c001_v7007000_t0000_u01777773843334") 2026/05/03 02:06:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e341ba_d20260503_m020357_c001_v0001174_t0017_u01777773837472") 2026/05/03 02:06:48 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e42_d20260503_m020426_c001_v7007000_t0000_u01777773866688") 2026/05/03 02:06:48 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6bc_d20260503_m020421_c001_v0001134_t0006_u01777773861053") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6d_d20260503_m020553_c001_v7007000_t0000_u01777773953392") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66eb_d20260503_m020543_c001_v0001039_t0048_u01777773943195") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d28_d20260503_m020536_c001_v7007000_t0000_u01777773936836") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66b8_d20260503_m020525_c001_v0001039_t0044_u01777773925929") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3ea8_d20260503_m020519_c001_v7007000_t0000_u01777773919014") 2026/05/03 02:06:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6671_d20260503_m020507_c001_v0001039_t0036_u01777773907996") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf3_d20260503_m020500_c001_v7007000_t0000_u01777773900925") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6637_d20260503_m020451_c001_v0001039_t0043_u01777773891281") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc356_d20260503_m020444_c001_v7007000_t0000_u01777773884230") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65e1_d20260503_m020433_c001_v0001039_t0050_u01777773873623") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82232272_d20260503_m020422_c001_v7007000_t0000_u01777773862996") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6599_d20260503_m020413_c001_v0001039_t0014_u01777773853530") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e41_d20260503_m020406_c001_v7007000_t0000_u01777773846916") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6569_d20260503_m020401_c001_v0001039_t0054_u01777773841624") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609f9a_d20260503_m020358_c001_v7007000_t0000_u01777773838947") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b652b_d20260503_m020350_c001_v0001039_t0046_u01777773830803") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6e1_d20260503_m020343_c001_v7007000_t0000_u01777773823890") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64e5_d20260503_m020338_c001_v0001039_t0016_u01777773818871") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6a8_d20260503_m020336_c001_v7007000_t0000_u01777773816355") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d774e_d20260503_m020328_c001_v0001173_t0055_u01777773808068") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe18_d20260503_m020317_c001_v7007000_t0000_u01777773797161") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33cf7_d20260503_m020307_c001_v0001174_t0056_u01777773787171") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ac4_d20260503_m020300_c001_v7007000_t0000_u01777773780326") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33bdf_d20260503_m020249_c001_v0001174_t0040_u01777773769848") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246d5_d20260503_m020243_c001_v7007000_t0000_u01777773763104") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33a6f_d20260503_m020232_c001_v0001174_t0015_u01777773752672") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a377c_d20260503_m020403_c001_v7007000_t0000_u01777773843537") 2026/05/03 02:06:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78a2_d20260503_m020357_c001_v0001173_t0016_u01777773837527") 2026/05/03 02:06:50 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e45_d20260503_m020426_c001_v7007000_t0000_u01777773866871") 2026/05/03 02:06:50 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65b3_d20260503_m020421_c001_v0001039_t0041_u01777773861141") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6e_d20260503_m020553_c001_v7007000_t0000_u01777773953576") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7bd1_d20260503_m020543_c001_v0001173_t0025_u01777773943545") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d29_d20260503_m020537_c001_v7007000_t0000_u01777773937018") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7b65_d20260503_m020526_c001_v0001173_t0014_u01777773926319") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eaa_d20260503_m020519_c001_v7007000_t0000_u01777773919199") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7add_d20260503_m020508_c001_v0001173_t0026_u01777773908758") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf4_d20260503_m020501_c001_v7007000_t0000_u01777773901108") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7a6b_d20260503_m020451_c001_v0001173_t0034_u01777773891674") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc35a_d20260503_m020444_c001_v7007000_t0000_u01777773884412") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d79d0_d20260503_m020434_c001_v0001173_t0013_u01777773874081") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8b4d_d20260503_m020423_c001_v7007000_t0000_u01777773863006") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e342e4_d20260503_m020413_c001_v0001174_t0001_u01777773853997") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6618e_d20260503_m020407_c001_v7007000_t0000_u01777773847100") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78dc_d20260503_m020401_c001_v0001173_t0034_u01777773841893") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f2562488e_d20260503_m020359_c001_v7007000_t0000_u01777773839148") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7860_d20260503_m020351_c001_v0001173_t0030_u01777773831143") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6e4_d20260503_m020344_c001_v7007000_t0000_u01777773824075") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33ffa_d20260503_m020338_c001_v0001174_t0034_u01777773818923") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6fad1e1_d20260503_m020336_c001_v7007000_t0000_u01777773816523") 2026/05/03 02:06:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5c6_d20260503_m020328_c001_v0001134_t0010_u01777773808370") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c33cf_d20260503_m020317_c001_v7007000_t0000_u01777773797322") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f552_d20260503_m020307_c001_v0001134_t0039_u01777773787779") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ac6_d20260503_m020300_c001_v7007000_t0000_u01777773780507") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f502_d20260503_m020250_c001_v0001134_t0032_u01777773770176") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246d8_d20260503_m020243_c001_v7007000_t0000_u01777773763286") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4be_d20260503_m020233_c001_v0001134_t0044_u01777773753116") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646dcc_d20260503_m020403_c001_v7007000_t0000_u01777773843557") 2026/05/03 02:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f668_d20260503_m020357_c001_v0001134_t0037_u01777773837555") 2026/05/03 02:06:51 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e48_d20260503_m020427_c001_v7007000_t0000_u01777773867056") 2026/05/03 02:06:51 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d798a_d20260503_m020421_c001_v0001173_t0035_u01777773861174") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c6f_d20260503_m020553_c001_v7007000_t0000_u01777773953759") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e348ec_d20260503_m020544_c001_v0001174_t0007_u01777773944018") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2a_d20260503_m020537_c001_v7007000_t0000_u01777773937199") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34803_d20260503_m020526_c001_v0001174_t0023_u01777773926841") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eac_d20260503_m020519_c001_v7007000_t0000_u01777773919382") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e346f1_d20260503_m020509_c001_v0001174_t0054_u01777773909217") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf5_d20260503_m020501_c001_v7007000_t0000_u01777773901294") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34595_d20260503_m020451_c001_v0001174_t0043_u01777773891960") 2026/05/03 02:06:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc35c_d20260503_m020444_c001_v7007000_t0000_u01777773884593") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34425_d20260503_m020434_c001_v0001174_t0028_u01777773874346") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec8223226f_d20260503_m020422_c001_v7007000_t0000_u01777773862802") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d794e_d20260503_m020414_c001_v0001173_t0046_u01777773854442") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66190_d20260503_m020407_c001_v7007000_t0000_u01777773847283") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34218_d20260503_m020401_c001_v0001174_t0057_u01777773841903") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c91474e19_d20260503_m020359_c001_v7007000_t0000_u01777773839374") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3412c_d20260503_m020351_c001_v0001174_t0033_u01777773831619") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6e6_d20260503_m020344_c001_v7007000_t0000_u01777773824256") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f606_d20260503_m020338_c001_v0001134_t0011_u01777773818973") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6ae_d20260503_m020336_c001_v7007000_t0000_u01777773816744") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b649f_d20260503_m020328_c001_v0001039_t0053_u01777773808834") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256247bb_d20260503_m020317_c001_v7007000_t0000_u01777773797302") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7656_d20260503_m020308_c001_v0001173_t0058_u01777773788192") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ac8_d20260503_m020300_c001_v7007000_t0000_u01777773780690") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d75d6_d20260503_m020250_c001_v0001173_t0020_u01777773770569") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246db_d20260503_m020243_c001_v7007000_t0000_u01777773763470") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7526_d20260503_m020233_c001_v0001173_t0009_u01777773753478") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25624892_d20260503_m020403_c001_v7007000_t0000_u01777773843338") 2026/05/03 02:06:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6557_d20260503_m020357_c001_v0001039_t0059_u01777773837769") 2026/05/03 02:06:52 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e4c_d20260503_m020427_c001_v7007000_t0000_u01777773867237") 2026/05/03 02:06:52 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34365_d20260503_m020421_c001_v0001174_t0014_u01777773861363") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c70_d20260503_m020553_c001_v7007000_t0000_u01777773953941") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7dc_d20260503_m020544_c001_v0001134_t0036_u01777773944494") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2b_d20260503_m020537_c001_v7007000_t0000_u01777773937379") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7b0_d20260503_m020527_c001_v0001134_t0025_u01777773927360") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eae_d20260503_m020519_c001_v7007000_t0000_u01777773919565") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f76b_d20260503_m020509_c001_v0001134_t0015_u01777773909875") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf6_d20260503_m020501_c001_v7007000_t0000_u01777773901489") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f72b_d20260503_m020452_c001_v0001134_t0016_u01777773892381") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc360_d20260503_m020444_c001_v7007000_t0000_u01777773884775") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6e6_d20260503_m020434_c001_v0001134_t0008_u01777773874795") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc297_d20260503_m020422_c001_v7007000_t0000_u01777773862964") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6a2_d20260503_m020414_c001_v0001134_t0039_u01777773854923") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66191_d20260503_m020407_c001_v7007000_t0000_u01777773847466") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b656d_d20260503_m020402_c001_v0001039_t0013_u01777773842049") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f2562488d_d20260503_m020358_c001_v7007000_t0000_u01777773838967") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f648_d20260503_m020352_c001_v0001134_t0013_u01777773832041") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6e9_d20260503_m020344_c001_v7007000_t0000_u01777773824437") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77dc_d20260503_m020339_c001_v0001173_t0052_u01777773819260") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6b0_d20260503_m020336_c001_v7007000_t0000_u01777773816902") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f06_d20260503_m020329_c001_v0001174_t0038_u01777773809241") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe1d_d20260503_m020317_c001_v7007000_t0000_u01777773797391") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b642d_d20260503_m020308_c001_v0001039_t0028_u01777773788775") 2026/05/03 02:06:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95aca_d20260503_m020300_c001_v7007000_t0000_u01777773780874") 2026/05/03 02:06:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b63d3_d20260503_m020250_c001_v0001039_t0016_u01777773770936") 2026/05/03 02:06:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246dd_d20260503_m020243_c001_v7007000_t0000_u01777773763652") 2026/05/03 02:06:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b636f_d20260503_m020233_c001_v0001039_t0010_u01777773753914") 2026/05/03 02:06:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec822321ef_d20260503_m020403_c001_v7007000_t0000_u01777773843686") 2026/05/03 02:06:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e341c2_d20260503_m020357_c001_v0001174_t0053_u01777773837857") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e4e_d20260503_m020427_c001_v7007000_t0000_u01777773867419") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6c0_d20260503_m020421_c001_v0001134_t0054_u01777773861388") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c71_d20260503_m020554_c001_v7007000_t0000_u01777773954122") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66ef_d20260503_m020544_c001_v0001039_t0032_u01777773944801") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2c_d20260503_m020537_c001_v7007000_t0000_u01777773937560") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66c0_d20260503_m020527_c001_v0001039_t0019_u01777773927917") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eb1_d20260503_m020519_c001_v7007000_t0000_u01777773919794") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b667c_d20260503_m020510_c001_v0001039_t0043_u01777773910400") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf7_d20260503_m020501_c001_v7007000_t0000_u01777773901677") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6641_d20260503_m020452_c001_v0001039_t0020_u01777773892784") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc362_d20260503_m020444_c001_v7007000_t0000_u01777773884956") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65e5_d20260503_m020435_c001_v0001039_t0043_u01777773875171") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1fbc_d20260503_m020423_c001_v7007000_t0000_u01777773863076") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b659f_d20260503_m020415_c001_v0001039_t0000_u01777773855302") 2026/05/03 02:06:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66192_d20260503_m020407_c001_v7007000_t0000_u01777773847705") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f686_d20260503_m020402_c001_v0001134_t0010_u01777773842096") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e22_d20260503_m020359_c001_v7007000_t0000_u01777773839162") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6533_d20260503_m020352_c001_v0001039_t0017_u01777773832432") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6eb_d20260503_m020344_c001_v7007000_t0000_u01777773824620") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64e7_d20260503_m020339_c001_v0001039_t0007_u01777773819282") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf3d_d20260503_m020336_c001_v7007000_t0000_u01777773816916") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7761_d20260503_m020329_c001_v0001173_t0022_u01777773809697") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123fb6_d20260503_m020317_c001_v7007000_t0000_u01777773797244") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33d23_d20260503_m020309_c001_v0001174_t0049_u01777773789208") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ace_d20260503_m020301_c001_v7007000_t0000_u01777773781058") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33bfd_d20260503_m020251_c001_v0001174_t0001_u01777773771450") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246df_d20260503_m020243_c001_v7007000_t0000_u01777773763834") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33a9e_d20260503_m020234_c001_v0001174_t0031_u01777773754462") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f60a03c_d20260503_m020403_c001_v7007000_t0000_u01777773843559") 2026/05/03 02:06:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78a6_d20260503_m020357_c001_v0001173_t0040_u01777773837895") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e52_d20260503_m020427_c001_v7007000_t0000_u01777773867601") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65b5_d20260503_m020421_c001_v0001039_t0049_u01777773861475") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c72_d20260503_m020554_c001_v7007000_t0000_u01777773954310") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7be3_d20260503_m020545_c001_v0001173_t0032_u01777773945197") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2d_d20260503_m020537_c001_v7007000_t0000_u01777773937742") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7b71_d20260503_m020528_c001_v0001173_t0028_u01777773928532") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eb3_d20260503_m020519_c001_v7007000_t0000_u01777773919979") 2026/05/03 02:06:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7af5_d20260503_m020511_c001_v0001173_t0059_u01777773911038") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf8_d20260503_m020501_c001_v7007000_t0000_u01777773901867") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7a7f_d20260503_m020453_c001_v0001173_t0059_u01777773893304") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc364_d20260503_m020445_c001_v7007000_t0000_u01777773885137") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d79de_d20260503_m020435_c001_v0001173_t0013_u01777773875501") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1fba_d20260503_m020422_c001_v7007000_t0000_u01777773862894") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34308_d20260503_m020415_c001_v0001174_t0040_u01777773855936") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66193_d20260503_m020407_c001_v7007000_t0000_u01777773847890") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3421c_d20260503_m020402_c001_v0001174_t0008_u01777773842213") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609fa3_d20260503_m020359_c001_v7007000_t0000_u01777773839308") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7870_d20260503_m020352_c001_v0001173_t0053_u01777773832915") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6ee_d20260503_m020344_c001_v7007000_t0000_u01777773824802") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f60a_d20260503_m020339_c001_v0001134_t0009_u01777773819372") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6ac_d20260503_m020336_c001_v7007000_t0000_u01777773816537") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5d2_d20260503_m020330_c001_v0001134_t0009_u01777773810072") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe15_d20260503_m020316_c001_v7007000_t0000_u01777773796972") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f55a_d20260503_m020309_c001_v0001134_t0035_u01777773789843") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ad0_d20260503_m020301_c001_v7007000_t0000_u01777773781253") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f50a_d20260503_m020251_c001_v0001134_t0009_u01777773771963") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246e2_d20260503_m020244_c001_v7007000_t0000_u01777773764017") 2026/05/03 02:06:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f4c6_d20260503_m020234_c001_v0001134_t0017_u01777773754783") 2026/05/03 02:06:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929dcc1_d20260503_m020403_c001_v7007000_t0000_u01777773843494") 2026/05/03 02:06:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f66a_d20260503_m020357_c001_v0001134_t0002_u01777773837909") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e55_d20260503_m020427_c001_v7007000_t0000_u01777773867783") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d798e_d20260503_m020421_c001_v0001173_t0031_u01777773861643") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c73_d20260503_m020554_c001_v7007000_t0000_u01777773954491") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e348fc_d20260503_m020545_c001_v0001174_t0036_u01777773945628") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2e_d20260503_m020537_c001_v7007000_t0000_u01777773937924") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3481b_d20260503_m020528_c001_v0001174_t0031_u01777773928959") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eb6_d20260503_m020520_c001_v7007000_t0000_u01777773920169") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3470b_d20260503_m020511_c001_v0001174_t0026_u01777773911303") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bf9_d20260503_m020502_c001_v7007000_t0000_u01777773902055") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e345b9_d20260503_m020453_c001_v0001174_t0058_u01777773893589") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc366_d20260503_m020445_c001_v7007000_t0000_u01777773885319") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34449_d20260503_m020435_c001_v0001174_t0000_u01777773875781") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8b4b_d20260503_m020422_c001_v7007000_t0000_u01777773862791") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7954_d20260503_m020416_c001_v0001173_t0058_u01777773856290") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66194_d20260503_m020408_c001_v7007000_t0000_u01777773848075") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78e0_d20260503_m020402_c001_v0001173_t0030_u01777773842260") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25624890_d20260503_m020359_c001_v7007000_t0000_u01777773839512") 2026/05/03 02:06:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34150_d20260503_m020353_c001_v0001174_t0010_u01777773833174") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6f1_d20260503_m020344_c001_v7007000_t0000_u01777773824983") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34002_d20260503_m020339_c001_v0001174_t0017_u01777773819391") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6fad1e2_d20260503_m020336_c001_v7007000_t0000_u01777773816707") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64ab_d20260503_m020330_c001_v0001039_t0048_u01777773810406") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc14f_d20260503_m020317_c001_v7007000_t0000_u01777773797381") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d766c_d20260503_m020310_c001_v0001173_t0023_u01777773790188") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ad2_d20260503_m020301_c001_v7007000_t0000_u01777773781435") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d75e8_d20260503_m020252_c001_v0001173_t0046_u01777773772540") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246e5_d20260503_m020244_c001_v7007000_t0000_u01777773764200") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d753e_d20260503_m020235_c001_v0001173_t0056_u01777773755343") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec822321ec_d20260503_m020403_c001_v7007000_t0000_u01777773843503") 2026/05/03 02:06:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d78a8_d20260503_m020358_c001_v0001173_t0026_u01777773838167") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e59_d20260503_m020427_c001_v7007000_t0000_u01777773867964") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3436d_d20260503_m020421_c001_v0001174_t0018_u01777773861717") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c75_d20260503_m020554_c001_v7007000_t0000_u01777773954674") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7e4_d20260503_m020546_c001_v0001134_t0010_u01777773946115") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d2f_d20260503_m020538_c001_v7007000_t0000_u01777773938117") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f7b4_d20260503_m020529_c001_v0001134_t0024_u01777773929301") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eb8_d20260503_m020520_c001_v7007000_t0000_u01777773920354") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f773_d20260503_m020511_c001_v0001134_t0038_u01777773911743") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bfa_d20260503_m020502_c001_v7007000_t0000_u01777773902237") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f735_d20260503_m020453_c001_v0001134_t0006_u01777773893950") 2026/05/03 02:06:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc369_d20260503_m020445_c001_v7007000_t0000_u01777773885501") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6ec_d20260503_m020436_c001_v0001134_t0052_u01777773876127") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e17_d20260503_m020423_c001_v7007000_t0000_u01777773863100") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6ac_d20260503_m020416_c001_v0001134_t0002_u01777773856618") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66195_d20260503_m020408_c001_v7007000_t0000_u01777773848259") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f688_d20260503_m020402_c001_v0001134_t0045_u01777773842459") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f75_d20260503_m020359_c001_v7007000_t0000_u01777773839375") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f64e_d20260503_m020353_c001_v0001134_t0036_u01777773833566") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6f2_d20260503_m020345_c001_v7007000_t0000_u01777773825167") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f60c_d20260503_m020339_c001_v0001134_t0058_u01777773819720") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929db25_d20260503_m020336_c001_v7007000_t0000_u01777773816927") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f28_d20260503_m020330_c001_v0001174_t0007_u01777773810745") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40310934c20b0442_d20260503_m020317_c001_v7007000_t0000_u01777773797057") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6439_d20260503_m020310_c001_v0001039_t0047_u01777773790676") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ad5_d20260503_m020301_c001_v7007000_t0000_u01777773781617") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b63e1_d20260503_m020252_c001_v0001039_t0022_u01777773772875") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246e7_d20260503_m020244_c001_v7007000_t0000_u01777773764381") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6379_d20260503_m020235_c001_v0001039_t0051_u01777773755609") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e32_d20260503_m020403_c001_v7007000_t0000_u01777773843701") 2026/05/03 02:06:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6559_d20260503_m020358_c001_v0001039_t0032_u01777773838266") 2026/05/03 02:06:59 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e5c_d20260503_m020428_c001_v7007000_t0000_u01777773868146") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f6c2_d20260503_m020421_c001_v0001134_t0010_u01777773861770") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c76_d20260503_m020554_c001_v7007000_t0000_u01777773954855") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66f5_d20260503_m020546_c001_v0001039_t0043_u01777773946578") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d30_d20260503_m020538_c001_v7007000_t0000_u01777773938299") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66ca_d20260503_m020529_c001_v0001039_t0002_u01777773929732") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3eba_d20260503_m020520_c001_v7007000_t0000_u01777773920537") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6682_d20260503_m020512_c001_v0001039_t0010_u01777773912084") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bfb_d20260503_m020502_c001_v7007000_t0000_u01777773902419") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6645_d20260503_m020454_c001_v0001039_t0023_u01777773894409") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc36b_d20260503_m020445_c001_v7007000_t0000_u01777773885684") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65ed_d20260503_m020436_c001_v0001039_t0024_u01777773876486") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc295_d20260503_m020422_c001_v7007000_t0000_u01777773862778") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65a5_d20260503_m020417_c001_v0001039_t0027_u01777773857391") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66198_d20260503_m020408_c001_v7007000_t0000_u01777773848443") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6573_d20260503_m020402_c001_v0001039_t0023_u01777773842553") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e20_d20260503_m020358_c001_v7007000_t0000_u01777773838979") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b653b_d20260503_m020353_c001_v0001039_t0002_u01777773833855") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6f5_d20260503_m020345_c001_v7007000_t0000_u01777773825348") 2026/05/03 02:07:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64ed_d20260503_m020339_c001_v0001039_t0018_u01777773819787") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d043a1_d20260503_m020336_c001_v7007000_t0000_u01777773816761") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7774_d20260503_m020331_c001_v0001173_t0056_u01777773811234") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc14d_d20260503_m020317_c001_v7007000_t0000_u01777773797019") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33d4f_d20260503_m020311_c001_v0001174_t0011_u01777773791066") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ad8_d20260503_m020301_c001_v7007000_t0000_u01777773781801") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33c11_d20260503_m020253_c001_v0001174_t0002_u01777773773292") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246e8_d20260503_m020244_c001_v7007000_t0000_u01777773764562") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33ac0_d20260503_m020236_c001_v0001174_t0048_u01777773756032") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65e31_d20260503_m020403_c001_v7007000_t0000_u01777773843517") 2026/05/03 02:07:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f66c_d20260503_m020358_c001_v0001134_t0012_u01777773838334") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe3e_d20260503_m020319_c001_v7007000_t0000_u01777773799910") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7698_d20260503_m020314_c001_v0001173_t0057_u01777773794794") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe40_d20260503_m020320_c001_v7007000_t0000_u01777773800091") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f580_d20260503_m020314_c001_v0001134_t0006_u01777773794840") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe44_d20260503_m020320_c001_v7007000_t0000_u01777773800271") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33dad_d20260503_m020314_c001_v0001174_t0003_u01777773794873") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe4c_d20260503_m020320_c001_v7007000_t0000_u01777773800498") 2026/05/03 02:07:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6445_d20260503_m020315_c001_v0001039_t0039_u01777773795121") 2026/05/03 02:07:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe53_d20260503_m020320_c001_v7007000_t0000_u01777773800767") 2026/05/03 02:07:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f584_d20260503_m020315_c001_v0001134_t0058_u01777773795261") 2026/05/03 02:07:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe59_d20260503_m020320_c001_v7007000_t0000_u01777773800948") 2026/05/03 02:07:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d769c_d20260503_m020315_c001_v0001173_t0013_u01777773795308") 2026/05/03 02:07:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe5e_d20260503_m020321_c001_v7007000_t0000_u01777773801130") 2026/05/03 02:07:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33dbb_d20260503_m020315_c001_v0001174_t0049_u01777773795373") 2026/05/03 02:07:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe65_d20260503_m020321_c001_v7007000_t0000_u01777773801311") 2026/05/03 02:07:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b644d_d20260503_m020315_c001_v0001039_t0017_u01777773795490") 2026/05/03 02:07:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe69_d20260503_m020321_c001_v7007000_t0000_u01777773801492") 2026/05/03 02:07:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f588_d20260503_m020315_c001_v0001134_t0013_u01777773795544") 2026/05/03 02:07:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe6f_d20260503_m020321_c001_v7007000_t0000_u01777773801675") 2026/05/03 02:07:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d76a0_d20260503_m020315_c001_v0001173_t0019_u01777773795590") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe76_d20260503_m020321_c001_v7007000_t0000_u01777773801932") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33dc9_d20260503_m020315_c001_v0001174_t0057_u01777773795755") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe7d_d20260503_m020322_c001_v7007000_t0000_u01777773802122") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d76a2_d20260503_m020315_c001_v0001173_t0045_u01777773795946") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe7f_d20260503_m020322_c001_v7007000_t0000_u01777773802304") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f58c_d20260503_m020316_c001_v0001134_t0048_u01777773796008") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe83_d20260503_m020322_c001_v7007000_t0000_u01777773802486") 2026/05/03 02:07:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b644f_d20260503_m020316_c001_v0001039_t0042_u01777773796103") 2026/05/03 02:07:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe86_d20260503_m020322_c001_v7007000_t0000_u01777773802667") 2026/05/03 02:07:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33dd5_d20260503_m020316_c001_v0001174_t0020_u01777773796167") 2026/05/03 02:07:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbe8a_d20260503_m020322_c001_v7007000_t0000_u01777773802865") 2026/05/03 02:07:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d76aa_d20260503_m020316_c001_v0001173_t0054_u01777773796220") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6c0_d20260503_m020340_c001_v7007000_t0000_u01777773820680") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d779e_d20260503_m020334_c001_v0001173_t0002_u01777773814226") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f5d_d20260503_m020340_c001_v7007000_t0000_u01777773820277") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5e6_d20260503_m020334_c001_v0001134_t0056_u01777773814349") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123fe4_d20260503_m020340_c001_v7007000_t0000_u01777773820318") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f8c_d20260503_m020334_c001_v0001174_t0022_u01777773814378") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d043bf_d20260503_m020340_c001_v7007000_t0000_u01777773820461") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64c7_d20260503_m020334_c001_v0001039_t0044_u01777773814534") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6bf_d20260503_m020340_c001_v7007000_t0000_u01777773820511") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77a4_d20260503_m020334_c001_v0001173_t0000_u01777773814543") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929db3e_d20260503_m020340_c001_v7007000_t0000_u01777773820522") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5ea_d20260503_m020334_c001_v0001134_t0006_u01777773814631") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f5e_d20260503_m020340_c001_v7007000_t0000_u01777773820531") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33f9e_d20260503_m020334_c001_v0001174_t0003_u01777773814890") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf60_d20260503_m020340_c001_v7007000_t0000_u01777773820471") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64c9_d20260503_m020334_c001_v0001039_t0019_u01777773814950") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf61_d20260503_m020340_c001_v7007000_t0000_u01777773820481") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77a8_d20260503_m020334_c001_v0001173_t0033_u01777773814959") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d043bb_d20260503_m020340_c001_v7007000_t0000_u01777773820278") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5f0_d20260503_m020335_c001_v0001134_t0008_u01777773815130") 2026/05/03 02:07:03 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d043c1_d20260503_m020340_c001_v7007000_t0000_u01777773820643") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d77aa_d20260503_m020335_c001_v0001173_t0023_u01777773815289") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6be_d20260503_m020340_c001_v7007000_t0000_u01777773820490") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33fa7_d20260503_m020335_c001_v0001174_t0025_u01777773815307") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf63_d20260503_m020340_c001_v7007000_t0000_u01777773820652") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64cd_d20260503_m020335_c001_v0001039_t0021_u01777773815420") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929db3b_d20260503_m020340_c001_v7007000_t0000_u01777773820279") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f5f2_d20260503_m020335_c001_v0001134_t0038_u01777773815624") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf64_d20260503_m020340_c001_v7007000_t0000_u01777773820664") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33fb2_d20260503_m020335_c001_v0001174_t0015_u01777773815710") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6bc_d20260503_m020340_c001_v7007000_t0000_u01777773820288") 2026/05/03 02:07:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64d1_d20260503_m020335_c001_v0001039_t0051_u01777773815907") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f994f_d20260503_m020116_c001_v7007000_t0000_u01777773676521") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1072e41bc6c848a5_d20260503_m020114_c001_v0001171_t0057_u01777773674458") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee659a4_d20260503_m020114_c001_v7007000_t0000_u01777773674274") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1072e41bc6c8489d_d20260503_m020110_c001_v0001171_t0056_u01777773670429") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6599f_d20260503_m020109_c001_v7007000_t0000_u01777773669684") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d71e2_d20260503_m020105_c001_v0001173_t0051_u01777773665481") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123d05_d20260503_m020104_c001_v7007000_t0000_u01777773664022") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116e73a496c49f83_d20260503_m020101_c001_v0001042_t0059_u01777773661340") 2026/05/03 02:07:04 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f98ee_d20260503_m020101_c001_v7007000_t0000_u01777773661154") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116e73a496c49f77_d20260503_m020057_c001_v0001042_t0023_u01777773657312") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f98c1_d20260503_m020056_c001_v7007000_t0000_u01777773656545") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3319b_d20260503_m020052_c001_v0001174_t0016_u01777773652527") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9898_d20260503_m020051_c001_v7007000_t0000_u01777773651244") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108a6c425f7698de_d20260503_m020049_c001_v0001117_t0043_u01777773649706") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdbcb1_d20260503_m020049_c001_v7007000_t0000_u01777773649509") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108a6c425f7698d6_d20260503_m020045_c001_v0001117_t0023_u01777773645802") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdbc92_d20260503_m020045_c001_v7007000_t0000_u01777773645025") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33041_d20260503_m020038_c001_v0001174_t0015_u01777773638342") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82231b50_d20260503_m020037_c001_v7007000_t0000_u01777773637412") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f117567ce404c1020_d20260503_m020035_c001_v0001183_t0009_u01777773635619") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6facdde_d20260503_m020035_c001_v7007000_t0000_u01777773635431") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f117567ce404c1000_d20260503_m020032_c001_v0001183_t0023_u01777773632101") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6facdc0_d20260503_m020031_c001_v7007000_t0000_u01777773631328") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897617_d20260503_m020025_c001_v0001161_t0025_u01777773625287") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914747c7_d20260503_m020024_c001_v7007000_t0000_u01777773624381") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11043da283ddfb4d_d20260503_m020022_c001_v0001180_t0033_u01777773622439") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d03e62_d20260503_m020022_c001_v7007000_t0000_u01777773622256") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11043da283ddfb46_d20260503_m020018_c001_v0001180_t0056_u01777773618779") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d03e4e_d20260503_m020018_c001_v7007000_t0000_u01777773618011") 2026/05/03 02:07:05 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d70a5_d20260503_m020011_c001_v0001173_t0052_u01777773611169") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c1d1f_d20260503_m020010_c001_v7007000_t0000_u01777773610256") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f114996a44cb8544a_d20260503_m020008_c001_v0001173_t0022_u01777773608077") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6577f_d20260503_m020007_c001_v7007000_t0000_u01777773607892") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f114996a44cb8543a_d20260503_m020004_c001_v0001173_t0040_u01777773604678") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65766_d20260503_m020003_c001_v7007000_t0000_u01777773603935") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32cdd_d20260503_m015957_c001_v0001174_t0016_u01777773597874") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf2e_d20260503_m015956_c001_v7007000_t0000_u01777773596747") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10358bcae3cbd726_d20260503_m015951_c001_v0001176_t0040_u01777773591037") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82231a8b_d20260503_m015950_c001_v7007000_t0000_u01777773590822") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897599_d20260503_m015946_c001_v0001161_t0024_u01777773586340") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1124c0c36c7fded8_d20260503_m015945_c001_v0001174_t0040_u01777773585313") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1124c0c36c7fdec6_d20260503_m015944_c001_v0001174_t0011_u01777773584211") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e97f_d20260503_m015930_c001_v7007000_t0000_u01777773570607") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32a76_d20260503_m015923_c001_v0001174_t0003_u01777773563437") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116b7f6d840da135_d20260503_m015922_c001_v0001185_t0031_u01777773562706") 2026/05/03 02:07:06 DEBUG : dst/one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116b7f6d840da12d_d20260503_m015921_c001_v0001185_t0029_u01777773561762") 2026/05/03 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9952_d20260503_m020116_c001_v7007000_t0000_u01777773676706") 2026/05/03 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1183cb0819a39927_d20260503_m020113_c001_v0001115_t0054_u01777773673700") 2026/05/03 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f104cdcffebf49799_d20260503_m020109_c001_v0001165_t0016_u01777773669421") 2026/05/03 02:07:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123d06_d20260503_m020104_c001_v7007000_t0000_u01777773664203") 2026/05/03 02:07:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f102cb74911b8e0dc_d20260503_m020100_c001_v0001185_t0030_u01777773660931") 2026/05/03 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f109e080f4ca06a55_d20260503_m020055_c001_v0001172_t0017_u01777773655926") 2026/05/03 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9899_d20260503_m020051_c001_v7007000_t0000_u01777773651432") 2026/05/03 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108d767c7e9b01cd_d20260503_m020049_c001_v0001099_t0021_u01777773649114") 2026/05/03 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1066b28fc32d0d61_d20260503_m020044_c001_v0001179_t0021_u01777773644356") 2026/05/03 02:07:07 DEBUG : dst/three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf2f_d20260503_m015956_c001_v7007000_t0000_u01777773596930") 2026/05/03 02:07:07 DEBUG : dst/three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1124c0c36c7fdf74_d20260503_m015955_c001_v0001174_t0059_u01777773595195") 2026/05/03 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9954_d20260503_m020116_c001_v7007000_t0000_u01777773676890") 2026/05/03 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10192d230ae5a042_d20260503_m020115_c001_v0001165_t0043_u01777773675369") 2026/05/03 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10702517f7930515_d20260503_m020111_c001_v0001131_t0017_u01777773671387") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9955_d20260503_m020117_c001_v7007000_t0000_u01777773677072") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1072e41bc6c848ad_d20260503_m020115_c001_v0001171_t0046_u01777773675771") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee659b2_d20260503_m020115_c001_v7007000_t0000_u01777773675584") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1072e41bc6c8489f_d20260503_m020112_c001_v0001171_t0024_u01777773672065") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee659a0_d20260503_m020111_c001_v7007000_t0000_u01777773671879") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d71f2_d20260503_m020106_c001_v0001173_t0028_u01777773666598") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123d0b_d20260503_m020104_c001_v7007000_t0000_u01777773664384") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116e73a496c49f87_d20260503_m020102_c001_v0001042_t0012_u01777773662856") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f98ff_d20260503_m020102_c001_v7007000_t0000_u01777773662669") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116e73a496c49f7d_d20260503_m020058_c001_v0001042_t0052_u01777773658905") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f98d3_d20260503_m020058_c001_v7007000_t0000_u01777773658718") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e331a5_d20260503_m020053_c001_v0001174_t0010_u01777773653122") 2026/05/03 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdbcbd_d20260503_m020050_c001_v7007000_t0000_u01777773650673") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7171_d20260503_m020048_c001_v0001173_t0033_u01777773648265") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdbca2_d20260503_m020047_c001_v7007000_t0000_u01777773647044") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3308a_d20260503_m020041_c001_v0001174_t0018_u01777773641671") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6facde7_d20260503_m020036_c001_v7007000_t0000_u01777773636491") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897635_d20260503_m020034_c001_v0001161_t0050_u01777773634125") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6facdcd_d20260503_m020033_c001_v7007000_t0000_u01777773633038") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d70f1_d20260503_m020026_c001_v0001173_t0017_u01777773626633") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d03e6a_d20260503_m020023_c001_v7007000_t0000_u01777773623473") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d70cf_d20260503_m020020_c001_v0001173_t0012_u01777773620789") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f409049e700d03e59_d20260503_m020019_c001_v7007000_t0000_u01777773619692") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32e3b_d20260503_m020012_c001_v0001174_t0025_u01777773612994") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6578b_d20260503_m020009_c001_v7007000_t0000_u01777773609295") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32d9b_d20260503_m020006_c001_v0001174_t0003_u01777773606669") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee6576e_d20260503_m020005_c001_v7007000_t0000_u01777773605583") 2026/05/03 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11933430208975c5_d20260503_m015958_c001_v0001161_t0023_u01777773598915") 2026/05/03 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123d0e_d20260503_m020104_c001_v7007000_t0000_u01777773664565") 2026/05/03 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1136b64184f8fe85_d20260503_m020102_c001_v0001174_t0050_u01777773662348") 2026/05/03 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f107ef02bcbf0eddd_d20260503_m020058_c001_v0001181_t0011_u01777773658497") 2026/05/03 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f989b_d20260503_m020051_c001_v7007000_t0000_u01777773651616") 2026/05/03 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1108cae0e77196d6_d20260503_m020050_c001_v0001184_t0040_u01777773650460") 2026/05/03 02:07:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108e105f0bf779ca_d20260503_m020046_c001_v0001157_t0002_u01777773646594") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9956_d20260503_m020117_c001_v7007000_t0000_u01777773677255") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e332bf_d20260503_m020106_c001_v0001174_t0025_u01777773666219") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f407122250a123d10_d20260503_m020104_c001_v7007000_t0000_u01777773664747") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7191_d20260503_m020052_c001_v0001173_t0018_u01777773652833") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f989d_d20260503_m020051_c001_v7007000_t0000_u01777773651799") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d712d_d20260503_m020039_c001_v0001173_t0055_u01777773639079") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f420f3bec82231b51_d20260503_m020037_c001_v7007000_t0000_u01777773637591") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32f29_d20260503_m020025_c001_v0001174_t0044_u01777773625995") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914747c8_d20260503_m020024_c001_v7007000_t0000_u01777773624562") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11933430208975f7_d20260503_m020012_c001_v0001161_t0011_u01777773612127") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c1d20_d20260503_m020010_c001_v7007000_t0000_u01777773610440") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7061_d20260503_m015958_c001_v0001173_t0005_u01777773598577") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbf30_d20260503_m015957_c001_v7007000_t0000_u01777773597113") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f10700be284a4e7c4_d20260503_m015952_c001_v0001179_t0046_u01777773592804") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e981_d20260503_m015930_c001_v7007000_t0000_u01777773570790") 2026/05/03 02:07:09 DEBUG : dst/two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f116b7f6d840da174_d20260503_m015929_c001_v0001185_t0052_u01777773569678") 2026/05/03 02:07:09 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619e15_d20260503_m015855_c001_v7007000_t0000_u01777773535999") 2026/05/03 02:07:09 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11933430208974e7_d20260503_m015852_c001_v0001161_t0017_u01777773532036") 2026/05/03 02:07:09 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619daa_d20260503_m015849_c001_v7007000_t0000_u01777773529974") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f11933430208974bb_d20260503_m015840_c001_v0001161_t0006_u01777773520234") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745f8_d20260503_m015831_c001_v7007000_t0000_u01777773511420") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f119334302089748d_d20260503_m015828_c001_v0001161_t0027_u01777773508194") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646432_d20260503_m015807_c001_v7007000_t0000_u01777773487146") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d5b_d20260503_m015804_c001_v0001173_t0059_u01777773484927") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646426_d20260503_m015803_c001_v7007000_t0000_u01777773483783") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d3f_d20260503_m015802_c001_v0001173_t0028_u01777773482310") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646412_d20260503_m015759_c001_v7007000_t0000_u01777773479071") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cf9_d20260503_m015757_c001_v0001173_t0040_u01777773477381") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646405_d20260503_m015756_c001_v7007000_t0000_u01777773476449") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cd3_d20260503_m015755_c001_v0001173_t0033_u01777773475078") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e785_d20260503_m015749_c001_v7007000_t0000_u01777773469098") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ca3_d20260503_m015747_c001_v0001173_t0059_u01777773467500") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e782_d20260503_m015746_c001_v7007000_t0000_u01777773466679") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c99_d20260503_m015745_c001_v0001173_t0008_u01777773465517") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e77d_d20260503_m015741_c001_v7007000_t0000_u01777773461018") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c63_d20260503_m015739_c001_v0001173_t0052_u01777773459410") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929bea7_d20260503_m015737_c001_v7007000_t0000_u01777773457593") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c4d_d20260503_m015736_c001_v0001173_t0038_u01777773456397") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929bea0_d20260503_m015736_c001_v7007000_t0000_u01777773456034") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1149f30acea88798_d20260503_m015735_c001_v0001137_t0059_u01777773455335") 2026/05/03 02:07:10 DEBUG : empty space: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c33_d20260503_m015733_c001_v0001173_t0023_u01777773453607") 2026/05/03 02:07:10 DEBUG : enormous: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364642d_d20260503_m015806_c001_v7007000_t0000_u01777773486233") 2026/05/03 02:07:10 DEBUG : enormous: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d61_d20260503_m015805_c001_v0001173_t0051_u01777773485582") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4001c8b2485f9977_d20260503_m020121_c001_v7007000_t0000_u01777773681906") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e333e0_d20260503_m020120_c001_v0001174_t0011_u01777773680491") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745df_d20260503_m015826_c001_v7007000_t0000_u01777773506663") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f119334302089747f_d20260503_m015825_c001_v0001161_t0029_u01777773505485") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be8f_d20260503_m015730_c001_v7007000_t0000_u01777773450627") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c0d_d20260503_m015729_c001_v0001173_t0053_u01777773449361") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be89_d20260503_m015728_c001_v7007000_t0000_u01777773448817") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c03_d20260503_m015728_c001_v0001173_t0057_u01777773448139") 2026/05/03 02:07:11 DEBUG : existing: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bf9_d20260503_m015727_c001_v0001173_t0048_u01777773447282") 2026/05/03 02:07:11 DEBUG : existing-b: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745e1_d20260503_m015826_c001_v7007000_t0000_u01777773506843") 2026/05/03 02:07:11 DEBUG : existing-b: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3264b_d20260503_m015825_c001_v0001174_t0032_u01777773505474") 2026/05/03 02:07:11 DEBUG : file1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2443_d20260503_m020220_c001_v7007000_t0000_u01777773740626") 2026/05/03 02:07:11 DEBUG : file1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3394e_d20260503_m020219_c001_v0001174_t0025_u01777773739352") 2026/05/03 02:07:11 DEBUG : file1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c241c_d20260503_m020218_c001_v7007000_t0000_u01777773738047") 2026/05/03 02:07:11 DEBUG : file1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7484_d20260503_m020216_c001_v0001173_t0022_u01777773736579") 2026/05/03 02:07:11 DEBUG : five: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646449_d20260503_m015811_c001_v7007000_t0000_u01777773491647") 2026/05/03 02:07:11 DEBUG : five: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d6d83_d20260503_m015809_c001_v0001173_t0053_u01777773489497") 2026/05/03 02:07:11 DEBUG : foo: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e77c_d20260503_m015739_c001_v7007000_t0000_u01777773459043") 2026/05/03 02:07:12 DEBUG : foo: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d6c59_d20260503_m015738_c001_v0001173_t0053_u01777773458509") 2026/05/03 02:07:12 DEBUG : foo: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d6c55_d20260503_m015737_c001_v0001173_t0053_u01777773457957") 2026/05/03 02:07:12 DEBUG : four: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364644a_d20260503_m015811_c001_v7007000_t0000_u01777773491828") 2026/05/03 02:07:12 DEBUG : four: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419334302089742d_d20260503_m015810_c001_v0001161_t0009_u01777773490255") 2026/05/03 02:07:12 DEBUG : four: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d79_d20260503_m015808_c001_v0001173_t0035_u01777773488538") 2026/05/03 02:07:12 DEBUG : hello world2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660702_d20260503_m015643_c001_v7007000_t0000_u01777773403217") 2026/05/03 02:07:12 DEBUG : hello world2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ad7_d20260503_m015642_c001_v0001173_t0019_u01777773402439") 2026/05/03 02:07:12 DEBUG : ignore-size: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be7f_d20260503_m015726_c001_v7007000_t0000_u01777773446920") 2026/05/03 02:07:12 DEBUG : ignore-size: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bf1_d20260503_m015725_c001_v0001173_t0007_u01777773445921") 2026/05/03 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745d4_d20260503_m015824_c001_v7007000_t0000_u01777773504732") 2026/05/03 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6def_d20260503_m015823_c001_v0001173_t0028_u01777773503930") 2026/05/03 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646485_d20260503_m015823_c001_v7007000_t0000_u01777773503189") 2026/05/03 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ddd_d20260503_m015822_c001_v0001173_t0009_u01777773502255") 2026/05/03 02:07:12 DEBUG : one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364644c_d20260503_m015812_c001_v7007000_t0000_u01777773492010") 2026/05/03 02:07:12 DEBUG : one: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d6d6d_d20260503_m015807_c001_v0001173_t0053_u01777773487515") 2026/05/03 02:07:12 DEBUG : only0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2350_d20260503_m020211_c001_v7007000_t0000_u01777773731975") 2026/05/03 02:07:12 DEBUG : only0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3380c_d20260503_m020206_c001_v0001174_t0055_u01777773726068") 2026/05/03 02:07:12 DEBUG : only0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d737e_d20260503_m020150_c001_v0001173_t0011_u01777773710303") 2026/05/03 02:07:12 DEBUG : only0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a8e_d20260503_m020144_c001_v7007000_t0000_u01777773704560") 2026/05/03 02:07:12 DEBUG : only0: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7282_d20260503_m020125_c001_v0001173_t0056_u01777773685880") 2026/05/03 02:07:12 DEBUG : only1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c235b_d20260503_m020212_c001_v7007000_t0000_u01777773732323") 2026/05/03 02:07:12 DEBUG : only1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408c49420c3b62c3_d20260503_m020206_c001_v0001039_t0049_u01777773726858") 2026/05/03 02:07:13 DEBUG : only1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d738a_d20260503_m020151_c001_v0001173_t0022_u01777773711041") 2026/05/03 02:07:13 DEBUG : only1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a8b_d20260503_m020144_c001_v7007000_t0000_u01777773704195") 2026/05/03 02:07:13 DEBUG : only1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7288_d20260503_m020126_c001_v0001173_t0058_u01777773686719") 2026/05/03 02:07:13 DEBUG : only10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2360_d20260503_m020212_c001_v7007000_t0000_u01777773732508") 2026/05/03 02:07:13 DEBUG : only10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d7416_d20260503_m020206_c001_v0001173_t0053_u01777773726079") 2026/05/03 02:07:13 DEBUG : only10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73cc_d20260503_m020157_c001_v0001173_t0043_u01777773717894") 2026/05/03 02:07:13 DEBUG : only10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609bbd_d20260503_m020144_c001_v7007000_t0000_u01777773704230") 2026/05/03 02:07:13 DEBUG : only10: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72e0_d20260503_m020134_c001_v0001173_t0021_u01777773694477") 2026/05/03 02:07:13 DEBUG : only11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2366_d20260503_m020212_c001_v7007000_t0000_u01777773732692") 2026/05/03 02:07:13 DEBUG : only11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408c49420c3b62c1_d20260503_m020206_c001_v0001039_t0049_u01777773726653") 2026/05/03 02:07:13 DEBUG : only11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73d4_d20260503_m020158_c001_v0001173_t0025_u01777773718517") 2026/05/03 02:07:13 DEBUG : only11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a87_d20260503_m020143_c001_v7007000_t0000_u01777773703651") 2026/05/03 02:07:13 DEBUG : only11: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72e6_d20260503_m020135_c001_v0001173_t0058_u01777773695299") 2026/05/03 02:07:13 DEBUG : only12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c236c_d20260503_m020212_c001_v7007000_t0000_u01777773732876") 2026/05/03 02:07:13 DEBUG : only12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4159210abe87f456_d20260503_m020206_c001_v0001134_t0014_u01777773726843") 2026/05/03 02:07:13 DEBUG : only12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73de_d20260503_m020159_c001_v0001173_t0043_u01777773719623") 2026/05/03 02:07:13 DEBUG : only12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f59_d20260503_m020144_c001_v7007000_t0000_u01777773704577") 2026/05/03 02:07:13 DEBUG : only12: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72f4_d20260503_m020136_c001_v0001173_t0034_u01777773696179") 2026/05/03 02:07:13 DEBUG : only13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2371_d20260503_m020213_c001_v7007000_t0000_u01777773733059") 2026/05/03 02:07:13 DEBUG : only13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3381a_d20260503_m020206_c001_v0001174_t0055_u01777773726468") 2026/05/03 02:07:13 DEBUG : only13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73e2_d20260503_m020200_c001_v0001173_t0000_u01777773720327") 2026/05/03 02:07:14 DEBUG : only13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a88_d20260503_m020143_c001_v7007000_t0000_u01777773703832") 2026/05/03 02:07:14 DEBUG : only13: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72fe_d20260503_m020137_c001_v0001173_t0034_u01777773697043") 2026/05/03 02:07:14 DEBUG : only14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2376_d20260503_m020213_c001_v7007000_t0000_u01777773733242") 2026/05/03 02:07:14 DEBUG : only14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d741a_d20260503_m020206_c001_v0001173_t0053_u01777773726480") 2026/05/03 02:07:14 DEBUG : only14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73e6_d20260503_m020201_c001_v0001173_t0010_u01777773721263") 2026/05/03 02:07:14 DEBUG : only14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a8a_d20260503_m020144_c001_v7007000_t0000_u01777773704013") 2026/05/03 02:07:14 DEBUG : only14: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d730a_d20260503_m020137_c001_v0001173_t0030_u01777773697819") 2026/05/03 02:07:14 DEBUG : only15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c237e_d20260503_m020213_c001_v7007000_t0000_u01777773733425") 2026/05/03 02:07:14 DEBUG : only15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3381e_d20260503_m020206_c001_v0001174_t0055_u01777773726651") 2026/05/03 02:07:14 DEBUG : only15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73e8_d20260503_m020202_c001_v0001173_t0025_u01777773722020") 2026/05/03 02:07:14 DEBUG : only15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a8c_d20260503_m020144_c001_v7007000_t0000_u01777773704379") 2026/05/03 02:07:14 DEBUG : only15: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d730e_d20260503_m020138_c001_v0001173_t0023_u01777773698694") 2026/05/03 02:07:14 DEBUG : only16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2380_d20260503_m020213_c001_v7007000_t0000_u01777773733609") 2026/05/03 02:07:14 DEBUG : only16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3383e_d20260503_m020207_c001_v0001174_t0055_u01777773727391") 2026/05/03 02:07:14 DEBUG : only16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73f0_d20260503_m020203_c001_v0001173_t0048_u01777773723066") 2026/05/03 02:07:14 DEBUG : only16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f53_d20260503_m020144_c001_v7007000_t0000_u01777773704029") 2026/05/03 02:07:14 DEBUG : only16: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7318_d20260503_m020139_c001_v0001173_t0022_u01777773699459") 2026/05/03 02:07:15 DEBUG : only17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2385_d20260503_m020213_c001_v7007000_t0000_u01777773733792") 2026/05/03 02:07:15 DEBUG : only17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d741c_d20260503_m020206_c001_v0001173_t0053_u01777773726663") 2026/05/03 02:07:15 DEBUG : only17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73fc_d20260503_m020203_c001_v0001173_t0013_u01777773723647") 2026/05/03 02:07:15 DEBUG : only17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1c8a_d20260503_m020144_c001_v7007000_t0000_u01777773704037") 2026/05/03 02:07:15 DEBUG : only17: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d731c_d20260503_m020140_c001_v0001173_t0035_u01777773700364") 2026/05/03 02:07:15 DEBUG : only18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c238c_d20260503_m020213_c001_v7007000_t0000_u01777773733975") 2026/05/03 02:07:15 DEBUG : only18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e33822_d20260503_m020206_c001_v0001174_t0055_u01777773726835") 2026/05/03 02:07:15 DEBUG : only18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7400_d20260503_m020204_c001_v0001173_t0001_u01777773724331") 2026/05/03 02:07:15 DEBUG : only18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f56_d20260503_m020144_c001_v7007000_t0000_u01777773704393") 2026/05/03 02:07:15 DEBUG : only18: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7328_d20260503_m020141_c001_v0001173_t0034_u01777773701824") 2026/05/03 02:07:15 DEBUG : only19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2394_d20260503_m020214_c001_v7007000_t0000_u01777773734158") 2026/05/03 02:07:15 DEBUG : only19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d7422_d20260503_m020206_c001_v0001173_t0053_u01777773726846") 2026/05/03 02:07:15 DEBUG : only19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7408_d20260503_m020205_c001_v0001173_t0012_u01777773725081") 2026/05/03 02:07:15 DEBUG : only19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1c8f_d20260503_m020144_c001_v7007000_t0000_u01777773704591") 2026/05/03 02:07:15 DEBUG : only19: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d732c_d20260503_m020142_c001_v0001173_t0017_u01777773702387") 2026/05/03 02:07:15 DEBUG : only2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2399_d20260503_m020214_c001_v7007000_t0000_u01777773734341") 2026/05/03 02:07:15 DEBUG : only2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3382a_d20260503_m020207_c001_v0001174_t0055_u01777773727022") 2026/05/03 02:07:16 DEBUG : only2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d738e_d20260503_m020151_c001_v0001173_t0015_u01777773711902") 2026/05/03 02:07:16 DEBUG : only2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1c8e_d20260503_m020144_c001_v7007000_t0000_u01777773704402") 2026/05/03 02:07:16 DEBUG : only2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7294_d20260503_m020127_c001_v0001173_t0011_u01777773687586") 2026/05/03 02:07:16 DEBUG : only3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c239e_d20260503_m020214_c001_v7007000_t0000_u01777773734525") 2026/05/03 02:07:16 DEBUG : only3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d7426_d20260503_m020207_c001_v0001173_t0053_u01777773727033") 2026/05/03 02:07:16 DEBUG : only3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7392_d20260503_m020152_c001_v0001173_t0054_u01777773712551") 2026/05/03 02:07:16 DEBUG : only3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609bc1_d20260503_m020144_c001_v7007000_t0000_u01777773704603") 2026/05/03 02:07:16 DEBUG : only3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72a4_d20260503_m020128_c001_v0001173_t0055_u01777773688294") 2026/05/03 02:07:16 DEBUG : only4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23a3_d20260503_m020214_c001_v7007000_t0000_u01777773734707") 2026/05/03 02:07:16 DEBUG : only4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4159210abe87f459_d20260503_m020207_c001_v0001134_t0014_u01777773727046") 2026/05/03 02:07:16 DEBUG : only4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d739c_d20260503_m020153_c001_v0001173_t0018_u01777773713208") 2026/05/03 02:07:16 DEBUG : only4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f418286e0be4c8a8f_d20260503_m020144_c001_v7007000_t0000_u01777773704742") 2026/05/03 02:07:16 DEBUG : only4: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72b0_d20260503_m020129_c001_v0001173_t0015_u01777773689047") 2026/05/03 02:07:16 DEBUG : only5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23ad_d20260503_m020214_c001_v7007000_t0000_u01777773734889") 2026/05/03 02:07:16 DEBUG : only5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408c49420c3b62c5_d20260503_m020207_c001_v0001039_t0049_u01777773727055") 2026/05/03 02:07:16 DEBUG : only5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73a2_d20260503_m020153_c001_v0001173_t0046_u01777773713902") 2026/05/03 02:07:16 DEBUG : only5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609bbf_d20260503_m020144_c001_v7007000_t0000_u01777773704413") 2026/05/03 02:07:16 DEBUG : only5: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72b8_d20260503_m020130_c001_v0001173_t0046_u01777773690213") 2026/05/03 02:07:16 DEBUG : only6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23b2_d20260503_m020215_c001_v7007000_t0000_u01777773735071") 2026/05/03 02:07:17 DEBUG : only6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e3382e_d20260503_m020207_c001_v0001174_t0055_u01777773727208") 2026/05/03 02:07:17 DEBUG : only6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73a8_d20260503_m020154_c001_v0001173_t0006_u01777773714812") 2026/05/03 02:07:17 DEBUG : only6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f5a_d20260503_m020144_c001_v7007000_t0000_u01777773704760") 2026/05/03 02:07:17 DEBUG : only6: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72c2_d20260503_m020130_c001_v0001173_t0043_u01777773690945") 2026/05/03 02:07:17 DEBUG : only7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23b7_d20260503_m020215_c001_v7007000_t0000_u01777773735254") 2026/05/03 02:07:17 DEBUG : only7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d7428_d20260503_m020207_c001_v0001173_t0053_u01777773727218") 2026/05/03 02:07:17 DEBUG : only7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73b0_d20260503_m020155_c001_v0001173_t0040_u01777773715503") 2026/05/03 02:07:17 DEBUG : only7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4181abb5b2cc4f55_d20260503_m020144_c001_v7007000_t0000_u01777773704212") 2026/05/03 02:07:17 DEBUG : only7: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72ca_d20260503_m020131_c001_v0001173_t0000_u01777773691556") 2026/05/03 02:07:17 DEBUG : only8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23bc_d20260503_m020215_c001_v7007000_t0000_u01777773735436") 2026/05/03 02:07:17 DEBUG : only8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4159210abe87f45e_d20260503_m020207_c001_v0001134_t0014_u01777773727231") 2026/05/03 02:07:17 DEBUG : only8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73ba_d20260503_m020156_c001_v0001173_t0051_u01777773716321") 2026/05/03 02:07:17 DEBUG : only8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417680ad2f609bbb_d20260503_m020144_c001_v7007000_t0000_u01777773704044") 2026/05/03 02:07:17 DEBUG : only8: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72d0_d20260503_m020132_c001_v0001173_t0039_u01777773692422") 2026/05/03 02:07:17 DEBUG : only9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c23c5_d20260503_m020215_c001_v7007000_t0000_u01777773735619") 2026/05/03 02:07:17 DEBUG : only9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408c49420c3b62c9_d20260503_m020207_c001_v0001039_t0049_u01777773727244") 2026/05/03 02:07:17 DEBUG : only9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d73be_d20260503_m020157_c001_v0001173_t0031_u01777773717025") 2026/05/03 02:07:17 DEBUG : only9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1c8c_d20260503_m020144_c001_v7007000_t0000_u01777773704220") 2026/05/03 02:07:17 DEBUG : only9: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d72de_d20260503_m020133_c001_v0001173_t0040_u01777773693438") 2026/05/03 02:07:17 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364647c_d20260503_m015821_c001_v7007000_t0000_u01777773501037") 2026/05/03 02:07:17 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e325b1_d20260503_m015819_c001_v0001174_t0005_u01777773499170") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646470_d20260503_m015818_c001_v7007000_t0000_u01777773498062") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6da9_d20260503_m015815_c001_v0001173_t0024_u01777773495913") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646468_d20260503_m015815_c001_v7007000_t0000_u01777773495183") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897437_d20260503_m015812_c001_v0001161_t0022_u01777773492931") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646415_d20260503_m015801_c001_v7007000_t0000_u01777773481175") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d2d_d20260503_m015759_c001_v0001173_t0041_u01777773479620") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364640d_d20260503_m015758_c001_v7007000_t0000_u01777773478036") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ce9_d20260503_m015756_c001_v0001173_t0046_u01777773476997") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646402_d20260503_m015755_c001_v7007000_t0000_u01777773475721") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ccf_d20260503_m015754_c001_v0001173_t0048_u01777773474793") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e784_d20260503_m015748_c001_v7007000_t0000_u01777773468492") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ca1_d20260503_m015747_c001_v0001173_t0052_u01777773467230") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e783_d20260503_m015746_c001_v7007000_t0000_u01777773466860") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c97_d20260503_m015745_c001_v0001173_t0023_u01777773465167") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e781_d20260503_m015744_c001_v7007000_t0000_u01777773464794") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c8f_d20260503_m015744_c001_v0001173_t0033_u01777773464154") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c89_d20260503_m015743_c001_v0001173_t0048_u01777773463410") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e77f_d20260503_m015743_c001_v7007000_t0000_u01777773463038") 2026/05/03 02:07:18 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c83_d20260503_m015742_c001_v0001173_t0006_u01777773462285") 2026/05/03 02:07:19 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c81_d20260503_m015741_c001_v0001173_t0055_u01777773461567") 2026/05/03 02:07:19 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e77e_d20260503_m015741_c001_v7007000_t0000_u01777773461198") 2026/05/03 02:07:19 DEBUG : potato: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6c6f_d20260503_m015740_c001_v0001173_t0013_u01777773460360") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee65702_d20260503_m015905_c001_v7007000_t0000_u01777773545836") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6f07_d20260503_m015905_c001_v0001173_t0032_u01777773545193") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619e17_d20260503_m015856_c001_v7007000_t0000_u01777773536761") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ec5_d20260503_m015851_c001_v0001173_t0031_u01777773531388") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619d9e_d20260503_m015844_c001_v7007000_t0000_u01777773524387") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6e6f_d20260503_m015839_c001_v0001173_t0017_u01777773519476") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745fb_d20260503_m015831_c001_v7007000_t0000_u01777773511791") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6e15_d20260503_m015827_c001_v0001173_t0056_u01777773507769") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364642e_d20260503_m015806_c001_v7007000_t0000_u01777773486419") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d51_d20260503_m015804_c001_v0001173_t0050_u01777773484330") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646427_d20260503_m015803_c001_v7007000_t0000_u01777773483963") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d37_d20260503_m015801_c001_v0001173_t0023_u01777773481722") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646416_d20260503_m015801_c001_v7007000_t0000_u01777773481356") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d31_d20260503_m015800_c001_v0001173_t0009_u01777773480366") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646413_d20260503_m015759_c001_v7007000_t0000_u01777773479253") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d15_d20260503_m015758_c001_v0001173_t0016_u01777773478402") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646407_d20260503_m015756_c001_v7007000_t0000_u01777773476631") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6cdd_d20260503_m015755_c001_v0001173_t0017_u01777773475734") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e786_d20260503_m015749_c001_v7007000_t0000_u01777773469278") 2026/05/03 02:07:19 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ca5_d20260503_m015748_c001_v0001173_t0056_u01777773468146") 2026/05/03 02:07:20 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660708_d20260503_m015646_c001_v7007000_t0000_u01777773406053") 2026/05/03 02:07:20 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6af5_d20260503_m015645_c001_v0001173_t0057_u01777773405439") 2026/05/03 02:07:20 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660705_d20260503_m015644_c001_v7007000_t0000_u01777773404510") 2026/05/03 02:07:20 DEBUG : potato2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6adb_d20260503_m015643_c001_v0001173_t0053_u01777773403764") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619e16_d20260503_m015856_c001_v7007000_t0000_u01777773536234") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32848_d20260503_m015852_c001_v0001174_t0047_u01777773532802") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f25619da0_d20260503_m015844_c001_v7007000_t0000_u01777773524627") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3276d_d20260503_m015841_c001_v0001174_t0041_u01777773521118") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745fd_d20260503_m015832_c001_v7007000_t0000_u01777773512022") 2026/05/03 02:07:20 DEBUG : potato3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32691_d20260503_m015828_c001_v0001174_t0055_u01777773508516") 2026/05/03 02:07:20 DEBUG : pre-dest1/1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbef3_d20260503_m015939_c001_v7007000_t0000_u01777773579964") 2026/05/03 02:07:20 DEBUG : pre-dest1/1: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32b1c_d20260503_m015931_c001_v0001174_t0046_u01777773571741") 2026/05/03 02:07:20 DEBUG : pre-dest2/2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4049a0c32eafbef4_d20260503_m015940_c001_v7007000_t0000_u01777773580146") 2026/05/03 02:07:20 DEBUG : pre-dest2/2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6fbb_d20260503_m015932_c001_v0001173_t0016_u01777773572513") 2026/05/03 02:07:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f408b3de80071e955_d20260503_m015917_c001_v7007000_t0000_u01777773557646") 2026/05/03 02:07:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897523_d20260503_m015913_c001_v0001161_t0043_u01777773553614") 2026/05/03 02:07:20 DEBUG : sizeonly: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be7a_d20260503_m015725_c001_v7007000_t0000_u01777773445318") 2026/05/03 02:07:20 DEBUG : sizeonly: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bed_d20260503_m015724_c001_v0001173_t0043_u01777773444251") 2026/05/03 02:07:20 DEBUG : splitbanan: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646e60_d20260503_m020428_c001_v7007000_t0000_u01777773868327") 2026/05/03 02:07:20 DEBUG : splitbanan: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d797c_d20260503_m020420_c001_v0001173_t0051_u01777773860178") 2026/05/03 02:07:20 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c77_d20260503_m020555_c001_v7007000_t0000_u01777773955039") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6701_d20260503_m020548_c001_v0001039_t0029_u01777773948156") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8d31_d20260503_m020538_c001_v7007000_t0000_u01777773938481") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b66cc_d20260503_m020531_c001_v0001039_t0013_u01777773931432") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41103517c57a3ebc_d20260503_m020520_c001_v7007000_t0000_u01777773920722") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b668a_d20260503_m020514_c001_v0001039_t0003_u01777773914181") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8bfc_d20260503_m020502_c001_v7007000_t0000_u01777773902611") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6647_d20260503_m020455_c001_v0001039_t0022_u01777773895902") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4023f3a3ecfdc36d_d20260503_m020445_c001_v7007000_t0000_u01777773885865") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65f9_d20260503_m020438_c001_v0001039_t0038_u01777773878246") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f419d22ba5ccb8b4a_d20260503_m020422_c001_v7007000_t0000_u01777773862494") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b65a9_d20260503_m020419_c001_v0001039_t0011_u01777773858999") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40105b3aaee66199_d20260503_m020408_c001_v7007000_t0000_u01777773848626") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f674_d20260503_m020400_c001_v0001134_t0023_u01777773840484") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4218bd10b6fad215_d20260503_m020359_c001_v7007000_t0000_u01777773839382") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6545_d20260503_m020355_c001_v0001039_t0047_u01777773835455") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406c52254f3ff6f7_d20260503_m020345_c001_v7007000_t0000_u01777773825529") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b64dd_d20260503_m020337_c001_v0001039_t0038_u01777773817871") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbf3a_d20260503_m020336_c001_v7007000_t0000_u01777773816722") 2026/05/03 02:07:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d778a_d20260503_m020332_c001_v0001173_t0021_u01777773812834") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95afc_d20260503_m020317_c001_v7007000_t0000_u01777773797212") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33d89_d20260503_m020313_c001_v0001174_t0034_u01777773793027") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f410aa6a314a95ada_d20260503_m020301_c001_v7007000_t0000_u01777773781983") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33c33_d20260503_m020255_c001_v0001174_t0059_u01777773775372") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41634e7f256246eb_d20260503_m020244_c001_v7007000_t0000_u01777773764743") 2026/05/03 02:07:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e33ae9_d20260503_m020237_c001_v0001174_t0027_u01777773757916") 2026/05/03 02:07:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f42292a9cc91b1f77_d20260503_m020403_c001_v7007000_t0000_u01777773843299") 2026/05/03 02:07:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f660_d20260503_m020356_c001_v0001134_t0040_u01777773836535") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2497_d20260503_m020228_c001_v7007000_t0000_u01777773748197") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b633b_d20260503_m020225_c001_v0001039_t0033_u01777773745508") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbcf1_d20260503_m020224_c001_v7007000_t0000_u01777773744325") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d74b8_d20260503_m020221_c001_v0001173_t0039_u01777773741566") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f412ca83c914745d7_d20260503_m015824_c001_v7007000_t0000_u01777773504926") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e32637_d20260503_m015823_c001_v0001174_t0013_u01777773503918") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646487_d20260503_m015823_c001_v7007000_t0000_u01777773503370") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897471_d20260503_m015822_c001_v0001161_t0055_u01777773502523") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be73_d20260503_m015722_c001_v7007000_t0000_u01777773442101") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bd9_d20260503_m015720_c001_v0001173_t0049_u01777773440470") 2026/05/03 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be6f_d20260503_m015720_c001_v7007000_t0000_u01777773440106") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bcb_d20260503_m015718_c001_v0001173_t0037_u01777773438522") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be6a_d20260503_m015716_c001_v7007000_t0000_u01777773436382") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6bad_d20260503_m015715_c001_v0001173_t0010_u01777773435026") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be5f_d20260503_m015714_c001_v7007000_t0000_u01777773434486") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ba9_d20260503_m015712_c001_v0001173_t0046_u01777773432968") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b99_d20260503_m015710_c001_v0001173_t0025_u01777773430015") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be4b_d20260503_m015709_c001_v7007000_t0000_u01777773429638") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b91_d20260503_m015708_c001_v0001173_t0023_u01777773428792") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b8b_d20260503_m015707_c001_v0001173_t0016_u01777773427899") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f405aac073929be39_d20260503_m015707_c001_v7007000_t0000_u01777773427524") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b6d_d20260503_m015704_c001_v0001173_t0022_u01777773424357") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b5d_d20260503_m015701_c001_v0001173_t0013_u01777773421646") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660718_d20260503_m015701_c001_v7007000_t0000_u01777773421281") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b4f_d20260503_m015700_c001_v0001173_t0022_u01777773420512") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b4b_d20260503_m015659_c001_v0001173_t0050_u01777773419599") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660715_d20260503_m015659_c001_v7007000_t0000_u01777773419216") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b29_d20260503_m015655_c001_v0001173_t0001_u01777773415206") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660711_d20260503_m015654_c001_v7007000_t0000_u01777773414839") 2026/05/03 02:07:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b1b_d20260503_m015653_c001_v0001173_t0022_u01777773413970") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e59566070f_d20260503_m015653_c001_v7007000_t0000_u01777773413051") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b17_d20260503_m015652_c001_v0001173_t0042_u01777773412436") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e59566070e_d20260503_m015651_c001_v7007000_t0000_u01777773411887") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b0d_d20260503_m015651_c001_v0001173_t0041_u01777773411171") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e59566070d_d20260503_m015650_c001_v7007000_t0000_u01777773410259") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b07_d20260503_m015649_c001_v0001173_t0012_u01777773409388") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e59566070b_d20260503_m015648_c001_v7007000_t0000_u01777773408839") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6b03_d20260503_m015648_c001_v0001173_t0048_u01777773408074") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660709_d20260503_m015647_c001_v7007000_t0000_u01777773407526") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6af9_d20260503_m015646_c001_v0001173_t0028_u01777773406603") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e595660700_d20260503_m015641_c001_v7007000_t0000_u01777773401892") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ad1_d20260503_m015641_c001_v0001173_t0039_u01777773401126") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e5956606fd_d20260503_m015640_c001_v7007000_t0000_u01777773400579") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6acb_d20260503_m015639_c001_v0001173_t0032_u01777773399859") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e5956606f9_d20260503_m015638_c001_v7007000_t0000_u01777773398952") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6ac5_d20260503_m015638_c001_v0001173_t0009_u01777773398318") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f417a36e5956606eb_d20260503_m015636_c001_v7007000_t0000_u01777773396147") 2026/05/03 02:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6abb_d20260503_m015635_c001_v0001173_t0058_u01777773395472") 2026/05/03 02:07:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2498_d20260503_m020228_c001_v7007000_t0000_u01777773748380") 2026/05/03 02:07:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e339d8_d20260503_m020225_c001_v0001174_t0036_u01777773745478") 2026/05/03 02:07:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4197052f36ebbcf3_d20260503_m020224_c001_v7007000_t0000_u01777773744507") 2026/05/03 02:07:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f49a_d20260503_m020221_c001_v0001134_t0033_u01777773741582") 2026/05/03 02:07:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c78_d20260503_m020557_c001_v7007000_t0000_u01777773957351") 2026/05/03 02:07:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7c27_d20260503_m020556_c001_v0001173_t0035_u01777773956399") 2026/05/03 02:07:25 DEBUG : sub/yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364647a_d20260503_m015820_c001_v7007000_t0000_u01777773500494") 2026/05/03 02:07:25 DEBUG : sub/yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6dbd_d20260503_m015818_c001_v0001173_t0008_u01777773498803") 2026/05/03 02:07:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2445_d20260503_m020220_c001_v7007000_t0000_u01777773740812") 2026/05/03 02:07:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b630d_d20260503_m020219_c001_v0001039_t0050_u01777773739013") 2026/05/03 02:07:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2423_d20260503_m020218_c001_v7007000_t0000_u01777773738228") 2026/05/03 02:07:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b62ff_d20260503_m020216_c001_v0001039_t0039_u01777773736606") 2026/05/03 02:07:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c2447_d20260503_m020220_c001_v7007000_t0000_u01777773740996") 2026/05/03 02:07:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f492_d20260503_m020219_c001_v0001134_t0032_u01777773739004") 2026/05/03 02:07:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4141f8dce96c242a_d20260503_m020218_c001_v7007000_t0000_u01777773738411") 2026/05/03 02:07:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f48c_d20260503_m020216_c001_v0001134_t0043_u01777773736604") 2026/05/03 02:07:25 DEBUG : three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364644e_d20260503_m015812_c001_v7007000_t0000_u01777773492191") 2026/05/03 02:07:25 DEBUG : three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d91_d20260503_m015810_c001_v0001173_t0025_u01777773490821") 2026/05/03 02:07:25 DEBUG : three: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d6d71_d20260503_m015807_c001_v0001173_t0030_u01777773487887") 2026/05/03 02:07:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c7a_d20260503_m020559_c001_v7007000_t0000_u01777773959245") 2026/05/03 02:07:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e349b0_d20260503_m020558_c001_v0001174_t0020_u01777773958302") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3d2b_d20260503_m020619_c001_v7007000_t0000_u01777773979667") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f838_d20260503_m020617_c001_v0001134_t0015_u01777773977663") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3d05_d20260503_m020615_c001_v7007000_t0000_u01777773975908") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34acc_d20260503_m020614_c001_v0001174_t0002_u01777773974147") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3cec_d20260503_m020613_c001_v7007000_t0000_u01777773973190") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7c99_d20260503_m020612_c001_v0001173_t0046_u01777773972466") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3cb2_d20260503_m020607_c001_v7007000_t0000_u01777773967299") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34a3c_d20260503_m020605_c001_v0001174_t0029_u01777773965930") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3cca_d20260503_m020609_c001_v7007000_t0000_u01777773969743") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f81c_d20260503_m020608_c001_v0001134_t0058_u01777773968248") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c99_d20260503_m020604_c001_v7007000_t0000_u01777773964992") 2026/05/03 02:07:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1065aeeaab9d7c5d_d20260503_m020604_c001_v0001173_t0041_u01777773964300") 2026/05/03 02:07:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c8f_d20260503_m020603_c001_v7007000_t0000_u01777773963361") 2026/05/03 02:07:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6735_d20260503_m020602_c001_v0001039_t0000_u01777773962457") 2026/05/03 02:07:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3c7d_d20260503_m020601_c001_v7007000_t0000_u01777773961513") 2026/05/03 02:07:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1159210abe87f810_d20260503_m020600_c001_v0001134_t0009_u01777773960188") 2026/05/03 02:07:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f40310934c20b09dd_d20260503_m020625_c001_v7007000_t0000_u01777773985374") 2026/05/03 02:07:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e34b59_d20260503_m020624_c001_v0001174_t0020_u01777773984569") 2026/05/03 02:07:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3cdd_d20260503_m020611_c001_v7007000_t0000_u01777773971518") 2026/05/03 02:07:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b674b_d20260503_m020610_c001_v0001039_t0051_u01777773970695") 2026/05/03 02:07:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3d36_d20260503_m020620_c001_v7007000_t0000_u01777773980310") 2026/05/03 02:07:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f108c49420c3b6761_d20260503_m020619_c001_v0001039_t0055_u01777773979232") 2026/05/03 02:07:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4153a022037c3d0b_d20260503_m020616_c001_v7007000_t0000_u01777773976558") 2026/05/03 02:07:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f112a22094d374140_d20260503_m020615_c001_v0001146_t0011_u01777773975495") 2026/05/03 02:07:27 DEBUG : two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646451_d20260503_m015812_c001_v7007000_t0000_u01777773492373") 2026/05/03 02:07:27 DEBUG : two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f406ee23f27e324d9_d20260503_m015810_c001_v0001174_t0055_u01777773490068") 2026/05/03 02:07:27 DEBUG : two: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f4065aeeaab9d6d6f_d20260503_m015807_c001_v0001173_t0053_u01777773487701") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364647d_d20260503_m015821_c001_v7007000_t0000_u01777773501220") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1082e6b93d17ea04_d20260503_m015820_c001_v0001182_t0036_u01777773500291") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f3364646d_d20260503_m015817_c001_v7007000_t0000_u01777773497519") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1193343020897445_d20260503_m015815_c001_v0001161_t0011_u01777773495924") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646464_d20260503_m015814_c001_v7007000_t0000_u01777773494640") 2026/05/03 02:07:27 DEBUG : yam: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f106ee23f27e3251b_d20260503_m015812_c001_v0001174_t0001_u01777773492920") 2026/05/03 02:07:27 DEBUG : yaml: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646472_d20260503_m015818_c001_v7007000_t0000_u01777773498243") 2026/05/03 02:07:27 DEBUG : yaml: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f1029255466590bcb_d20260503_m015817_c001_v0001173_t0005_u01777773497173") 2026/05/03 02:07:27 DEBUG : yaml: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f41349b6f33646469_d20260503_m015815_c001_v7007000_t0000_u01777773495364") 2026/05/03 02:07:27 DEBUG : yaml: Deleting (id "4_z9fa23d6380ddebbb9fd80e1b_f105131551c0aeaa6_d20260503_m015814_c001_v0001150_t0007_u01777773494252") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.216721711s (try 1/5)