"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/09 01:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva" 2026/04/09 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone2284933155" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/09 01:01:44 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:44 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:44 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:44 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:45 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:01:46 DEBUG : B2 bucket rclone-test-kipemel4leva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:47 DEBUG : Creating backend with remote "/non-existing" 2026/04/09 01:01:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/09 01:01:47 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:47 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:48 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:48 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:49 INFO : B2 bucket rclone-test-kipemel4leva: Running all checks before starting transfers 2026/04/09 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:50 INFO : B2 bucket rclone-test-kipemel4leva: Checks finished, now starting transfers 2026/04/09 01:01:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:51 ERROR : Ignoring --no-traverse with sync 2026/04/09 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:51 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:51 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:51 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/09 01:01:52 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:52 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:52 DEBUG : hello world2: size = 12 OK 2026/04/09 01:01:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/09 01:01:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:01:53 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:53 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:54 DEBUG : potato2: size = 11 OK 2026/04/09 01:01:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:01:55 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:55 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:55 DEBUG : potato2: size = 11 OK 2026/04/09 01:01:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/09 01:01:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:01:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/09 01:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:01:56 INFO : sub dir2: Making directory 2026/04/09 01:01:56 INFO : sub dir: Making directory 2026/04/09 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:56 INFO : sub dir2/sub sub dir2: Making directory 2026/04/09 01:01:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:57 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/04/09 01:01:57 DEBUG : B2 bucket rclone-test-kipemel4leva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:57 INFO : sub dir2: Making directory 2026/04/09 01:01:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/09 01:01:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:58 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:58 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:01:59 DEBUG : sub dir2: Making directory with metadata 2026/04/09 01:01:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:01:59 INFO : sub dir2: Making directory 2026/04/09 01:01:59 INFO : sub dir: Making directory 2026/04/09 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:01:59 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:01:59 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:01:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:01:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:01:59 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:01:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/09 01:01:59 DEBUG : B2 bucket rclone-test-kipemel4leva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/09 01:02:00 DEBUG : B2 bucket rclone-test-kipemel4leva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:00 INFO : sub dir2: Making directory 2026/04/09 01:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:01 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:01 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:01 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:02:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:02 DEBUG : sub dir2: Making directory with metadata 2026/04/09 01:02:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:02:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:02:02 INFO : sub dir2: Making directory 2026/04/09 01:02:02 INFO : sub dir: Making directory 2026/04/09 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:02:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/09 01:02:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:03 INFO : sub dir2: Making directory 2026/04/09 01:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:04 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:04 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:04 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yuvikev4zuwo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-yuvikev4zuwo 2026/04/09 01:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:06 DEBUG : B2 bucket rclone-test-yuvikev4zuwo: Waiting for checks to finish 2026/04/09 01:02:06 DEBUG : B2 bucket rclone-test-yuvikev4zuwo: Waiting for transfers to finish 2026/04/09 01:02:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:07 DEBUG : B2 bucket rclone-test-yuvikev4zuwo: Purge remote 2026/04/09 01:02:07 INFO : B2 bucket rclone-test-yuvikev4zuwo: cleaning bucket "rclone-test-yuvikev4zuwo" of all files 2026/04/09 01:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z9fb2bde3c02d6bfb9fd80e1b_f116852b0337d0f74_d20260409_m010207_c001_v0001036_t0042_u01775696527506") --- PASS: TestServerSideCopy (4.23s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:02:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:10 DEBUG : sub dir/hello world: Sizes differ 2026/04/09 01:02:10 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:10 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:10 DEBUG : sub dir/hello world: size = 17 OK 2026/04/09 01:02:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/09 01:02:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yapalar8sehe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-yapalar8sehe 2026/04/09 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:13 DEBUG : B2 bucket rclone-test-yapalar8sehe: Waiting for checks to finish 2026/04/09 01:02:13 DEBUG : B2 bucket rclone-test-yapalar8sehe: Waiting for transfers to finish 2026/04/09 01:02:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yapalar8sehe) 2026/04/09 01:02:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/09 01:02:15 DEBUG : B2 bucket rclone-test-yapalar8sehe: Waiting for checks to finish 2026/04/09 01:02:15 DEBUG : B2 bucket rclone-test-yapalar8sehe: Waiting for transfers to finish 2026/04/09 01:02:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/09 01:02:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/09 01:02:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:16 DEBUG : B2 bucket rclone-test-yapalar8sehe: Purge remote 2026/04/09 01:02:16 INFO : B2 bucket rclone-test-yapalar8sehe: cleaning bucket "rclone-test-yapalar8sehe" of all files 2026/04/09 01:02:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f52dd83c02d6bfb9fd80e1b_f1067214e5a78ba35_d20260409_m010216_c001_v0001181_t0041_u01775696536031") 2026/04/09 01:02:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f52dd83c02d6bfb9fd80e1b_f109d8a93afa141e4_d20260409_m010214_c001_v0001101_t0048_u01775696534043") --- PASS: TestServerSideCopyOverSelf (6.19s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:02:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:18 DEBUG : sub dir/hello world: Sizes differ 2026/04/09 01:02:18 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:18 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:18 DEBUG : sub dir/hello world: size = 17 OK 2026/04/09 01:02:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/09 01:02:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/09 01:02:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kuhujat9falo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-kuhujat9falo 2026/04/09 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:21 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for checks to finish 2026/04/09 01:02:21 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for transfers to finish 2026/04/09 01:02:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:02:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kuhujat9falo) 2026/04/09 01:02:23 DEBUG : sub dir/hello world: Sizes differ 2026/04/09 01:02:23 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for checks to finish 2026/04/09 01:02:23 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for transfers to finish 2026/04/09 01:02:24 DEBUG : sub dir/hello world: size = 17 OK 2026/04/09 01:02:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/09 01:02:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:24 INFO : sub dir/hello world: Deleted 2026/04/09 01:02:25 DEBUG : testing file moves 2026/04/09 01:02:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kuhujat9falo) 2026/04/09 01:02:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/09 01:02:25 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for checks to finish 2026/04/09 01:02:25 DEBUG : B2 bucket rclone-test-kuhujat9falo: Waiting for transfers to finish 2026/04/09 01:02:26 DEBUG : sub dir/hello world: size = 24 OK 2026/04/09 01:02:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/09 01:02:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/09 01:02:26 INFO : sub dir/hello world: Deleted 2026/04/09 01:02:26 DEBUG : B2 bucket rclone-test-kuhujat9falo: Purge remote 2026/04/09 01:02:26 INFO : B2 bucket rclone-test-kuhujat9falo: cleaning bucket "rclone-test-kuhujat9falo" of all files 2026/04/09 01:02:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf82fd73c02d6bfb9fd80e1b_f119e7ba35e0b6b7b_d20260409_m010226_c001_v0001157_t0011_u01775696546005") 2026/04/09 01:02:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf82fd73c02d6bfb9fd80e1b_f1166749b05ae77af_d20260409_m010223_c001_v0001115_t0041_u01775696543705") 2026/04/09 01:02:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf82fd73c02d6bfb9fd80e1b_f1017a34db70ae46c_d20260409_m010222_c001_v0001173_t0031_u01775696542109") --- PASS: TestServerSideMoveOverSelf (8.78s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:28 ERROR : error listing: directory not found 2026/04/09 01:02:29 INFO : Local file system at /tmp/rclone2284933155: Making directory 2026/04/09 01:02:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:02:30 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for checks to finish 2026/04/09 01:02:30 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for transfers to finish 2026/04/09 01:02:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/09 01:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:02:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/09 01:02:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/09 01:02:32 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:32 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:32 DEBUG : check sum: size = 1 OK 2026/04/09 01:02:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:02:32 INFO : check sum: Copied (new) 2026/04/09 01:02:32 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:33 DEBUG : check sum: size = 1 OK 2026/04/09 01:02:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:02:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/09 01:02:33 DEBUG : check sum: Unchanged skipping 2026/04/09 01:02:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:33 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.85s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/09 01:02:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:34 DEBUG : sizeonly: size = 6 OK 2026/04/09 01:02:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/09 01:02:34 INFO : sizeonly: Copied (new) 2026/04/09 01:02:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:34 DEBUG : sizeonly: size = 6 OK 2026/04/09 01:02:34 DEBUG : sizeonly: Sizes identical 2026/04/09 01:02:34 DEBUG : sizeonly: Unchanged skipping 2026/04/09 01:02:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/09 01:02:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/09 01:02:36 INFO : ignore-size: Copied (new) 2026/04/09 01:02:36 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:02:36 DEBUG : ignore-size: Unchanged skipping 2026/04/09 01:02:36 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:36 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:36 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:38 DEBUG : existing: size = 6 OK 2026/04/09 01:02:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:02:38 DEBUG : existing: Unchanged skipping 2026/04/09 01:02:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:38 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:38 INFO : There was nothing to transfer 2026/04/09 01:02:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/09 01:02:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:38 DEBUG : existing: size = 6 OK 2026/04/09 01:02:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/09 01:02:38 INFO : existing: Copied (replaced existing) 2026/04/09 01:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.32s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/09 01:02:39 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:39 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:40 DEBUG : existing: size = 6 OK 2026/04/09 01:02:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/09 01:02:40 INFO : existing: Copied (new) 2026/04/09 01:02:40 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:40 DEBUG : existing: Destination exists, skipping 2026/04/09 01:02:40 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:40 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:40 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/09 01:02:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/09 01:02:42 DEBUG : c/non empty space: size = 5 OK 2026/04/09 01:02:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:02:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/09 01:02:42 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:42 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:43 DEBUG : a/potato2: size = 60 OK 2026/04/09 01:02:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:02:43 INFO : a/potato2: Copied (new) 2026/04/09 01:02:43 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:45 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:45 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/09 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:02:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/09 01:02:45 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:45 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:45 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:45 INFO : There was nothing to transfer 2026/04/09 01:02:45 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:45 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/09 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:02:46 INFO : empty space: Updated modification time in destination 2026/04/09 01:02:46 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:46 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:46 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:47 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:47 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/09 01:02:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:02:47 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:47 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:47 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:49 DEBUG : foo: size = 3 OK 2026/04/09 01:02:49 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/04/09 01:02:49 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:02:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:49 DEBUG : foo: sha1 differ 2026/04/09 01:02:49 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:49 DEBUG : foo: size = 3 OK 2026/04/09 01:02:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/09 01:02:49 INFO : foo: Copied (replaced existing) 2026/04/09 01:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/09 01:02:50 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:02:50 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:50 DEBUG : potato: size = 60 OK 2026/04/09 01:02:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:02:50 INFO : potato: Copied (new) 2026/04/09 01:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:52 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:02:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:52 DEBUG : potato: Sizes differ 2026/04/09 01:02:52 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:53 DEBUG : potato: size = 21 OK 2026/04/09 01:02:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/09 01:02:53 INFO : potato: Copied (replaced existing) 2026/04/09 01:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:54 DEBUG : potato: size = 21 OK 2026/04/09 01:02:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/09 01:02:54 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2284933155) 2026/04/09 01:02:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:02:54 DEBUG : potato: sha1 differ 2026/04/09 01:02:54 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:55 DEBUG : potato: size = 21 OK 2026/04/09 01:02:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/09 01:02:55 INFO : potato: Copied (replaced existing) 2026/04/09 01:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:02:56 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:02:56 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/09 01:02:56 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:02:58 DEBUG : empty space: size = 1 OK 2026/04/09 01:02:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:02:58 DEBUG : empty space: Unchanged skipping 2026/04/09 01:02:58 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:02:58 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:02:59 DEBUG : potato2: size = 60 OK 2026/04/09 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:02:59 INFO : potato2: Copied (new) 2026/04/09 01:02:59 DEBUG : Waiting for deletions to finish 2026/04/09 01:02:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:01 INFO : d: Making directory 2026/04/09 01:03:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/09 01:03:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:01 DEBUG : c/non empty space: size = 5 OK 2026/04/09 01:03:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/09 01:03:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:02 DEBUG : a/potato2: size = 60 OK 2026/04/09 01:03:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:02 INFO : a/potato2: Copied (new) 2026/04/09 01:03:02 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/09 01:03:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:04 DEBUG : c/non empty space: size = 5 OK 2026/04/09 01:03:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/09 01:03:04 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:04 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:04 DEBUG : a/potato2: size = 60 OK 2026/04/09 01:03:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:04 INFO : a/potato2: Copied (new) 2026/04/09 01:03:04 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting files as there were IO errors 2026/04/09 01:03:04 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:06 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:07 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:07 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:07 INFO : potato: Deleted 2026/04/09 01:03:07 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:09 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:09 INFO : potato: Deleted 2026/04/09 01:03:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:09 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:09 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:10 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:12 DEBUG : potato2: size = 19 OK 2026/04/09 01:03:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/09 01:03:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.19s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/09 01:03:14 DEBUG : enormous: Excluded 2026/04/09 01:03:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/09 01:03:14 DEBUG : potato2: Excluded 2026/04/09 01:03:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/09 01:03:14 DEBUG : potato2: Excluded 2026/04/09 01:03:14 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:14 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:14 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:14 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:14 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:14 INFO : There was nothing to transfer 2026/04/09 01:03:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/09 01:03:14 DEBUG : enormous: Excluded 2026/04/09 01:03:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/09 01:03:14 DEBUG : potato2: Excluded 2026/04/09 01:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/09 01:03:15 DEBUG : potato2: Excluded 2026/04/09 01:03:15 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/09 01:03:15 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:15 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for checks to finish 2026/04/09 01:03:15 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for transfers to finish 2026/04/09 01:03:15 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/09 01:03:17 DEBUG : enormous: Excluded 2026/04/09 01:03:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/09 01:03:17 DEBUG : potato2: Excluded 2026/04/09 01:03:17 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:03:17 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:17 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:17 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:17 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:17 INFO : potato2: Deleted 2026/04/09 01:03:17 INFO : enormous: Deleted 2026/04/09 01:03:17 INFO : There was nothing to transfer 2026/04/09 01:03:18 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/09 01:03:18 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:18 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for checks to finish 2026/04/09 01:03:18 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for transfers to finish 2026/04/09 01:03:18 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:18 INFO : potato2: Deleted 2026/04/09 01:03:18 INFO : enormous: Deleted 2026/04/09 01:03:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.86s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:20 DEBUG : five: Need to transfer - File not found at Destination 2026/04/09 01:03:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:03:20 DEBUG : four: size = 8 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:03:20 DEBUG : four: Sizes differ 2026/04/09 01:03:20 DEBUG : one: Destination is newer than source, skipping 2026/04/09 01:03:20 DEBUG : three: size = 5 OK 2026/04/09 01:03:20 DEBUG : three: Sizes identical 2026/04/09 01:03:20 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/09 01:03:20 DEBUG : two: size = 3 OK 2026/04/09 01:03:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/09 01:03:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2284933155) 2026/04/09 01:03:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:03:20 DEBUG : two: sha1 differ 2026/04/09 01:03:20 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:20 DEBUG : five: size = 4 OK 2026/04/09 01:03:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/09 01:03:20 INFO : five: Copied (new) 2026/04/09 01:03:21 DEBUG : four: size = 4 OK 2026/04/09 01:03:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/09 01:03:21 INFO : four: Copied (replaced existing) 2026/04/09 01:03:21 DEBUG : two: size = 3 OK 2026/04/09 01:03:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/09 01:03:21 INFO : two: Copied (replaced existing) 2026/04/09 01:03:21 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:21 DEBUG : four: size = 4 OK 2026/04/09 01:03:21 DEBUG : three: size = 5 OK 2026/04/09 01:03:21 DEBUG : two: size = 3 OK 2026/04/09 01:03:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:21 DEBUG : five: size = 4 OK 2026/04/09 01:03:21 DEBUG : one: Destination is newer than source, skipping 2026/04/09 01:03:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/09 01:03:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/09 01:03:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/09 01:03:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2284933155) 2026/04/09 01:03:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/09 01:03:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:03:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/09 01:03:21 DEBUG : three: sha1 differ 2026/04/09 01:03:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/09 01:03:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/09 01:03:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/09 01:03:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/09 01:03:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/09 01:03:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:22 DEBUG : three: size = 5 OK 2026/04/09 01:03:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:03:22 INFO : three: Copied (replaced existing) 2026/04/09 01:03:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.89s) === 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/09 01:03:23 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:23 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:23 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/09 01:03:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/09 01:03:23 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:23 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:24 DEBUG : yam: size = 11 OK 2026/04/09 01:03:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:24 INFO : yam: Copied (new) 2026/04/09 01:03:24 DEBUG : potato: size = 14 OK 2026/04/09 01:03:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/09 01:03:24 INFO : potato: Copied (new) 2026/04/09 01:03:24 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:24 DEBUG : potato: size = 14 OK 2026/04/09 01:03:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:03:24 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:24 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:24 DEBUG : potato: Unchanged skipping 2026/04/09 01:03:24 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:24 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:25 DEBUG : yaml: size = 11 OK 2026/04/09 01:03:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:25 INFO : yam: Copied (server-side copy) to: yaml 2026/04/09 01:03:25 INFO : yam: Deleted 2026/04/09 01:03:25 INFO : yaml: Renamed from "yam" 2026/04/09 01:03:25 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/09 01:03:27 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:27 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/09 01:03:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/09 01:03:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:27 DEBUG : yam: size = 11 OK 2026/04/09 01:03:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:27 INFO : yam: Copied (new) 2026/04/09 01:03:27 DEBUG : potato: size = 14 OK 2026/04/09 01:03:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/09 01:03:27 INFO : potato: Copied (new) 2026/04/09 01:03:27 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:27 DEBUG : potato: size = 14 OK 2026/04/09 01:03:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:03:27 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:27 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:27 DEBUG : potato: Unchanged skipping 2026/04/09 01:03:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:28 DEBUG : yaml: size = 11 OK 2026/04/09 01:03:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:28 INFO : yam: Copied (server-side copy) to: yaml 2026/04/09 01:03:28 INFO : yam: Deleted 2026/04/09 01:03:28 INFO : yaml: Renamed from "yam" 2026/04/09 01:03:28 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/09 01:03:29 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:29 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/09 01:03:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/09 01:03:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:29 DEBUG : sub/yam: size = 11 OK 2026/04/09 01:03:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:29 INFO : sub/yam: Copied (new) 2026/04/09 01:03:30 DEBUG : potato: size = 14 OK 2026/04/09 01:03:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/09 01:03:30 INFO : potato: Copied (new) 2026/04/09 01:03:30 DEBUG : Waiting for deletions to finish 2026/04/09 01:03:31 DEBUG : potato: size = 14 OK 2026/04/09 01:03:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:03:31 DEBUG : potato: Unchanged skipping 2026/04/09 01:03:31 INFO : B2 bucket rclone-test-kipemel4leva: Making map for --track-renames 2026/04/09 01:03:31 INFO : B2 bucket rclone-test-kipemel4leva: Finished making map for --track-renames 2026/04/09 01:03:31 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:31 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for renames to finish 2026/04/09 01:03:32 DEBUG : yam: size = 11 OK 2026/04/09 01:03:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/09 01:03:32 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/09 01:03:32 INFO : sub/yam: Deleted 2026/04/09 01:03:32 INFO : yam: Renamed from "sub/yam" 2026/04/09 01:03:32 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.97s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:33 DEBUG : Creating backend with remote "/tmp/rclone2284933155/dir1" 2026/04/09 01:03:33 DEBUG : Creating backend with remote "/tmp/rclone2284933155/dir2" 2026/04/09 01:03:33 DEBUG : Local file system at /tmp/rclone2284933155/dir2: Using server-side directory move 2026/04/09 01:03:33 INFO : Local file system at /tmp/rclone2284933155/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/09 01:03:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/09 01:03:33 INFO : file1.txt: Moved (server-side) 2026/04/09 01:03:33 DEBUG : Local file system at /tmp/rclone2284933155/dir2: Waiting for checks to finish 2026/04/09 01:03:33 DEBUG : Local file system at /tmp/rclone2284933155/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:03:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/09 01:03:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/09 01:03:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/09 01:03:34 INFO : nested/sub dir/file: Copied (new) 2026/04/09 01:03:34 INFO : nested/sub dir/file: Deleted 2026/04/09 01:03:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:03:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:03:34 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:03:34 INFO : sub dir/hello world: Deleted 2026/04/09 01:03:34 INFO : sub dir: Removing directory 2026/04/09 01:03:34 INFO : nested/sub dir: Removing directory 2026/04/09 01:03:34 INFO : nested: Removing directory 2026/04/09 01:03:34 DEBUG : Local file system at /tmp/rclone2284933155: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/09 01:03:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/09 01:03:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:35 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1097-07.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001097_t0044": EOF 2026/04/09 01:03:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-07.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001097_t0044": EOF) 2026/04/09 01:03:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/09 01:03:35 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1097-07.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001097_t0044": EOF - low level retry 0/10 2026/04/09 01:03:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/09 01:03:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/09 01:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:03:36 INFO : sub dir/hello world: Copied (new) 2026/04/09 01:03:36 INFO : sub dir/hello world: Deleted 2026/04/09 01:03:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/09 01:03:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/09 01:03:36 INFO : nested/sub dir/file: Copied (new) 2026/04/09 01:03:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/09 01:03:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/09 01:03:37 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:37 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:37 DEBUG : existing-b: size = 6 OK 2026/04/09 01:03:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/09 01:03:37 INFO : existing-b: Copied (new) 2026/04/09 01:03:37 INFO : existing-b: Deleted 2026/04/09 01:03:37 DEBUG : existing: size = 6 OK 2026/04/09 01:03:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/09 01:03:37 INFO : existing: Copied (new) 2026/04/09 01:03:37 INFO : existing: Deleted 2026/04/09 01:03:38 DEBUG : existing: Destination exists, skipping 2026/04/09 01:03:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/09 01:03:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:03:38 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:03:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jolusav6humo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-jolusav6humo 2026/04/09 01:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:43 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/09 01:03:43 DEBUG : empty space: Unchanged skipping 2026/04/09 01:03:43 DEBUG : B2 bucket rclone-test-jolusav6humo: Waiting for checks to finish 2026/04/09 01:03:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:03:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jolusav6humo) 2026/04/09 01:03:43 DEBUG : potato3: Sizes differ 2026/04/09 01:03:43 INFO : empty space: Deleted 2026/04/09 01:03:43 DEBUG : B2 bucket rclone-test-jolusav6humo: Waiting for transfers to finish 2026/04/09 01:03:44 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:44 INFO : potato2: Copied (server-side copy) 2026/04/09 01:03:44 INFO : potato2: Deleted 2026/04/09 01:03:44 DEBUG : potato3: size = 68 OK 2026/04/09 01:03:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:03:44 INFO : potato3: Copied (server-side copy) 2026/04/09 01:03:44 INFO : potato3: Deleted 2026/04/09 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-ritihah5gosu" 2026/04/09 01:03:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/09 01:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/09 01:03:46 DEBUG : B2 bucket rclone-test-ritihah5gosu: Waiting for checks to finish 2026/04/09 01:03:46 DEBUG : B2 bucket rclone-test-ritihah5gosu: Waiting for transfers to finish 2026/04/09 01:03:46 DEBUG : empty space: size = 1 OK 2026/04/09 01:03:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:03:46 INFO : empty space: Copied (server-side copy) 2026/04/09 01:03:47 INFO : empty space: Deleted 2026/04/09 01:03:47 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:47 INFO : potato2: Copied (server-side copy) 2026/04/09 01:03:47 INFO : potato2: Deleted 2026/04/09 01:03:47 DEBUG : potato3: size = 68 OK 2026/04/09 01:03:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:03:47 INFO : potato3: Copied (server-side copy) 2026/04/09 01:03:47 INFO : potato3: Deleted 2026/04/09 01:03:47 DEBUG : B2 bucket rclone-test-ritihah5gosu: Purge remote 2026/04/09 01:03:47 INFO : B2 bucket rclone-test-ritihah5gosu: cleaning bucket "rclone-test-ritihah5gosu" of all files 2026/04/09 01:03:48 DEBUG : empty space: Deleting (id "4_zef024d13c04d6bfb9fd80e1b_f104ea8ca8f367b90_d20260409_m010346_c001_v0001174_t0011_u01775696626600") 2026/04/09 01:03:48 DEBUG : potato2: Deleting (id "4_zef024d13c04d6bfb9fd80e1b_f113183522a992313_d20260409_m010347_c001_v0001182_t0026_u01775696627010") 2026/04/09 01:03:48 DEBUG : potato3: Deleting (id "4_zef024d13c04d6bfb9fd80e1b_f10241a17daaa2f2d_d20260409_m010347_c001_v0001092_t0048_u01775696627019") 2026/04/09 01:03:48 DEBUG : B2 bucket rclone-test-jolusav6humo: Purge remote 2026/04/09 01:03:48 INFO : B2 bucket rclone-test-jolusav6humo: cleaning bucket "rclone-test-jolusav6humo" of all files 2026/04/09 01:03:48 DEBUG : empty space: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f422d87a2a2fc97b4_d20260409_m010347_c001_v7007000_t0000_u01775696627039") 2026/04/09 01:03:48 DEBUG : empty space: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f1190a0047a990a22_d20260409_m010342_c001_v0001167_t0011_u01775696622526") 2026/04/09 01:03:48 DEBUG : potato2: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f422d87a2a2fc97b5_d20260409_m010347_c001_v7007000_t0000_u01775696627236") 2026/04/09 01:03:48 DEBUG : potato2: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f115ef8a9bf65e73c_d20260409_m010343_c001_v0001029_t0033_u01775696623536") 2026/04/09 01:03:48 DEBUG : potato3: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f422d87a2a2fc97b7_d20260409_m010347_c001_v7007000_t0000_u01775696627513") 2026/04/09 01:03:48 DEBUG : potato3: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f11452c1c57cfb826_d20260409_m010343_c001_v0001167_t0048_u01775696623909") 2026/04/09 01:03:48 DEBUG : potato3: Deleting (id "4_zdfc22df3c04d6bfb9fd80e1b_f1190a0047a990a26_d20260409_m010342_c001_v0001167_t0006_u01775696622821") 2026/04/09 01:03:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/09 01:03:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/09 01:03:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.73s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yekivib8xehe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-yekivib8xehe 2026/04/09 01:03:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/09 01:03:55 DEBUG : empty space: Excluded 2026/04/09 01:03:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/09 01:03:55 DEBUG : empty space: Excluded 2026/04/09 01:03:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:03:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yekivib8xehe) 2026/04/09 01:03:55 DEBUG : potato3: Sizes differ 2026/04/09 01:03:55 DEBUG : B2 bucket rclone-test-yekivib8xehe: Waiting for checks to finish 2026/04/09 01:03:55 DEBUG : B2 bucket rclone-test-yekivib8xehe: Waiting for transfers to finish 2026/04/09 01:03:56 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:56 INFO : potato2: Copied (server-side copy) 2026/04/09 01:03:56 INFO : potato2: Deleted 2026/04/09 01:03:56 DEBUG : potato3: size = 68 OK 2026/04/09 01:03:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:03:56 INFO : potato3: Copied (server-side copy) 2026/04/09 01:03:56 INFO : potato3: Deleted 2026/04/09 01:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-suvesuk6juko" 2026/04/09 01:03:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/09 01:03:57 DEBUG : empty space: Excluded 2026/04/09 01:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:03:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/09 01:03:58 DEBUG : B2 bucket rclone-test-suvesuk6juko: Waiting for checks to finish 2026/04/09 01:03:58 DEBUG : B2 bucket rclone-test-suvesuk6juko: Waiting for transfers to finish 2026/04/09 01:03:59 DEBUG : potato2: size = 60 OK 2026/04/09 01:03:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:03:59 INFO : potato2: Copied (server-side copy) 2026/04/09 01:03:59 INFO : potato2: Deleted 2026/04/09 01:03:59 DEBUG : potato3: size = 68 OK 2026/04/09 01:03:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:03:59 INFO : potato3: Copied (server-side copy) 2026/04/09 01:03:59 INFO : potato3: Deleted 2026/04/09 01:04:00 DEBUG : B2 bucket rclone-test-suvesuk6juko: Purge remote 2026/04/09 01:04:00 INFO : B2 bucket rclone-test-suvesuk6juko: cleaning bucket "rclone-test-suvesuk6juko" of all files 2026/04/09 01:04:00 DEBUG : potato2: Deleting (id "4_zef227d13c04d6bfb9fd80e1b_f103363b74ac56a0c_d20260409_m010358_c001_v0001171_t0047_u01775696638888") 2026/04/09 01:04:00 DEBUG : potato3: Deleting (id "4_zef227d13c04d6bfb9fd80e1b_f1017a34db70ae775_d20260409_m010359_c001_v0001173_t0050_u01775696639257") 2026/04/09 01:04:01 DEBUG : B2 bucket rclone-test-yekivib8xehe: Purge remote 2026/04/09 01:04:01 INFO : B2 bucket rclone-test-yekivib8xehe: cleaning bucket "rclone-test-yekivib8xehe" of all files 2026/04/09 01:04:01 DEBUG : empty space: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f1058b6affb7218dc_d20260409_m010354_c001_v0001041_t0025_u01775696634950") 2026/04/09 01:04:01 DEBUG : potato2: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f402bc64019c37eef_d20260409_m010359_c001_v7007000_t0000_u01775696639284") 2026/04/09 01:04:01 DEBUG : potato2: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f11730ce6335b5b02_d20260409_m010356_c001_v0001171_t0005_u01775696636048") 2026/04/09 01:04:01 DEBUG : potato3: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f402bc64019c37f0e_d20260409_m010359_c001_v7007000_t0000_u01775696639784") 2026/04/09 01:04:01 DEBUG : potato3: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f11340d48ddf49a6e_d20260409_m010356_c001_v0001041_t0027_u01775696636345") 2026/04/09 01:04:01 DEBUG : potato3: Deleting (id "4_z7f426d03c04d6bfb9fd80e1b_f1058b6affb7218de_d20260409_m010355_c001_v0001041_t0025_u01775696635254") --- PASS: TestServerSideMoveWithFilter (12.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gudikad0yexu" 2026/04/09 01:04:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kipemel4leva -> B2 bucket rclone-test-gudikad0yexu 2026/04/09 01:04:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:04:08 DEBUG : empty space: size = 1 OK 2026/04/09 01:04:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/09 01:04:08 DEBUG : empty space: Unchanged skipping 2026/04/09 01:04:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:04:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gudikad0yexu) 2026/04/09 01:04:08 DEBUG : potato3: Sizes differ 2026/04/09 01:04:08 DEBUG : B2 bucket rclone-test-gudikad0yexu: Waiting for checks to finish 2026/04/09 01:04:08 INFO : empty space: Deleted 2026/04/09 01:04:08 DEBUG : B2 bucket rclone-test-gudikad0yexu: Waiting for transfers to finish 2026/04/09 01:04:08 DEBUG : potato2: size = 60 OK 2026/04/09 01:04:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:04:08 INFO : potato2: Copied (server-side copy) 2026/04/09 01:04:08 INFO : potato2: Deleted 2026/04/09 01:04:09 DEBUG : potato3: size = 68 OK 2026/04/09 01:04:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:04:09 INFO : potato3: Copied (server-side copy) 2026/04/09 01:04:09 INFO : potato3: Deleted 2026/04/09 01:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-duxavih9hilu" 2026/04/09 01:04:10 INFO : tomatoDir: Making directory 2026/04/09 01:04:10 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/09 01:04:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/09 01:04:10 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/09 01:04:10 DEBUG : B2 bucket rclone-test-duxavih9hilu: Waiting for checks to finish 2026/04/09 01:04:10 DEBUG : B2 bucket rclone-test-duxavih9hilu: Waiting for transfers to finish 2026/04/09 01:04:11 DEBUG : empty space: size = 1 OK 2026/04/09 01:04:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/09 01:04:11 INFO : empty space: Copied (server-side copy) 2026/04/09 01:04:11 INFO : empty space: Deleted 2026/04/09 01:04:12 DEBUG : potato2: size = 60 OK 2026/04/09 01:04:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/09 01:04:12 INFO : potato2: Copied (server-side copy) 2026/04/09 01:04:12 DEBUG : potato3: size = 68 OK 2026/04/09 01:04:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/09 01:04:12 INFO : potato3: Copied (server-side copy) 2026/04/09 01:04:12 INFO : potato2: Deleted 2026/04/09 01:04:12 INFO : potato3: Deleted 2026/04/09 01:04:12 DEBUG : B2 bucket rclone-test-duxavih9hilu: Purge remote 2026/04/09 01:04:12 INFO : B2 bucket rclone-test-duxavih9hilu: cleaning bucket "rclone-test-duxavih9hilu" of all files 2026/04/09 01:04:13 DEBUG : empty space: Deleting (id "4_zef12ad23c04d6bfb9fd80e1b_f100e35d65171c748_d20260409_m010411_c001_v0001183_t0024_u01775696651405") 2026/04/09 01:04:13 DEBUG : potato2: Deleting (id "4_zef12ad23c04d6bfb9fd80e1b_f108bff14780b0074_d20260409_m010411_c001_v0001136_t0004_u01775696651837") 2026/04/09 01:04:13 DEBUG : potato3: Deleting (id "4_zef12ad23c04d6bfb9fd80e1b_f1054c84122b3d216_d20260409_m010411_c001_v0001039_t0030_u01775696651630") 2026/04/09 01:04:13 DEBUG : B2 bucket rclone-test-gudikad0yexu: Purge remote 2026/04/09 01:04:13 INFO : B2 bucket rclone-test-gudikad0yexu: cleaning bucket "rclone-test-gudikad0yexu" of all files 2026/04/09 01:04:13 DEBUG : empty space: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f4156b7c90afb6d9a_d20260409_m010411_c001_v7007000_t0000_u01775696651616") 2026/04/09 01:04:13 DEBUG : empty space: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f1079432f7e78e3f3_d20260409_m010407_c001_v0001181_t0035_u01775696647535") 2026/04/09 01:04:13 DEBUG : potato2: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f4156b7c90afb6d9e_d20260409_m010412_c001_v7007000_t0000_u01775696652182") 2026/04/09 01:04:13 DEBUG : potato2: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f1067dee0e466648e_d20260409_m010408_c001_v0001184_t0029_u01775696648403") 2026/04/09 01:04:13 DEBUG : potato3: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f419a75b910992ee4_d20260409_m010412_c001_v7007000_t0000_u01775696652234") 2026/04/09 01:04:13 DEBUG : potato3: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f1052514bc8ea5d84_d20260409_m010408_c001_v0001113_t0033_u01775696648677") 2026/04/09 01:04:13 DEBUG : potato3: Deleting (id "4_zaf829d13c04d6bfb9fd80e1b_f1079432f7e78e3f7_d20260409_m010407_c001_v0001181_t0036_u01775696647774") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.45s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/rclone-sync-test" 2026/04/09 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/rclone-sync-test-include/layer2" 2026/04/09 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/rclone-sync-test-ignore-file" 2026/04/09 01:04:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/09 01:04:27 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test: Waiting for checks to finish 2026/04/09 01:04:27 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test: Waiting for transfers to finish 2026/04/09 01:04:27 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:27 INFO : There was nothing to transfer 2026/04/09 01:04:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/09 01:04:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:04:27 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:04:27 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:27 INFO : There was nothing to transfer 2026/04/09 01:04:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/09 01:04:28 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/09 01:04:28 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/09 01:04:28 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:28 INFO : There was nothing to transfer 2026/04/09 01:04:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/09 01:04:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:04:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:04:29 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:29 INFO : There was nothing to transfer 2026/04/09 01:04:29 DEBUG : Excluded 2026/04/09 01:04:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/09 01:04:29 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/09 01:04:29 DEBUG : B2 bucket rclone-test-kipemel4leva path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/09 01:04:29 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.39s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/CompareDest" 2026/04/09 01:04:33 DEBUG : one: Need to transfer - File not found at Destination 2026/04/09 01:04:33 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:33 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:34 DEBUG : one: size = 3 OK 2026/04/09 01:04:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:04:34 INFO : one: Copied (new) 2026/04/09 01:04:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:34 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:34 DEBUG : one: Sizes differ 2026/04/09 01:04:34 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:34 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:34 DEBUG : one: size = 5 OK 2026/04/09 01:04:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/09 01:04:34 INFO : one: Copied (replaced existing) 2026/04/09 01:04:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:37 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:37 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:37 DEBUG : one: Sizes differ 2026/04/09 01:04:37 DEBUG : one: size = 5 OK 2026/04/09 01:04:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 01:04:37 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:37 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:37 INFO : There was nothing to transfer 2026/04/09 01:04:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:38 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:38 DEBUG : one: Sizes differ 2026/04/09 01:04:38 DEBUG : two: size = 3 OK 2026/04/09 01:04:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/09 01:04:38 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:38 DEBUG : one: size = 5 OK 2026/04/09 01:04:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 01:04:38 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:38 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:38 INFO : There was nothing to transfer 2026/04/09 01:04:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:39 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:39 DEBUG : one: Sizes differ 2026/04/09 01:04:39 DEBUG : two: size = 3 OK 2026/04/09 01:04:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/09 01:04:39 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:39 DEBUG : one: size = 5 OK 2026/04/09 01:04:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 01:04:39 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:39 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:39 INFO : There was nothing to transfer 2026/04/09 01:04:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:40 DEBUG : one: Sizes differ 2026/04/09 01:04:40 DEBUG : two: size = 3 OK 2026/04/09 01:04:40 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/04/09 01:04:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/09 01:04:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/09 01:04:40 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:40 DEBUG : one: size = 5 OK 2026/04/09 01:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 01:04:40 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:40 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:40 INFO : There was nothing to transfer 2026/04/09 01:04:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:40 DEBUG : one: Sizes differ 2026/04/09 01:04:41 DEBUG : one: size = 5 OK 2026/04/09 01:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 01:04:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:41 DEBUG : two: size = 3 (B2 bucket rclone-test-kipemel4leva path CompareDest) 2026/04/09 01:04:41 DEBUG : two: Sizes differ 2026/04/09 01:04:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/09 01:04:41 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:41 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:41 DEBUG : two: size = 5 OK 2026/04/09 01:04:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/09 01:04:41 INFO : two: Copied (new) 2026/04/09 01:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.87s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dest" 2026/04/09 01:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/pre-dest1" 2026/04/09 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/pre-dest2" 2026/04/09 01:04:48 DEBUG : 1: size = 1 OK 2026/04/09 01:04:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:04:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/09 01:04:49 DEBUG : 2: size = 1 OK 2026/04/09 01:04:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:04:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/09 01:04:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/09 01:04:49 DEBUG : B2 bucket rclone-test-kipemel4leva path dest: Waiting for checks to finish 2026/04/09 01:04:49 DEBUG : B2 bucket rclone-test-kipemel4leva path dest: Waiting for transfers to finish 2026/04/09 01:04:50 DEBUG : 3: size = 1 OK 2026/04/09 01:04:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/09 01:04:50 INFO : 3: Copied (new) 2026/04/09 01:04:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/CopyDest" 2026/04/09 01:04:55 DEBUG : one: Need to transfer - File not found at Destination 2026/04/09 01:04:55 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:55 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:55 DEBUG : one: size = 3 OK 2026/04/09 01:04:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:04:55 INFO : one: Copied (new) 2026/04/09 01:04:55 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:04:56 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:04:56 DEBUG : one: Sizes differ 2026/04/09 01:04:56 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:04:56 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:04:56 DEBUG : one: size = 5 OK 2026/04/09 01:04:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/09 01:04:56 INFO : one: Copied (replaced existing) 2026/04/09 01:04:56 DEBUG : Waiting for deletions to finish 2026/04/09 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/BackupDir" 2026/04/09 01:05:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:00 DEBUG : one: Sizes differ 2026/04/09 01:05:00 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:00 DEBUG : one: size = 5 OK 2026/04/09 01:05:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:00 DEBUG : one: Sizes differ 2026/04/09 01:05:01 DEBUG : one: size = 3 OK 2026/04/09 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:05:01 INFO : one: Copied (server-side copy) 2026/04/09 01:05:01 INFO : one: Deleted 2026/04/09 01:05:02 DEBUG : one: size = 5 OK 2026/04/09 01:05:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/09 01:05:02 INFO : one: Copied (server-side copy) 2026/04/09 01:05:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/09 01:05:02 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:02 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:03 DEBUG : one: size = 5 OK 2026/04/09 01:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:03 DEBUG : one: Unchanged skipping 2026/04/09 01:05:03 DEBUG : two: size = 3 OK 2026/04/09 01:05:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:03 DEBUG : two: size = 3 OK 2026/04/09 01:05:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/09 01:05:03 INFO : two: Copied (server-side copy) 2026/04/09 01:05:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/09 01:05:03 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:03 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:03 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:04 DEBUG : one: size = 5 OK 2026/04/09 01:05:04 DEBUG : two: size = 3 OK 2026/04/09 01:05:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:04 DEBUG : two: Unchanged skipping 2026/04/09 01:05:04 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:04 DEBUG : one: Unchanged skipping 2026/04/09 01:05:04 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:04 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:04 INFO : There was nothing to transfer 2026/04/09 01:05:05 DEBUG : one: size = 5 OK 2026/04/09 01:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:05 DEBUG : one: Unchanged skipping 2026/04/09 01:05:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:05 DEBUG : three: size = 5 (B2 bucket rclone-test-kipemel4leva path CopyDest) 2026/04/09 01:05:05 DEBUG : three: Sizes differ 2026/04/09 01:05:05 DEBUG : three: Destination not found in --copy-dest 2026/04/09 01:05:05 DEBUG : three: Need to transfer - File not found at Destination 2026/04/09 01:05:05 DEBUG : two: size = 3 OK 2026/04/09 01:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/09 01:05:05 DEBUG : two: Unchanged skipping 2026/04/09 01:05:05 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:05 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:06 DEBUG : three: size = 7 OK 2026/04/09 01:05:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/09 01:05:06 INFO : three: Copied (new) 2026/04/09 01:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.69s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/backup" 2026/04/09 01:05:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:13 DEBUG : one: Sizes differ 2026/04/09 01:05:13 DEBUG : two: size = 3 OK 2026/04/09 01:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:13 DEBUG : two: Unchanged skipping 2026/04/09 01:05:13 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:15 DEBUG : one: size = 3 OK 2026/04/09 01:05:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:05:15 INFO : one: Copied (server-side copy) 2026/04/09 01:05:15 INFO : one: Deleted 2026/04/09 01:05:15 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:16 DEBUG : one: size = 4 OK 2026/04/09 01:05:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:16 INFO : one: Copied (new) 2026/04/09 01:05:16 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:17 DEBUG : three.txt: size = 5 OK 2026/04/09 01:05:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:05:17 INFO : three.txt: Copied (server-side copy) 2026/04/09 01:05:17 INFO : three.txt: Deleted 2026/04/09 01:05:17 INFO : three.txt: Moved into backup dir 2026/04/09 01:05:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:18 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:18 DEBUG : one: Sizes differ 2026/04/09 01:05:18 DEBUG : two: size = 3 OK 2026/04/09 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:18 DEBUG : two: Unchanged skipping 2026/04/09 01:05:18 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:23 DEBUG : one: size = 4 OK 2026/04/09 01:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:23 INFO : one: Copied (server-side copy) 2026/04/09 01:05:23 INFO : one: Deleted 2026/04/09 01:05:23 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:23 DEBUG : one: size = 5 OK 2026/04/09 01:05:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:05:23 INFO : one: Copied (new) 2026/04/09 01:05:23 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:24 DEBUG : three.txt: size = 6 OK 2026/04/09 01:05:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:05:24 INFO : three.txt: Copied (server-side copy) 2026/04/09 01:05:24 INFO : three.txt: Deleted 2026/04/09 01:05:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.69s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/backup" 2026/04/09 01:05:31 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:31 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:31 DEBUG : one: Sizes differ 2026/04/09 01:05:31 DEBUG : two: size = 3 OK 2026/04/09 01:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:31 DEBUG : two: Unchanged skipping 2026/04/09 01:05:33 DEBUG : one.bak: size = 3 OK 2026/04/09 01:05:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:05:33 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:05:33 INFO : one: Deleted 2026/04/09 01:05:33 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:34 DEBUG : one: size = 4 OK 2026/04/09 01:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:34 INFO : one: Copied (new) 2026/04/09 01:05:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:34 DEBUG : three.txt.bak: size = 5 OK 2026/04/09 01:05:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:05:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:05:35 INFO : three.txt: Deleted 2026/04/09 01:05:35 INFO : three.txt: Moved into backup dir 2026/04/09 01:05:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:36 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:36 DEBUG : one: Sizes differ 2026/04/09 01:05:36 DEBUG : two: size = 3 OK 2026/04/09 01:05:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:36 DEBUG : two: Unchanged skipping 2026/04/09 01:05:36 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:37 DEBUG : one.bak: size = 4 OK 2026/04/09 01:05:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:37 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:05:37 INFO : one: Deleted 2026/04/09 01:05:37 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:37 DEBUG : one: size = 5 OK 2026/04/09 01:05:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:05:37 INFO : one: Copied (new) 2026/04/09 01:05:37 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:38 DEBUG : three.txt.bak: size = 6 OK 2026/04/09 01:05:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:05:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:05:38 INFO : three.txt: Deleted 2026/04/09 01:05:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/backup" 2026/04/09 01:05:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:44 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:44 DEBUG : one: Sizes differ 2026/04/09 01:05:44 DEBUG : two: size = 3 OK 2026/04/09 01:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:44 DEBUG : two: Unchanged skipping 2026/04/09 01:05:44 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:45 DEBUG : one-2019-01-01: size = 3 OK 2026/04/09 01:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:05:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/09 01:05:46 INFO : one: Deleted 2026/04/09 01:05:46 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:47 DEBUG : one: size = 4 OK 2026/04/09 01:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:47 INFO : one: Copied (new) 2026/04/09 01:05:47 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/09 01:05:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:05:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/09 01:05:47 INFO : three.txt: Deleted 2026/04/09 01:05:47 INFO : three.txt: Moved into backup dir 2026/04/09 01:05:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:49 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:49 DEBUG : one: Sizes differ 2026/04/09 01:05:49 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:49 DEBUG : two: size = 3 OK 2026/04/09 01:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:49 DEBUG : two: Unchanged skipping 2026/04/09 01:05:50 DEBUG : one-2019-01-01: size = 4 OK 2026/04/09 01:05:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/09 01:05:50 INFO : one: Deleted 2026/04/09 01:05:50 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:50 DEBUG : one: size = 5 OK 2026/04/09 01:05:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:05:50 INFO : one: Copied (new) 2026/04/09 01:05:50 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/09 01:05:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:05:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/09 01:05:51 INFO : three.txt: Deleted 2026/04/09 01:05:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.97s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:05:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:05:56 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:05:56 DEBUG : one: Sizes differ 2026/04/09 01:05:56 DEBUG : two: size = 3 OK 2026/04/09 01:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:05:56 DEBUG : two: Unchanged skipping 2026/04/09 01:05:56 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:05:57 DEBUG : one.bak: size = 3 OK 2026/04/09 01:05:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:05:57 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:05:57 INFO : one: Deleted 2026/04/09 01:05:57 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:05:58 DEBUG : one: size = 4 OK 2026/04/09 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:05:58 INFO : one: Copied (new) 2026/04/09 01:05:58 DEBUG : Waiting for deletions to finish 2026/04/09 01:05:59 DEBUG : three.txt.bak: size = 5 OK 2026/04/09 01:05:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:05:59 INFO : three.txt: Deleted 2026/04/09 01:05:59 INFO : three.txt: Moved into backup dir 2026/04/09 01:06:00 DEBUG : one.bak: Excluded (Path Filter) 2026/04/09 01:06:00 DEBUG : one.bak: Excluded 2026/04/09 01:06:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/09 01:06:00 DEBUG : three.txt.bak: Excluded 2026/04/09 01:06:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:00 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:00 DEBUG : one: Sizes differ 2026/04/09 01:06:00 DEBUG : two: size = 3 OK 2026/04/09 01:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:00 DEBUG : two: Unchanged skipping 2026/04/09 01:06:00 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for checks to finish 2026/04/09 01:06:01 DEBUG : one.bak: size = 4 OK 2026/04/09 01:06:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:06:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:06:01 INFO : one: Deleted 2026/04/09 01:06:01 DEBUG : B2 bucket rclone-test-kipemel4leva path dst: Waiting for transfers to finish 2026/04/09 01:06:01 DEBUG : one: size = 5 OK 2026/04/09 01:06:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:06:01 INFO : one: Copied (new) 2026/04/09 01:06:01 DEBUG : Waiting for deletions to finish 2026/04/09 01:06:02 DEBUG : three.txt.bak: size = 6 OK 2026/04/09 01:06:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:06:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:06:02 INFO : three.txt: Deleted 2026/04/09 01:06:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.10s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:06:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:07 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:07 DEBUG : one: Sizes differ 2026/04/09 01:06:08 DEBUG : one.bak: size = 3 OK 2026/04/09 01:06:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:06:08 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:06:08 INFO : one: Deleted 2026/04/09 01:06:09 DEBUG : one: size = 4 OK 2026/04/09 01:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:06:09 INFO : one: Copied (new) 2026/04/09 01:06:09 DEBUG : two: size = 3 OK 2026/04/09 01:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:09 DEBUG : two: Unchanged skipping 2026/04/09 01:06:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:09 DEBUG : three.txt: Sizes differ 2026/04/09 01:06:10 DEBUG : three.txt.bak: size = 5 OK 2026/04/09 01:06:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:06:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:06:10 INFO : three.txt: Deleted 2026/04/09 01:06:10 DEBUG : three.txt: size = 6 OK 2026/04/09 01:06:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:06:10 INFO : three.txt: Copied (new) 2026/04/09 01:06:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/09 01:06:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/09 01:06:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/09 01:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:11 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:11 DEBUG : one: Sizes differ 2026/04/09 01:06:12 DEBUG : one.bak: size = 4 OK 2026/04/09 01:06:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:06:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/09 01:06:12 INFO : one: Deleted 2026/04/09 01:06:12 DEBUG : one: size = 5 OK 2026/04/09 01:06:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:06:12 INFO : one: Copied (new) 2026/04/09 01:06:12 DEBUG : two: size = 3 OK 2026/04/09 01:06:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:12 DEBUG : two: Unchanged skipping 2026/04/09 01:06:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:13 DEBUG : three.txt: Sizes differ 2026/04/09 01:06:13 DEBUG : three.txt.bak: size = 6 OK 2026/04/09 01:06:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:06:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/09 01:06:13 INFO : three.txt: Deleted 2026/04/09 01:06:14 DEBUG : three.txt: size = 19 OK 2026/04/09 01:06:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/09 01:06:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.79s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kipemel4leva/dst" 2026/04/09 01:06:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:19 DEBUG : one: size = 3 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:19 DEBUG : one: Sizes differ 2026/04/09 01:06:20 DEBUG : one-2019-01-01: size = 3 OK 2026/04/09 01:06:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/09 01:06:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/09 01:06:21 INFO : one: Deleted 2026/04/09 01:06:22 DEBUG : one: size = 4 OK 2026/04/09 01:06:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:06:22 INFO : one: Copied (new) 2026/04/09 01:06:22 DEBUG : two: size = 3 OK 2026/04/09 01:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:22 DEBUG : two: Unchanged skipping 2026/04/09 01:06:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:22 DEBUG : three.txt: Sizes differ 2026/04/09 01:06:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/09 01:06:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/09 01:06:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/09 01:06:23 INFO : three.txt: Deleted 2026/04/09 01:06:23 DEBUG : three.txt: size = 6 OK 2026/04/09 01:06:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:06:23 INFO : three.txt: Copied (new) 2026/04/09 01:06:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:24 DEBUG : one: size = 4 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:24 DEBUG : one: Sizes differ 2026/04/09 01:06:25 DEBUG : one-2019-01-01: size = 4 OK 2026/04/09 01:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/09 01:06:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/09 01:06:25 INFO : one: Deleted 2026/04/09 01:06:26 DEBUG : one: size = 5 OK 2026/04/09 01:06:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/09 01:06:26 INFO : one: Copied (new) 2026/04/09 01:06:26 DEBUG : two: size = 3 OK 2026/04/09 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:26 DEBUG : two: Unchanged skipping 2026/04/09 01:06:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kipemel4leva path dst) 2026/04/09 01:06:26 DEBUG : three.txt: Sizes differ 2026/04/09 01:06:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/09 01:06:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/09 01:06:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/09 01:06:27 INFO : three.txt: Deleted 2026/04/09 01:06:28 DEBUG : three.txt: size = 19 OK 2026/04/09 01:06:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/09 01:06:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.09s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:31 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:06:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:06:31 DEBUG : Testêé: Sizes differ 2026/04/09 01:06:31 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:06:31 DEBUG : Testêé: size = 14 OK 2026/04/09 01:06:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/09 01:06:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/09 01:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/09 01:06:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:06:33 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:06:33 DEBUG : existing: size = 6 OK 2026/04/09 01:06:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/09 01:06:33 INFO : existing: Copied (new) 2026/04/09 01:06:33 DEBUG : Waiting for deletions to finish 2026/04/09 01:06:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:06:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:06:34 DEBUG : existing: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:06:34 DEBUG : existing: Sizes differ 2026/04/09 01:06:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/09 01:06:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:06:34 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting files as there were IO errors 2026/04/09 01:06:34 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:35 DEBUG : EXISTING: size = 6 OK 2026/04/09 01:06:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:35 DEBUG : existing: Unchanged skipping 2026/04/09 01:06:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:06:35 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:06:35 DEBUG : Waiting for deletions to finish 2026/04/09 01:06:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", 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-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:06:56 DEBUG : both0: size = 6 OK 2026/04/09 01:06:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both0: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both10: size = 6 OK 2026/04/09 01:06:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both10: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both11: size = 6 OK 2026/04/09 01:06:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both11: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both12: size = 6 OK 2026/04/09 01:06:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both12: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both13: size = 6 OK 2026/04/09 01:06:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both13: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both14: size = 6 OK 2026/04/09 01:06:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both14: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both15: size = 6 OK 2026/04/09 01:06:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both15: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both16: size = 6 OK 2026/04/09 01:06:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both16: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both17: size = 6 OK 2026/04/09 01:06:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both17: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both18: size = 6 OK 2026/04/09 01:06:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both18: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both19: size = 6 OK 2026/04/09 01:06:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both19: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both1: size = 6 OK 2026/04/09 01:06:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both1: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both2: size = 6 OK 2026/04/09 01:06:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both2: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both3: size = 6 OK 2026/04/09 01:06:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both3: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both4: size = 6 OK 2026/04/09 01:06:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both4: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both5: size = 6 OK 2026/04/09 01:06:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both5: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both6: size = 6 OK 2026/04/09 01:06:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both6: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both7: size = 6 OK 2026/04/09 01:06:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both7: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both8: size = 6 OK 2026/04/09 01:06:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both8: Unchanged skipping 2026/04/09 01:06:56 DEBUG : both9: size = 6 OK 2026/04/09 01:06:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:06:56 DEBUG : both9: Unchanged skipping 2026/04/09 01:06:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:06:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:06:56 DEBUG : Waiting for deletions to finish 2026/04/09 01:06:56 INFO : only16: Deleted 2026/04/09 01:06:56 INFO : only17: Deleted 2026/04/09 01:06:57 INFO : only1: Deleted 2026/04/09 01:06:57 INFO : only4: Deleted 2026/04/09 01:06:57 INFO : only5: Deleted 2026/04/09 01:06:57 INFO : only10: Deleted 2026/04/09 01:06:57 INFO : only11: Deleted 2026/04/09 01:06:57 INFO : only12: Deleted 2026/04/09 01:06:57 INFO : only19: Deleted 2026/04/09 01:06:57 INFO : only14: Deleted 2026/04/09 01:06:57 INFO : only3: Deleted 2026/04/09 01:06:57 INFO : only7: Deleted 2026/04/09 01:06:57 INFO : only8: Deleted 2026/04/09 01:06:57 INFO : only18: Deleted 2026/04/09 01:06:57 INFO : only2: Deleted 2026/04/09 01:06:57 INFO : only13: Deleted 2026/04/09 01:06:57 INFO : only15: Deleted 2026/04/09 01:06:57 INFO : only6: Deleted 2026/04/09 01:06:57 INFO : only9: Deleted 2026/04/09 01:06:57 INFO : only0: Deleted 2026/04/09 01:06:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.21s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:21 DEBUG : both0: size = 6 OK 2026/04/09 01:07:21 DEBUG : both11: size = 6 OK 2026/04/09 01:07:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:07:21 DEBUG : both12: size = 6 OK 2026/04/09 01:07:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both0: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both13: size = 6 OK 2026/04/09 01:07:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both10: size = 6 OK 2026/04/09 01:07:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both11: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both14: size = 6 OK 2026/04/09 01:07:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both13: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both12: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both15: size = 6 OK 2026/04/09 01:07:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both16: size = 6 OK 2026/04/09 01:07:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both10: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both17: size = 6 OK 2026/04/09 01:07:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both17: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both18: size = 6 OK 2026/04/09 01:07:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both18: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both19: size = 6 OK 2026/04/09 01:07:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both19: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both1: size = 6 OK 2026/04/09 01:07:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both1: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both2: size = 6 OK 2026/04/09 01:07:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both2: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both3: size = 6 OK 2026/04/09 01:07:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both3: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both4: size = 6 OK 2026/04/09 01:07:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both4: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both5: size = 6 OK 2026/04/09 01:07:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both5: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both6: size = 6 OK 2026/04/09 01:07:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both6: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both7: size = 6 OK 2026/04/09 01:07:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both7: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both8: size = 6 OK 2026/04/09 01:07:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both8: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both9: size = 6 OK 2026/04/09 01:07:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:21 DEBUG : both9: Unchanged skipping 2026/04/09 01:07:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only0: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only0: Sizes differ 2026/04/09 01:07:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only10: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only10: Sizes differ 2026/04/09 01:07:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only11: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only11: Sizes differ 2026/04/09 01:07:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only12: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only12: Sizes differ 2026/04/09 01:07:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only13: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only13: Sizes differ 2026/04/09 01:07:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only14: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only14: Sizes differ 2026/04/09 01:07:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only15: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only15: Sizes differ 2026/04/09 01:07:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only16: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only16: Sizes differ 2026/04/09 01:07:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only17: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only17: Sizes differ 2026/04/09 01:07:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only18: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only18: Sizes differ 2026/04/09 01:07:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only19: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only19: Sizes differ 2026/04/09 01:07:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only1: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only1: Sizes differ 2026/04/09 01:07:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only2: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only2: Sizes differ 2026/04/09 01:07:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only3: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only3: Sizes differ 2026/04/09 01:07:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only4: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only4: Sizes differ 2026/04/09 01:07:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only5: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only5: Sizes differ 2026/04/09 01:07:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only6: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only6: Sizes differ 2026/04/09 01:07:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only7: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only7: Sizes differ 2026/04/09 01:07:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only8: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only8: Sizes differ 2026/04/09 01:07:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2284933155) 2026/04/09 01:07:21 DEBUG : only9: size = 6 (B2 bucket rclone-test-kipemel4leva) 2026/04/09 01:07:21 DEBUG : only9: Sizes differ 2026/04/09 01:07:21 DEBUG : both14: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both15: Unchanged skipping 2026/04/09 01:07:21 DEBUG : both16: Unchanged skipping 2026/04/09 01:07:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:07:21 DEBUG : only10: size = 0 OK 2026/04/09 01:07:21 DEBUG : only11: size = 0 OK 2026/04/09 01:07:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only11: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only10: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only14: size = 0 OK 2026/04/09 01:07:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only14: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only13: size = 0 OK 2026/04/09 01:07:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only13: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only15: size = 0 OK 2026/04/09 01:07:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only15: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only16: size = 0 OK 2026/04/09 01:07:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only16: Copied (replaced existing) 2026/04/09 01:07:21 DEBUG : only12: size = 0 OK 2026/04/09 01:07:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:21 INFO : only12: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only17: size = 0 OK 2026/04/09 01:07:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only17: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only18: size = 0 OK 2026/04/09 01:07:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only18: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only0: size = 0 OK 2026/04/09 01:07:22 DEBUG : only19: size = 0 OK 2026/04/09 01:07:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only0: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only19: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only1: size = 0 OK 2026/04/09 01:07:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only1: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only2: size = 0 OK 2026/04/09 01:07:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only2: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only3: size = 0 OK 2026/04/09 01:07:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only3: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only4: size = 0 OK 2026/04/09 01:07:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only4: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only5: size = 0 OK 2026/04/09 01:07:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only5: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only6: size = 0 OK 2026/04/09 01:07:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only6: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only7: size = 0 OK 2026/04/09 01:07:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only7: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only8: size = 0 OK 2026/04/09 01:07:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only8: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : only9: size = 0 OK 2026/04/09 01:07:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/09 01:07:22 INFO : only9: Copied (replaced existing) 2026/04/09 01:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.67s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:30 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:07:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:07:30 DEBUG : empty_on_remote: Making directory with metadata 2026/04/09 01:07:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:07:30 INFO : empty_on_remote: Making directory 2026/04/09 01:07:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/09 01:07:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:33 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:07:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:07:33 DEBUG : empty_on_remote: Making directory with metadata 2026/04/09 01:07:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/09 01:07:33 INFO : empty_on_remote: Making directory 2026/04/09 01:07:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/09 01:07:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:36 INFO : sub dir: Making directory 2026/04/09 01:07:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/09 01:07:39 INFO : sub dir: Making directory 2026/04/09 01:07:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:07:45 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1154-10.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001154_t0014": EOF 2026/04/09 01:07:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-10.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001154_t0014": EOF) 2026/04/09 01:07:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-kipemel4leva: 1/10 (Post "https://pod-000-1154-10.backblaze.com/b2api/v1/b2_upload_file/af926d33c02d6bfb9fd80e1b/c001_v0001154_t0014": EOF) 2026/04/09 01:07:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/09 01:07:54 DEBUG : Waiting for deletions to finish 2026/04/09 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : apple: size = 5 OK 2026/04/09 01:07:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:07:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : apple: Unchanged skipping 2026/04/09 01:07:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:07:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:07:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:07:55 DEBUG : banana: size = 6 OK 2026/04/09 01:07:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : banana: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:07:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:07:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:07:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:07:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:07:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:07:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:07:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:07:55 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:07:55 DEBUG : Waiting for deletions to finish 2026/04/09 01:07:55 INFO : There was nothing to transfer 2026/04/09 01:07:55 DEBUG : Waiting for deletions to finish 2026/04/09 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : apple: size = 5 OK 2026/04/09 01:07:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:07:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : banana: size = 6 OK 2026/04/09 01:07:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : apple: Unchanged skipping 2026/04/09 01:07:56 DEBUG : banana: Unchanged skipping 2026/04/09 01:07:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:07:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:07:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:07:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:07:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:07:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:07:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:07:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:07:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:07:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:07:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:07:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:07:56 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:07:56 DEBUG : Waiting for deletions to finish 2026/04/09 01:07:56 INFO : There was nothing to transfer 2026/04/09 01:07:56 DEBUG : Waiting for deletions to finish 2026/04/09 01:07:56 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:07:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:08:10 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : apple: size = 5 OK 2026/04/09 01:08:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:08:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : apple: Unchanged skipping 2026/04/09 01:08:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:08:11 DEBUG : banana: size = 6 OK 2026/04/09 01:08:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : banana: Unchanged skipping 2026/04/09 01:08:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:08:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:08:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:08:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:08:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:08:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:08:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:08:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:08:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:08:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:11 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:11 INFO : There was nothing to transfer 2026/04/09 01:08:11 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:11 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : apple: size = 5 OK 2026/04/09 01:08:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : apple: Unchanged skipping 2026/04/09 01:08:12 DEBUG : banana: size = 6 OK 2026/04/09 01:08:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:08:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : banana: Unchanged skipping 2026/04/09 01:08:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:08:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:08:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:08:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:08:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:08:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:08:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:08:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:08:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:08:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:12 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:12 INFO : There was nothing to transfer 2026/04/09 01:08:12 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:12 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:08:24 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:25 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:08:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:08:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/09 01:08:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/09 01:08:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:26 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:26 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/09 01:08:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/09 01:08:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:08:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:26 DEBUG : YXBwbGU=: size = 5 OK 2026/04/09 01:08:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:08:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/09 01:08:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/09 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:08:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:08:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:08:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:08:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:08:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/09 01:08:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:08:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/09 01:08:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:08:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/09 01:08:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:08:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/09 01:08:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:08:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/09 01:08:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:08:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:27 DEBUG : YmFuYW5h: size = 6 OK 2026/04/09 01:08:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/09 01:08:27 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/09 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/09 01:08:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:08:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/09 01:08:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:08:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/09 01:08:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:08:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/09 01:08:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:08:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/09 01:08:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:08:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/09 01:08:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:08:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:27 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:28 INFO : splitbananasplit: Deleted 2026/04/09 01:08:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0003-defghij.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0011-56789;.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0010-456789.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0007-1234567.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0012-6789;.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0014-89;=.txt: Deleted 2026/04/09 01:08:28 INFO : apple: Deleted 2026/04/09 01:08:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0009-3456789.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0015-9;=.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0008-2345678.txt: Deleted 2026/04/09 01:08:28 INFO : appleappleapplebanana: Deleted 2026/04/09 01:08:28 INFO : banana: Deleted 2026/04/09 01:08:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/09 01:08:28 INFO : dir1/0013-789;=.txt: Deleted 2026/04/09 01:08:28 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:29 DEBUG : YmFuYW5h: size = 6 OK 2026/04/09 01:08:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/09 01:08:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:08:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : banana: Unchanged skipping 2026/04/09 01:08:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:08:29 DEBUG : YXBwbGU=: size = 5 OK 2026/04/09 01:08:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : apple: Unchanged skipping 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/09 01:08:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/09 01:08:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/09 01:08:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/09 01:08:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/09 01:08:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:08:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:08:29 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:29 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:29 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/09 01:08:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/09 01:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/09 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/09 01:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/09 01:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/09 01:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/09 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/09 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/09 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/09 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/09 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:08:45 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:45 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/09 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/09 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/09 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/09 01:08:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/09 01:08:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/09 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/09 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/09 01:08:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/09 01:08:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/09 01:08:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/09 01:08:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/09 01:08:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/09 01:08:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/09 01:08:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/09 01:08:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/09 01:08:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:45 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:45 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:46 DEBUG : PREFIXapple: size = 5 OK 2026/04/09 01:08:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/09 01:08:46 INFO : apple: Copied (new) to: PREFIXapple 2026/04/09 01:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:46 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/09 01:08:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:08:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/09 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:08:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/09 01:08:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:08:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/09 01:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:46 DEBUG : PREFIXbanana: size = 6 OK 2026/04/09 01:08:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/09 01:08:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/09 01:08:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:08:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:08:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:08:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:08:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:08:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:08:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/09 01:08:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:08:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/09 01:08:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:08:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/09 01:08:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:08:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/09 01:08:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:08:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/09 01:08:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:08:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/09 01:08:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:08:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/09 01:08:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:08:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/09 01:08:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:08:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/09 01:08:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:08:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:47 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/09 01:08:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/09 01:08:47 INFO : dir1/0008-2345678.txt: Deleted 2026/04/09 01:08:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0011-56789;.txt: Deleted 2026/04/09 01:08:48 INFO : banana: Deleted 2026/04/09 01:08:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0010-456789.txt: Deleted 2026/04/09 01:08:48 INFO : appleappleapplebanana: Deleted 2026/04/09 01:08:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0012-6789;.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0013-789;=.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0015-9;=.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0007-1234567.txt: Deleted 2026/04/09 01:08:48 INFO : apple: Deleted 2026/04/09 01:08:48 INFO : splitbananasplit: Deleted 2026/04/09 01:08:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/09 01:08:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/09 01:08:48 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/09 01:08:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/09 01:08:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/09 01:08:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/09 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/09 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/09 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/09 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/09 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/09 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/09 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/09 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/09 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/09 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/09 01:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/09 01:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/09 01:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/09 01:08:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:08:49 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:08:49 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:08:49 DEBUG : apple: size = 5 OK 2026/04/09 01:08:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/09 01:08:49 INFO : apple: Copied (new) 2026/04/09 01:08:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:08:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:08:49 INFO : splitbananasplit: Copied (new) 2026/04/09 01:08:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:08:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:08:49 INFO : appleappleapplebanana: Copied (new) 2026/04/09 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:08:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/09 01:08:49 DEBUG : banana: size = 6 OK 2026/04/09 01:08:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/09 01:08:49 INFO : banana: Copied (new) 2026/04/09 01:08:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:08:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:08:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/09 01:08:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:08:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:08:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:08:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:08:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:08:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:08:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:08:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:08:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:08:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:08:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:08:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:08:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:08:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:08:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:08:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:08:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/09 01:08:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:08:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:08:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/09 01:08:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:08:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:08:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/09 01:08:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:08:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:08:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/09 01:08:51 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/09 01:08:51 INFO : PREFIXapple: Deleted 2026/04/09 01:08:51 INFO : PREFIXbanana: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/09 01:08:51 INFO : PREFIXsplitbananasplit: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/09 01:08:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/09 01:08:51 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:52 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : Waiting for deletions to finish 2026/04/09 01:08:52 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:09:06 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:06 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : appleSUFFIX: size = 5 OK 2026/04/09 01:09:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/09 01:09:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/09 01:09:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/09 01:09:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/09 01:09:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:09:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/09 01:09:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:09:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/09 01:09:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/09 01:09:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:09:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:09:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:09:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:09:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:09:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:09:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:09:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:09:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:09:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/09 01:09:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:09:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/09 01:09:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:09:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/09 01:09:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:09:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/09 01:09:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:09:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/09 01:09:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:09:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/09 01:09:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:09:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/09 01:09:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:09:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:09 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:09 INFO : splitbananasplit: Deleted 2026/04/09 01:09:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/09 01:09:09 INFO : apple: Deleted 2026/04/09 01:09:09 INFO : appleappleapplebanana: Deleted 2026/04/09 01:09:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0007-1234567.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0010-456789.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/09 01:09:10 INFO : banana: Deleted 2026/04/09 01:09:10 INFO : dir1/0008-2345678.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0009-3456789.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0012-6789;.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/09 01:09:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/09 01:09:10 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/09 01:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/09 01:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/09 01:09:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/09 01:09:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:09:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:09:11 INFO : appleappleapplebanana: Copied (new) 2026/04/09 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:11 DEBUG : banana: size = 6 OK 2026/04/09 01:09:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/09 01:09:11 INFO : banana: Copied (new) 2026/04/09 01:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:09:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:09:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/09 01:09:11 DEBUG : apple: size = 5 OK 2026/04/09 01:09:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/09 01:09:11 INFO : apple: Copied (new) 2026/04/09 01:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:09:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:09:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/09 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:09:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:09:11 INFO : splitbananasplit: Copied (new) 2026/04/09 01:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:09:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:09:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/09 01:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:09:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:09:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:09:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:09:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:09:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:09:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:09:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:09:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:09:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:09:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:09:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:09:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:09:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:09:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/09 01:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:09:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:09:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/09 01:09:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:09:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:09:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/09 01:09:13 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : bananaSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : splitbananasplitSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : appleSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/09 01:09:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/09 01:09:13 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:13 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:14 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:09:29 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:30 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : apple: size = 5 OK 2026/04/09 01:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:30 DEBUG : apple: Unchanged skipping 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:30 DEBUG : banana: size = 6 OK 2026/04/09 01:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:30 DEBUG : banana: Unchanged skipping 2026/04/09 01:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:30 DEBUG : appleapple: size = 21 OK 2026/04/09 01:09:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/09 01:09:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/09 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/09 01:09:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/09 01:09:30 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:30 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/09 01:09:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/09 01:09:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:31 DEBUG : splitbanan: size = 16 OK 2026/04/09 01:09:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/09 01:09:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/09 01:09:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/09 01:09:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/09 01:09:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/09 01:09:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/09 01:09:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/09 01:09:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/09 01:09:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/09 01:09:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/09 01:09:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/09 01:09:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/09 01:09:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/09 01:09:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/09 01:09:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/09 01:09:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/09 01:09:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/09 01:09:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/09 01:09:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/09 01:09:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/09 01:09:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/09 01:09:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/09 01:09:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/09 01:09:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/09 01:09:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/09 01:09:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/09 01:09:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/09 01:09:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/09 01:09:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/09 01:09:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/09 01:09:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/09 01:09:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/09 01:09:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/09 01:09:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/09 01:09:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/09 01:09:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/09 01:09:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/09 01:09:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/09 01:09:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/09 01:09:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/09 01:09:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/09 01:09:32 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:33 INFO : appleappleapplebanana: Deleted 2026/04/09 01:09:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0011-56789;.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0014-89;=.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0010-456789.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0012-6789;.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0013-789;=.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0003-defghij.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0015-9;=.txt: Deleted 2026/04/09 01:09:33 INFO : splitbananasplit: Deleted 2026/04/09 01:09:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/09 01:09:33 INFO : dir1/0007-1234567.txt: Deleted 2026/04/09 01:09:33 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:33 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : appleapple: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/09 01:09:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : apple: size = 5 OK 2026/04/09 01:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : apple: Unchanged skipping 2026/04/09 01:09:34 DEBUG : banana: size = 6 OK 2026/04/09 01:09:34 DEBUG : appleapple: size = 21 OK 2026/04/09 01:09:34 DEBUG : splitbanan: size = 16 OK 2026/04/09 01:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : banana: Unchanged skipping 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/09 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/09 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/09 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/09 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/09 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/09 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/09 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/09 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/09 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/09 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/09 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/09 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/09 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/09 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/09 01:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/09 01:09:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:09:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:34 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:34 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : appleapple: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/09 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/09 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/09 01:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/09 01:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/09 01:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/09 01:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/09 01:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/09 01:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/09 01:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/09 01:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/09 01:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/09 01:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/09 01:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/09 01:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/09 01:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/09 01:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/09 01:09:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:09:49 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:49 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : apple: size = 5 OK 2026/04/09 01:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : apple: Unchanged skipping 2026/04/09 01:09:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:09:50 DEBUG : banana: size = 6 OK 2026/04/09 01:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : banana: Unchanged skipping 2026/04/09 01:09:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:09:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:09:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:09:50 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:50 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:50 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:50 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : apple: size = 5 OK 2026/04/09 01:09:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : apple: Unchanged skipping 2026/04/09 01:09:51 DEBUG : banana: size = 6 OK 2026/04/09 01:09:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : banana: Unchanged skipping 2026/04/09 01:09:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:09:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:09:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:09:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:09:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:09:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:09:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:09:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:09:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:09:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:09:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:09:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:09:51 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:09:51 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:51 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:51 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:09:51 DEBUG : Waiting for deletions to finish 2026/04/09 01:09:52 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:10:07 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:08 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : apple: size = 5 OK 2026/04/09 01:10:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:08 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:08 DEBUG : banana: size = 6 OK 2026/04/09 01:10:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:08 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:08 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:08 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:08 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : apple: size = 5 OK 2026/04/09 01:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : banana: size = 6 OK 2026/04/09 01:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:09 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:09 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:09 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:09 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:10:24 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:24 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : apple: size = 5 OK 2026/04/09 01:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:25 DEBUG : banana: size = 6 OK 2026/04/09 01:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:25 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:25 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:25 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:25 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : apple: size = 5 OK 2026/04/09 01:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:26 DEBUG : banana: size = 6 OK 2026/04/09 01:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:26 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:26 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:26 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:26 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:10:41 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:42 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : apple: size = 5 OK 2026/04/09 01:10:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:42 DEBUG : banana: size = 6 OK 2026/04/09 01:10:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:42 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:42 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:42 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:42 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : apple: size = 5 OK 2026/04/09 01:10:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : apple: Unchanged skipping 2026/04/09 01:10:43 DEBUG : banana: size = 6 OK 2026/04/09 01:10:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:10:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : banana: Unchanged skipping 2026/04/09 01:10:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:10:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:10:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:10:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:10:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:10:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:10:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:10:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:10:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:10:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:10:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:10:43 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:10:43 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:43 DEBUG : Waiting for deletions to finish 2026/04/09 01:10:43 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:10:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:00 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:00 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : apple: size = 5 OK 2026/04/09 01:11:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : apple: Unchanged skipping 2026/04/09 01:11:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:11:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:11:01 DEBUG : banana: size = 6 OK 2026/04/09 01:11:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : banana: Unchanged skipping 2026/04/09 01:11:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:11:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:11:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:11:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:11:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:11:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:11:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:11:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:11:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:11:01 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:01 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:01 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:01 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : apple: size = 5 OK 2026/04/09 01:11:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : apple: Unchanged skipping 2026/04/09 01:11:02 DEBUG : banana: size = 6 OK 2026/04/09 01:11:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/09 01:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/09 01:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/09 01:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/09 01:11:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : banana: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/09 01:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/09 01:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/09 01:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/09 01:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/09 01:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/09 01:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/09 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/09 01:11:02 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:02 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:02 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:02 DEBUG : apple: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : banana: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/09 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (203.53s) --- PASS: TestTransform/NFC (17.64s) --- PASS: TestTransform/NFD (15.69s) --- PASS: TestTransform/base64 (17.46s) --- PASS: TestTransform/prefix (22.74s) --- PASS: TestTransform/suffix (22.37s) --- PASS: TestTransform/truncate (19.66s) --- PASS: TestTransform/encoder (17.64s) --- PASS: TestTransform/ISO-8859-1 (17.56s) --- PASS: TestTransform/charmap (16.57s) --- PASS: TestTransform/lowercase (18.22s) --- PASS: TestTransform/ascii (17.98s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/09 01:11:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/09 01:11:07 INFO : sub dir_somesuffix: Making directory 2026/04/09 01:11:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/09 01:11:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/09 01:11:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/09 01:11:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/09 01:11:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:07 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/09 01:11:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/09 01:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:09 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:09 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:09 INFO : tictactoe: Making directory 2026/04/09 01:11:09 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:09 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/09 01:11:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:09 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/09 01:11:10 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/09 01:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:11 INFO : toe: Making directory 2026/04/09 01:11:11 INFO : toe/toe: Making directory 2026/04/09 01:11:11 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/09 01:11:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/09 01:11:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/09 01:11:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:11 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/09 01:11:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/09 01:11:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:12 INFO : toe: Making directory 2026/04/09 01:11:12 INFO : toe/toe: Making directory 2026/04/09 01:11:12 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/09 01:11:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/09 01:11:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/09 01:11:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:12 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/09 01:11:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/09 01:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:14 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:11:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/09 01:11:14 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:14 INFO : tictacempty_dir: Making directory 2026/04/09 01:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:14 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:14 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:14 INFO : tictactoe: Making directory 2026/04/09 01:11:14 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:14 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:14 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:14 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:14 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/09 01:11:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:16 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:11:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/09 01:11:16 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:16 INFO : tictacempty_dir: Making directory 2026/04/09 01:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:16 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:16 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:16 INFO : tictactoe: Making directory 2026/04/09 01:11:16 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:16 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:16 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/09 01:11:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:16 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:16 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/09 01:11:17 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:17 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:17 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:17 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/09 01:11:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/09 01:11:18 NOTICE: B2 bucket rclone-test-kipemel4leva: 0 differences found 2026/04/09 01:11:18 NOTICE: B2 bucket rclone-test-kipemel4leva: 1 matching files --- PASS: TestAllTag (2.34s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:18 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:18 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:18 INFO : tictactoe: Making directory 2026/04/09 01:11:18 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:18 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:18 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:18 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:18 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/09 01:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:19 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:19 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:20 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:20 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/09 01:11:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/09 01:11:20 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/09 01:11:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/09 01:11:20 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.53s) === RUN TestSyntax 2026/04/09 01:11:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:21 INFO : toe: Making directory 2026/04/09 01:11:21 INFO : toe/toe: Making directory 2026/04/09 01:11:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/09 01:11:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:21 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:22 DEBUG : toe/toe/toe: size = 11 OK 2026/04/09 01:11:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:22 INFO : toe/toe/toe: Copied (new) 2026/04/09 01:11:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:23 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:11:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/09 01:11:23 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:23 INFO : tictacempty_dir: Making directory 2026/04/09 01:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:23 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:23 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:23 INFO : tictactoe: Making directory 2026/04/09 01:11:23 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:23 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:23 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/09 01:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:23 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:23 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:23 INFO : toe/toe/toe.txt: Deleted 2026/04/09 01:11:23 INFO : toe/toe: Removing directory 2026/04/09 01:11:23 INFO : toe: Removing directory 2026/04/09 01:11:23 INFO : empty_dir: Removing directory 2026/04/09 01:11:23 DEBUG : Local file system at /tmp/rclone2284933155: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:24 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:11:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/09 01:11:24 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:24 INFO : tictacempty_dir: Making directory 2026/04/09 01:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:24 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:24 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:24 INFO : tictactoe: Making directory 2026/04/09 01:11:24 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:24 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:24 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/09 01:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:24 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:24 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:25 INFO : toe/toe/toe.txt: Deleted 2026/04/09 01:11:25 INFO : toe/toe: Removing directory 2026/04/09 01:11:25 INFO : toe: Removing directory 2026/04/09 01:11:25 INFO : empty_dir: Removing directory 2026/04/09 01:11:25 DEBUG : Local file system at /tmp/rclone2284933155: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/09 01:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/09 01:11:27 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.24s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:27 DEBUG : Reset feature "Copy" 2026/04/09 01:11:27 DEBUG : Reset feature "Move" 2026/04/09 01:11:27 DEBUG : Reset feature "Copy" 2026/04/09 01:11:27 DEBUG : Reset feature "Move" 2026/04/09 01:11:27 DEBUG : empty_dir: Making directory with metadata 2026/04/09 01:11:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/09 01:11:27 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:28 INFO : tictacempty_dir: Making directory 2026/04/09 01:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/09 01:11:28 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:28 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:28 INFO : tictactoe: Making directory 2026/04/09 01:11:28 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:28 DEBUG : toe: transformed to: tictactoe 2026/04/09 01:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:28 INFO : tictactoe/tictactoe: Making directory 2026/04/09 01:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/09 01:11:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/09 01:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:28 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:28 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/09 01:11:28 INFO : toe/toe/toe.txt: Deleted 2026/04/09 01:11:28 INFO : toe/toe: Removing directory 2026/04/09 01:11:28 INFO : toe: Removing directory 2026/04/09 01:11:28 INFO : empty_dir: Removing directory 2026/04/09 01:11:28 DEBUG : Local file system at /tmp/rclone2284933155: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/09 01:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/09 01:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/09 01:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/09 01:11:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/09 01:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/09 01:11:30 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.09s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:32 DEBUG : toe: transformed to: dG9l 2026/04/09 01:11:32 DEBUG : toe: transformed to: dG9l 2026/04/09 01:11:32 INFO : dG9l: Making directory 2026/04/09 01:11:32 DEBUG : toe: transformed to: dG9l 2026/04/09 01:11:32 DEBUG : toe: transformed to: dG9l 2026/04/09 01:11:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/09 01:11:32 INFO : dG9l/dG9l: Making directory 2026/04/09 01:11:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/09 01:11:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/09 01:11:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/09 01:11:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/09 01:11:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/09 01:11:32 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:32 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/09 01:11:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/09 01:11:32 DEBUG : Waiting for deletions to finish 2026/04/09 01:11:33 DEBUG : dG9l: transformed to: toe 2026/04/09 01:11:33 DEBUG : dG9l: transformed to: toe 2026/04/09 01:11:33 DEBUG : dG9l: transformed to: toe 2026/04/09 01:11:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/09 01:11:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/09 01:11:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/09 01:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/09 01:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/09 01:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/09 01:11:33 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for checks to finish 2026/04/09 01:11:33 DEBUG : Local file system at /tmp/rclone2284933155: Waiting for transfers to finish 2026/04/09 01:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-kipemel4leva", Local "Local file system at /tmp/rclone2284933155", Modify Window "1ms" 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe: transformed to: 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe: transformed to: 2026/04/09 01:11:34 INFO : B2 bucket rclone-test-kipemel4leva: Making directory 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe: transformed to: 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe: transformed to: 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe/toe: transformed to: 2026/04/09 01:11:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/09 01:11:34 INFO : toe/toe: Making directory 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe/toe: transformed to: 2026/04/09 01:11:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe: transformed to: 2026/04/09 01:11:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/09 01:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/09 01:11:34 DEBUG : toe/toe/toe: transformed to: 2026/04/09 01:11:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/09 01:11:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for checks to finish 2026/04/09 01:11:34 DEBUG : B2 bucket rclone-test-kipemel4leva: Waiting for transfers to finish 2026/04/09 01:11:35 DEBUG : toe/toe/toe: size = 11 OK 2026/04/09 01:11:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/09 01:11:35 INFO : toe/toe/toe: Copied (new) 2026/04/09 01:11:35 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting files as there were IO errors 2026/04/09 01:11:35 ERROR : B2 bucket rclone-test-kipemel4leva: not deleting directories as there were IO errors --- PASS: TestError (1.95s) PASS 2026/04/09 01:11:36 DEBUG : B2 bucket rclone-test-kipemel4leva: Purge remote 2026/04/09 01:11:36 INFO : B2 bucket rclone-test-kipemel4leva: cleaning bucket "rclone-test-kipemel4leva" of all files 2026/04/09 01:11:37 DEBUG : BackupDir/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd624d_d20260409_m010506_c001_v7007000_t0000_u01775696706917") 2026/04/09 01:11:37 DEBUG : BackupDir/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f101fe1eb43add348_d20260409_m010501_c001_v0001174_t0050_u01775696701358") 2026/04/09 01:11:37 DEBUG : CompareDest/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c6646568cc_d20260409_m010442_c001_v7007000_t0000_u01775696682187") 2026/04/09 01:11:37 DEBUG : CompareDest/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b7d_d20260409_m010436_c001_v0001042_t0048_u01775696676343") 2026/04/09 01:11:37 DEBUG : CompareDest/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c6646568cd_d20260409_m010442_c001_v7007000_t0000_u01775696682368") 2026/04/09 01:11:37 DEBUG : CompareDest/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbb84_d20260409_m010437_c001_v0001167_t0003_u01775696677595") 2026/04/09 01:11:37 DEBUG : CopyDest/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd624f_d20260409_m010507_c001_v7007000_t0000_u01775696707145") 2026/04/09 01:11:37 DEBUG : CopyDest/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbcbe_d20260409_m010458_c001_v0001167_t0033_u01775696698394") 2026/04/09 01:11:37 DEBUG : CopyDest/three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6250_d20260409_m010507_c001_v7007000_t0000_u01775696707327") 2026/04/09 01:11:37 DEBUG : CopyDest/three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbd27_d20260409_m010504_c001_v0001167_t0048_u01775696704991") 2026/04/09 01:11:38 DEBUG : CopyDest/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6253_d20260409_m010507_c001_v7007000_t0000_u01775696707510") 2026/04/09 01:11:38 DEBUG : CopyDest/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ba8_d20260409_m010502_c001_v0001042_t0029_u01775696702735") 2026/04/09 01:11:38 DEBUG : EXISTING: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d89_d20260409_m010636_c001_v7007000_t0000_u01775696796119") 2026/04/09 01:11:38 DEBUG : EXISTING: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc35f_d20260409_m010634_c001_v0001167_t0040_u01775696794917") 2026/04/09 01:11:38 DEBUG : PREFIXapple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01323_d20260409_m010851_c001_v7007000_t0000_u01775696931547") 2026/04/09 01:11:38 DEBUG : PREFIXapple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0242_d20260409_m010845_c001_v0001185_t0042_u01775696925918") 2026/04/09 01:11:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01321_d20260409_m010851_c001_v7007000_t0000_u01775696931365") 2026/04/09 01:11:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfccb3_d20260409_m010845_c001_v0001167_t0041_u01775696925839") 2026/04/09 01:11:38 DEBUG : PREFIXbanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324407_d20260409_m010851_c001_v7007000_t0000_u01775696931566") 2026/04/09 01:11:38 DEBUG : PREFIXbanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dfa_d20260409_m010845_c001_v0001042_t0032_u01775696925873") 2026/04/09 01:11:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646f_d20260409_m010851_c001_v7007000_t0000_u01775696931621") 2026/04/09 01:11:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fe8_d20260409_m010845_c001_v0001117_t0011_u01775696925890") 2026/04/09 01:11:38 DEBUG : Testêé: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d7f_d20260409_m010632_c001_v7007000_t0000_u01775696792396") 2026/04/09 01:11:38 DEBUG : Testêé: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc318_d20260409_m010631_c001_v0001167_t0004_u01775696791556") 2026/04/09 01:11:38 DEBUG : Testêé: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c4e_d20260409_m010630_c001_v0001042_t0028_u01775696790276") 2026/04/09 01:11:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8348_d20260409_m010830_c001_v7007000_t0000_u01775696910483") 2026/04/09 01:11:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dce_d20260409_m010826_c001_v0001042_t0022_u01775696906014") 2026/04/09 01:11:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834a_d20260409_m010830_c001_v7007000_t0000_u01775696910668") 2026/04/09 01:11:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00af_d20260409_m010826_c001_v0001185_t0040_u01775696906021") 2026/04/09 01:11:39 DEBUG : YmFuYW5h: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834b_d20260409_m010830_c001_v7007000_t0000_u01775696910853") 2026/04/09 01:11:39 DEBUG : YmFuYW5h: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fbb_d20260409_m010826_c001_v0001117_t0019_u01775696906801") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800ea_d20260409_m010305_c001_v7007000_t0000_u01775696585329") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5b4_d20260409_m010304_c001_v0001167_t0023_u01775696584691") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd8_d20260409_m010303_c001_v7007000_t0000_u01775696583027") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb568_d20260409_m010301_c001_v0001167_t0009_u01775696581742") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bd6_d20260409_m010243_c001_v7007000_t0000_u01775696563713") 2026/04/09 01:11:39 DEBUG : a/potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb45a_d20260409_m010242_c001_v0001167_t0031_u01775696562508") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae06_d20260409_m011103_c001_v7007000_t0000_u01775697063203") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0c46_d20260409_m011057_c001_v0001185_t0027_u01775697057955") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38688_d20260409_m011045_c001_v7007000_t0000_u01775697045131") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0ae6_d20260409_m011039_c001_v0001185_t0057_u01775697039633") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32450e_d20260409_m011027_c001_v7007000_t0000_u01775697027040") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a09de_d20260409_m011022_c001_v0001185_t0043_u01775697022864") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f24a_d20260409_m011010_c001_v7007000_t0000_u01775697010423") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0891_d20260409_m011006_c001_v0001185_t0004_u01775697006015") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5fa_d20260409_m010952_c001_v7007000_t0000_u01775696992725") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0763_d20260409_m010948_c001_v0001185_t0035_u01775696988191") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651b8_d20260409_m010935_c001_v7007000_t0000_u01775696975241") 2026/04/09 01:11:39 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05bd_d20260409_m010928_c001_v0001185_t0018_u01775696968157") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d6_d20260409_m010915_c001_v7007000_t0000_u01775696955592") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e40_d20260409_m010911_c001_v0001042_t0022_u01775696951211") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ec19d_d20260409_m010909_c001_v7007000_t0000_u01775696949755") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e2a_d20260409_m010905_c001_v0001042_t0047_u01775696945331") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d5d_d20260409_m010853_c001_v7007000_t0000_u01775696933140") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcd05_d20260409_m010849_c001_v0001167_t0034_u01775696929247") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4c6_d20260409_m010848_c001_v7007000_t0000_u01775696928314") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcc7d_d20260409_m010843_c001_v0001167_t0031_u01775696923021") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a423_d20260409_m010828_c001_v7007000_t0000_u01775696908471") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb3e_d20260409_m010823_c001_v0001167_t0031_u01775696903852") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1c4_d20260409_m010812_c001_v7007000_t0000_u01775696892999") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199ff23_d20260409_m010808_c001_v0001185_t0019_u01775696888908") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad256_d20260409_m010757_c001_v7007000_t0000_u01775696877313") 2026/04/09 01:11:40 DEBUG : apple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d74_d20260409_m010752_c001_v0001042_t0003_u01775696872919") 2026/04/09 01:11:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb64a8_d20260409_m010913_c001_v7007000_t0000_u01775696953457") 2026/04/09 01:11:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a040b_d20260409_m010907_c001_v0001185_t0010_u01775696947531") 2026/04/09 01:11:40 DEBUG : appleapple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651b9_d20260409_m010935_c001_v7007000_t0000_u01775696975459") 2026/04/09 01:11:40 DEBUG : appleapple: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05db_d20260409_m010930_c001_v0001185_t0012_u01775696970772") 2026/04/09 01:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae07_d20260409_m011103_c001_v7007000_t0000_u01775697063385") 2026/04/09 01:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd688_d20260409_m011058_c001_v0001167_t0020_u01775697058923") 2026/04/09 01:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38689_d20260409_m011045_c001_v7007000_t0000_u01775697045314") 2026/04/09 01:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd527_d20260409_m011040_c001_v0001167_t0011_u01775697040312") 2026/04/09 01:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32450f_d20260409_m011027_c001_v7007000_t0000_u01775697027222") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd405_d20260409_m011023_c001_v0001167_t0036_u01775697023435") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f24b_d20260409_m011010_c001_v7007000_t0000_u01775697010609") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd2f8_d20260409_m011006_c001_v0001167_t0037_u01775697006695") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5fb_d20260409_m010952_c001_v7007000_t0000_u01775696992906") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd19e_d20260409_m010948_c001_v0001167_t0020_u01775696988819") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f22c_d20260409_m010932_c001_v7007000_t0000_u01775696972925") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe207a_d20260409_m010928_c001_v0001117_t0011_u01775696968675") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d7_d20260409_m010915_c001_v7007000_t0000_u01775696955773") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a046c_d20260409_m010911_c001_v0001185_t0041_u01775696951195") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c3_d20260409_m010909_c001_v7007000_t0000_u01775696949762") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfce64_d20260409_m010906_c001_v0001167_t0046_u01775696946012") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d61_d20260409_m010853_c001_v7007000_t0000_u01775696933386") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e06_d20260409_m010849_c001_v0001042_t0047_u01775696929261") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4c4_d20260409_m010848_c001_v7007000_t0000_u01775696928134") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a021c_d20260409_m010844_c001_v0001185_t0058_u01775696924184") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfab69_d20260409_m010828_c001_v7007000_t0000_u01775696908632") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dca_d20260409_m010824_c001_v0001042_t0002_u01775696904297") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1c7_d20260409_m010813_c001_v7007000_t0000_u01775696893181") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfca10_d20260409_m010809_c001_v0001167_t0052_u01775696889477") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad258_d20260409_m010757_c001_v7007000_t0000_u01775696877501") 2026/04/09 01:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fdd6_d20260409_m010753_c001_v0001185_t0005_u01775696873871") 2026/04/09 01:11:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d4_d20260409_m010913_c001_v7007000_t0000_u01775696953626") 2026/04/09 01:11:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e32_d20260409_m010907_c001_v0001042_t0047_u01775696947525") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800eb_d20260409_m010305_c001_v7007000_t0000_u01775696585510") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb596_d20260409_m010303_c001_v0001167_t0023_u01775696583588") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd7_d20260409_m010302_c001_v7007000_t0000_u01775696582472") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb55c_d20260409_m010300_c001_v0001167_t0056_u01775696580523") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bd5_d20260409_m010243_c001_v7007000_t0000_u01775696563167") 2026/04/09 01:11:42 DEBUG : b/potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb444_d20260409_m010241_c001_v0001167_t0056_u01775696561326") 2026/04/09 01:11:42 DEBUG : backup/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873ac7b_d20260409_m010525_c001_v7007000_t0000_u01775696725609") 2026/04/09 01:11:42 DEBUG : backup/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1079adb248f46ac8_d20260409_m010522_c001_v0001144_t0026_u01775696722046") 2026/04/09 01:11:42 DEBUG : backup/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f107b54f5ae6048dd_d20260409_m010514_c001_v0001173_t0050_u01775696714860") 2026/04/09 01:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebea2_d20260409_m010551_c001_v7007000_t0000_u01775696751950") 2026/04/09 01:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f104b0215efca7edb_d20260409_m010549_c001_v0001103_t0043_u01775696749876") 2026/04/09 01:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1091a8d407811407_d20260409_m010545_c001_v0001165_t0025_u01775696745658") 2026/04/09 01:11:42 DEBUG : backup/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8db3_d20260409_m010538_c001_v7007000_t0000_u01775696738991") 2026/04/09 01:11:42 DEBUG : backup/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1180f8e07c1489ca_d20260409_m010537_c001_v0001185_t0056_u01775696737052") 2026/04/09 01:11:42 DEBUG : backup/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10359a04e1a06a61_d20260409_m010532_c001_v0001042_t0042_u01775696732596") 2026/04/09 01:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebea4_d20260409_m010552_c001_v7007000_t0000_u01775696752132") 2026/04/09 01:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f100e745c5ff0583d_d20260409_m010550_c001_v0001101_t0012_u01775696750995") 2026/04/09 01:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1131fddfd26a6ec2_d20260409_m010547_c001_v0001093_t0033_u01775696747348") 2026/04/09 01:11:43 DEBUG : backup/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873ac7c_d20260409_m010525_c001_v7007000_t0000_u01775696725793") 2026/04/09 01:11:43 DEBUG : backup/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1033e14dbb7f9698_d20260409_m010524_c001_v0001109_t0033_u01775696724156") 2026/04/09 01:11:43 DEBUG : backup/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1063477a7de4acf6_d20260409_m010516_c001_v0001043_t0053_u01775696716666") 2026/04/09 01:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8db4_d20260409_m010539_c001_v7007000_t0000_u01775696739171") 2026/04/09 01:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f118341aa1bf233f1_d20260409_m010537_c001_v0001102_t0004_u01775696737978") 2026/04/09 01:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1029a865e7a12006_d20260409_m010534_c001_v0001116_t0005_u01775696734540") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae08_d20260409_m011103_c001_v7007000_t0000_u01775697063568") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f72_d20260409_m011058_c001_v0001042_t0038_u01775697058145") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3868a_d20260409_m011045_c001_v7007000_t0000_u01775697045498") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f3d_d20260409_m011039_c001_v0001042_t0008_u01775697039850") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324510_d20260409_m011027_c001_v7007000_t0000_u01775697027405") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f19_d20260409_m011023_c001_v0001042_t0041_u01775697023052") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f24c_d20260409_m011010_c001_v7007000_t0000_u01775697010793") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0edd_d20260409_m011006_c001_v0001042_t0011_u01775697006211") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5fc_d20260409_m010953_c001_v7007000_t0000_u01775696993088") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0eab_d20260409_m010948_c001_v0001042_t0030_u01775696988380") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651bb_d20260409_m010935_c001_v7007000_t0000_u01775696975641") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd002_d20260409_m010928_c001_v0001167_t0017_u01775696968362") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d9_d20260409_m010915_c001_v7007000_t0000_u01775696955958") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfced8_d20260409_m010911_c001_v0001167_t0026_u01775696951227") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e767_d20260409_m010910_c001_v7007000_t0000_u01775696950144") 2026/04/09 01:11:43 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a03ef_d20260409_m010905_c001_v0001185_t0028_u01775696945807") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d64_d20260409_m010853_c001_v7007000_t0000_u01775696933567") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fee_d20260409_m010849_c001_v0001117_t0043_u01775696929268") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d3f_d20260409_m010847_c001_v7007000_t0000_u01775696927966") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0df6_d20260409_m010843_c001_v0001042_t0052_u01775696923470") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa65139_d20260409_m010828_c001_v7007000_t0000_u01775696908646") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0095_d20260409_m010824_c001_v0001185_t0040_u01775696904097") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1ca_d20260409_m010813_c001_v7007000_t0000_u01775696893364") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0da4_d20260409_m010809_c001_v0001042_t0006_u01775696889123") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad259_d20260409_m010757_c001_v7007000_t0000_u01775696877687") 2026/04/09 01:11:44 DEBUG : banana: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc8d4_d20260409_m010753_c001_v0001167_t0051_u01775696873510") 2026/04/09 01:11:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb64a5_d20260409_m010913_c001_v7007000_t0000_u01775696953267") 2026/04/09 01:11:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfce82_d20260409_m010907_c001_v0001167_t0001_u01775696947552") 2026/04/09 01:11:44 DEBUG : both0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dca5_d20260409_m010723_c001_v7007000_t0000_u01775696843300") 2026/04/09 01:11:44 DEBUG : both0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cc4_d20260409_m010702_c001_v0001042_t0034_u01775696822553") 2026/04/09 01:11:44 DEBUG : both0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e673_d20260409_m010658_c001_v7007000_t0000_u01775696818380") 2026/04/09 01:11:44 DEBUG : both0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c5e_d20260409_m010637_c001_v0001042_t0005_u01775696797989") 2026/04/09 01:11:44 DEBUG : both1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dca6_d20260409_m010723_c001_v7007000_t0000_u01775696843481") 2026/04/09 01:11:44 DEBUG : both1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cca_d20260409_m010703_c001_v0001042_t0027_u01775696823901") 2026/04/09 01:11:44 DEBUG : both1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e674_d20260409_m010658_c001_v7007000_t0000_u01775696818561") 2026/04/09 01:11:44 DEBUG : both1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c62_d20260409_m010638_c001_v0001042_t0027_u01775696798823") 2026/04/09 01:11:44 DEBUG : both10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dca8_d20260409_m010723_c001_v7007000_t0000_u01775696843663") 2026/04/09 01:11:44 DEBUG : both10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cfe_d20260409_m010711_c001_v0001042_t0047_u01775696831946") 2026/04/09 01:11:45 DEBUG : both10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e675_d20260409_m010658_c001_v7007000_t0000_u01775696818743") 2026/04/09 01:11:45 DEBUG : both10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c86_d20260409_m010646_c001_v0001042_t0012_u01775696806514") 2026/04/09 01:11:45 DEBUG : both11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dca9_d20260409_m010723_c001_v7007000_t0000_u01775696843844") 2026/04/09 01:11:45 DEBUG : both11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d00_d20260409_m010712_c001_v0001042_t0023_u01775696832772") 2026/04/09 01:11:45 DEBUG : both11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e676_d20260409_m010658_c001_v7007000_t0000_u01775696818923") 2026/04/09 01:11:45 DEBUG : both11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c8a_d20260409_m010647_c001_v0001042_t0034_u01775696807207") 2026/04/09 01:11:45 DEBUG : both12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcaa_d20260409_m010724_c001_v7007000_t0000_u01775696844026") 2026/04/09 01:11:45 DEBUG : both12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d02_d20260409_m010713_c001_v0001042_t0002_u01775696833624") 2026/04/09 01:11:45 DEBUG : both12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e677_d20260409_m010659_c001_v7007000_t0000_u01775696819104") 2026/04/09 01:11:45 DEBUG : both12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c8c_d20260409_m010647_c001_v0001042_t0031_u01775696807962") 2026/04/09 01:11:45 DEBUG : both13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcab_d20260409_m010724_c001_v7007000_t0000_u01775696844207") 2026/04/09 01:11:45 DEBUG : both13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d06_d20260409_m010714_c001_v0001042_t0006_u01775696834451") 2026/04/09 01:11:45 DEBUG : both13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e679_d20260409_m010659_c001_v7007000_t0000_u01775696819284") 2026/04/09 01:11:45 DEBUG : both13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c90_d20260409_m010648_c001_v0001042_t0052_u01775696808832") 2026/04/09 01:11:45 DEBUG : both14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcac_d20260409_m010724_c001_v7007000_t0000_u01775696844393") 2026/04/09 01:11:45 DEBUG : both14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d0a_d20260409_m010715_c001_v0001042_t0038_u01775696835414") 2026/04/09 01:11:45 DEBUG : both14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e67a_d20260409_m010659_c001_v7007000_t0000_u01775696819465") 2026/04/09 01:11:45 DEBUG : both14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c98_d20260409_m010649_c001_v0001042_t0041_u01775696809890") 2026/04/09 01:11:45 DEBUG : both15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcad_d20260409_m010724_c001_v7007000_t0000_u01775696844575") 2026/04/09 01:11:45 DEBUG : both15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d0c_d20260409_m010716_c001_v0001042_t0002_u01775696836350") 2026/04/09 01:11:46 DEBUG : both15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e67b_d20260409_m010659_c001_v7007000_t0000_u01775696819646") 2026/04/09 01:11:46 DEBUG : both15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ca0_d20260409_m010651_c001_v0001042_t0036_u01775696811062") 2026/04/09 01:11:46 DEBUG : both16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcae_d20260409_m010724_c001_v7007000_t0000_u01775696844758") 2026/04/09 01:11:46 DEBUG : both16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d10_d20260409_m010717_c001_v0001042_t0034_u01775696837285") 2026/04/09 01:11:46 DEBUG : both16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e67c_d20260409_m010659_c001_v7007000_t0000_u01775696819828") 2026/04/09 01:11:46 DEBUG : both16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ca4_d20260409_m010651_c001_v0001042_t0050_u01775696811923") 2026/04/09 01:11:46 DEBUG : both17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcaf_d20260409_m010724_c001_v7007000_t0000_u01775696844939") 2026/04/09 01:11:46 DEBUG : both17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d14_d20260409_m010718_c001_v0001042_t0035_u01775696838026") 2026/04/09 01:11:46 DEBUG : both17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e67d_d20260409_m010700_c001_v7007000_t0000_u01775696820009") 2026/04/09 01:11:46 DEBUG : both17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ca6_d20260409_m010653_c001_v0001042_t0035_u01775696813073") 2026/04/09 01:11:46 DEBUG : both18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb0_d20260409_m010725_c001_v7007000_t0000_u01775696845122") 2026/04/09 01:11:46 DEBUG : both18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d1a_d20260409_m010719_c001_v0001042_t0002_u01775696839052") 2026/04/09 01:11:46 DEBUG : both18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e67f_d20260409_m010700_c001_v7007000_t0000_u01775696820190") 2026/04/09 01:11:46 DEBUG : both18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0caa_d20260409_m010653_c001_v0001042_t0003_u01775696813956") 2026/04/09 01:11:46 DEBUG : both19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb1_d20260409_m010725_c001_v7007000_t0000_u01775696845304") 2026/04/09 01:11:46 DEBUG : both19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d1e_d20260409_m010719_c001_v0001042_t0019_u01775696839768") 2026/04/09 01:11:46 DEBUG : both19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e680_d20260409_m010700_c001_v7007000_t0000_u01775696820371") 2026/04/09 01:11:46 DEBUG : both19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cae_d20260409_m010654_c001_v0001042_t0045_u01775696814761") 2026/04/09 01:11:46 DEBUG : both2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb2_d20260409_m010725_c001_v7007000_t0000_u01775696845486") 2026/04/09 01:11:46 DEBUG : both2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cd0_d20260409_m010704_c001_v0001042_t0027_u01775696824636") 2026/04/09 01:11:46 DEBUG : both2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e681_d20260409_m010700_c001_v7007000_t0000_u01775696820552") 2026/04/09 01:11:46 DEBUG : both2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c64_d20260409_m010639_c001_v0001042_t0035_u01775696799841") 2026/04/09 01:11:47 DEBUG : both3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb4_d20260409_m010725_c001_v7007000_t0000_u01775696845668") 2026/04/09 01:11:47 DEBUG : both3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cd4_d20260409_m010705_c001_v0001042_t0000_u01775696825496") 2026/04/09 01:11:47 DEBUG : both3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e682_d20260409_m010700_c001_v7007000_t0000_u01775696820733") 2026/04/09 01:11:47 DEBUG : both3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c6a_d20260409_m010640_c001_v0001042_t0051_u01775696800760") 2026/04/09 01:11:47 DEBUG : both4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb5_d20260409_m010725_c001_v7007000_t0000_u01775696845850") 2026/04/09 01:11:47 DEBUG : both4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cda_d20260409_m010706_c001_v0001042_t0045_u01775696826452") 2026/04/09 01:11:47 DEBUG : both4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e683_d20260409_m010700_c001_v7007000_t0000_u01775696820915") 2026/04/09 01:11:47 DEBUG : both4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c6e_d20260409_m010641_c001_v0001042_t0030_u01775696801581") 2026/04/09 01:11:47 DEBUG : both5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb6_d20260409_m010726_c001_v7007000_t0000_u01775696846031") 2026/04/09 01:11:47 DEBUG : both5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ce2_d20260409_m010707_c001_v0001042_t0007_u01775696827315") 2026/04/09 01:11:47 DEBUG : both5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e684_d20260409_m010701_c001_v7007000_t0000_u01775696821096") 2026/04/09 01:11:47 DEBUG : both5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c70_d20260409_m010642_c001_v0001042_t0042_u01775696802482") 2026/04/09 01:11:47 DEBUG : both6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb7_d20260409_m010726_c001_v7007000_t0000_u01775696846213") 2026/04/09 01:11:47 DEBUG : both6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cee_d20260409_m010708_c001_v0001042_t0020_u01775696828256") 2026/04/09 01:11:47 DEBUG : both6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e685_d20260409_m010701_c001_v7007000_t0000_u01775696821277") 2026/04/09 01:11:47 DEBUG : both6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c74_d20260409_m010643_c001_v0001042_t0021_u01775696803277") 2026/04/09 01:11:47 DEBUG : both7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb8_d20260409_m010726_c001_v7007000_t0000_u01775696846394") 2026/04/09 01:11:47 DEBUG : both7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cf8_d20260409_m010709_c001_v0001042_t0000_u01775696829336") 2026/04/09 01:11:47 DEBUG : both7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e687_d20260409_m010701_c001_v7007000_t0000_u01775696821460") 2026/04/09 01:11:47 DEBUG : both7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c78_d20260409_m010643_c001_v0001042_t0047_u01775696803884") 2026/04/09 01:11:47 DEBUG : both8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcb9_d20260409_m010726_c001_v7007000_t0000_u01775696846575") 2026/04/09 01:11:48 DEBUG : both8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cfa_d20260409_m010710_c001_v0001042_t0013_u01775696830267") 2026/04/09 01:11:48 DEBUG : both8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e688_d20260409_m010701_c001_v7007000_t0000_u01775696821643") 2026/04/09 01:11:48 DEBUG : both8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c7e_d20260409_m010644_c001_v0001042_t0038_u01775696804970") 2026/04/09 01:11:48 DEBUG : both9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcba_d20260409_m010726_c001_v7007000_t0000_u01775696846792") 2026/04/09 01:11:48 DEBUG : both9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0cfc_d20260409_m010710_c001_v0001042_t0010_u01775696830967") 2026/04/09 01:11:48 DEBUG : both9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e689_d20260409_m010701_c001_v7007000_t0000_u01775696821824") 2026/04/09 01:11:48 DEBUG : both9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c82_d20260409_m010645_c001_v0001042_t0027_u01775696805704") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800ed_d20260409_m010305_c001_v7007000_t0000_u01775696585691") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb59e_d20260409_m010303_c001_v0001167_t0050_u01775696583938") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd9_d20260409_m010303_c001_v7007000_t0000_u01775696583210") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb560_d20260409_m010300_c001_v0001167_t0018_u01775696580926") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bd7_d20260409_m010243_c001_v7007000_t0000_u01775696563897") 2026/04/09 01:11:48 DEBUG : c/non empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb44a_d20260409_m010241_c001_v0001167_t0041_u01775696561756") 2026/04/09 01:11:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834c_d20260409_m010831_c001_v7007000_t0000_u01775696911035") 2026/04/09 01:11:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb6c_d20260409_m010826_c001_v0001167_t0009_u01775696906043") 2026/04/09 01:11:48 DEBUG : check sum: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffdab_d20260409_m010233_c001_v7007000_t0000_u01775696553644") 2026/04/09 01:11:48 DEBUG : check sum: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb3b9_d20260409_m010232_c001_v0001167_t0029_u01775696552356") 2026/04/09 01:11:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873b00b_d20260409_m011134_c001_v7007000_t0000_u01775697094225") 2026/04/09 01:11:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0ecc_d20260409_m011132_c001_v0001185_t0043_u01775697092673") 2026/04/09 01:11:48 DEBUG : dest/3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6221_d20260409_m010451_c001_v7007000_t0000_u01775696691407") 2026/04/09 01:11:48 DEBUG : dest/3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4121af778d1d0317_d20260409_m010450_c001_v0001091_t0022_u01775696690305") 2026/04/09 01:11:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651bc_d20260409_m010935_c001_v7007000_t0000_u01775696975822") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05e1_d20260409_m010931_c001_v0001185_t0007_u01775696971017") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae09_d20260409_m011103_c001_v7007000_t0000_u01775697063752") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0ba2_d20260409_m011049_c001_v0001185_t0038_u01775697049893") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3868b_d20260409_m011045_c001_v7007000_t0000_u01775697045680") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0a6e_d20260409_m011031_c001_v0001185_t0047_u01775697031670") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324511_d20260409_m011027_c001_v7007000_t0000_u01775697027586") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a093c_d20260409_m011015_c001_v0001185_t0031_u01775697015106") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f24e_d20260409_m011010_c001_v7007000_t0000_u01775697010975") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0811_d20260409_m010957_c001_v0001185_t0003_u01775696997564") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5fd_d20260409_m010953_c001_v7007000_t0000_u01775696993270") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0689_d20260409_m010939_c001_v0001185_t0000_u01775696979904") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40630a944aa220b1_d20260409_m010933_c001_v7007000_t0000_u01775696973351") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a052f_d20260409_m010920_c001_v0001185_t0047_u01775696960287") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90da_d20260409_m010916_c001_v7007000_t0000_u01775696956139") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0476_d20260409_m010911_c001_v0001185_t0056_u01775696951409") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6499_d20260409_m010910_c001_v7007000_t0000_u01775696950278") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e1a_d20260409_m010857_c001_v0001042_t0055_u01775696937890") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d66_d20260409_m010853_c001_v7007000_t0000_u01775696933756") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcd0f_d20260409_m010849_c001_v0001167_t0031_u01775696929580") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d3243fd_d20260409_m010848_c001_v7007000_t0000_u01775696928346") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcbec_d20260409_m010835_c001_v0001167_t0005_u01775696915147") 2026/04/09 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa65137_d20260409_m010828_c001_v7007000_t0000_u01775696908456") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0db2_d20260409_m010817_c001_v0001042_t0042_u01775696897725") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1ce_d20260409_m010813_c001_v7007000_t0000_u01775696893547") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc976_d20260409_m010802_c001_v0001167_t0014_u01775696882001") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad25c_d20260409_m010757_c001_v7007000_t0000_u01775696877896") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fce6_d20260409_m010744_c001_v0001185_t0036_u01775696864392") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e779_d20260409_m010913_c001_v7007000_t0000_u01775696953225") 2026/04/09 01:11:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a040f_d20260409_m010907_c001_v0001185_t0059_u01775696947742") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651be_d20260409_m010936_c001_v7007000_t0000_u01775696976003") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2080_d20260409_m010931_c001_v0001117_t0044_u01775696971032") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0a_d20260409_m011103_c001_v7007000_t0000_u01775697063939") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f57_d20260409_m011050_c001_v0001042_t0019_u01775697050441") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3868d_d20260409_m011045_c001_v7007000_t0000_u01775697045877") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f31_d20260409_m011032_c001_v0001042_t0034_u01775697032216") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324512_d20260409_m011027_c001_v7007000_t0000_u01775697027767") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0eff_d20260409_m011015_c001_v0001042_t0034_u01775697015655") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f24f_d20260409_m011011_c001_v7007000_t0000_u01775697011158") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ebb_d20260409_m010958_c001_v0001042_t0014_u01775696998113") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5fe_d20260409_m010953_c001_v7007000_t0000_u01775696993452") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e99_d20260409_m010940_c001_v0001042_t0046_u01775696980615") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f22f_d20260409_m010933_c001_v7007000_t0000_u01775696973480") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcf72_d20260409_m010920_c001_v0001167_t0015_u01775696960884") 2026/04/09 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9101_d20260409_m010916_c001_v7007000_t0000_u01775696956320") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcede_d20260409_m010911_c001_v0001167_t0016_u01775696951570") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6491_d20260409_m010909_c001_v7007000_t0000_u01775696949738") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0366_d20260409_m010858_c001_v0001185_t0015_u01775696938753") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d69_d20260409_m010853_c001_v7007000_t0000_u01775696933937") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0298_d20260409_m010849_c001_v0001185_t0036_u01775696929664") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d3243fc_d20260409_m010848_c001_v7007000_t0000_u01775696928197") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0de2_d20260409_m010835_c001_v0001042_t0022_u01775696915863") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f7_d20260409_m010828_c001_v7007000_t0000_u01775696908590") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcad8_d20260409_m010818_c001_v0001167_t0036_u01775696898589") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1d1_d20260409_m010813_c001_v7007000_t0000_u01775696893729") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fe9b_d20260409_m010802_c001_v0001185_t0039_u01775696882760") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad25f_d20260409_m010758_c001_v7007000_t0000_u01775696878081") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d5c_d20260409_m010744_c001_v0001042_t0034_u01775696864960") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ec1a5_d20260409_m010913_c001_v7007000_t0000_u01775696953287") 2026/04/09 01:11:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfce8c_d20260409_m010908_c001_v0001167_t0027_u01775696948009") 2026/04/09 01:11:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651bf_d20260409_m010936_c001_v7007000_t0000_u01775696976185") 2026/04/09 01:11:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e6f_d20260409_m010931_c001_v0001042_t0038_u01775696971030") 2026/04/09 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0b_d20260409_m011104_c001_v7007000_t0000_u01775697064125") 2026/04/09 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd603_d20260409_m011051_c001_v0001167_t0053_u01775697051253") 2026/04/09 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3868e_d20260409_m011046_c001_v7007000_t0000_u01775697046060") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd481_d20260409_m011033_c001_v0001167_t0042_u01775697033002") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324513_d20260409_m011027_c001_v7007000_t0000_u01775697027949") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd398_d20260409_m011016_c001_v0001167_t0031_u01775697016386") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f250_d20260409_m011011_c001_v7007000_t0000_u01775697011356") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd264_d20260409_m010958_c001_v0001167_t0025_u01775696998839") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5ff_d20260409_m010953_c001_v7007000_t0000_u01775696993634") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd0fc_d20260409_m010941_c001_v0001167_t0033_u01775696981455") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b267_d20260409_m010932_c001_v7007000_t0000_u01775696972929") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2062_d20260409_m010921_c001_v0001117_t0026_u01775696961661") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9102_d20260409_m010916_c001_v7007000_t0000_u01775696956501") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a047c_d20260409_m010911_c001_v0001185_t0035_u01775696951597") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6493_d20260409_m010909_c001_v7007000_t0000_u01775696949913") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcdcc_d20260409_m010859_c001_v0001167_t0009_u01775696939307") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d6c_d20260409_m010854_c001_v7007000_t0000_u01775696934119") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e08_d20260409_m010849_c001_v0001042_t0028_u01775696929813") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01314_d20260409_m010848_c001_v7007000_t0000_u01775696928357") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a018e_d20260409_m010836_c001_v0001185_t0010_u01775696916600") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f4_d20260409_m010828_c001_v7007000_t0000_u01775696908226") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a003f_d20260409_m010819_c001_v0001185_t0039_u01775696899345") 2026/04/09 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1d4_d20260409_m010813_c001_v7007000_t0000_u01775696893912") 2026/04/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d8e_d20260409_m010803_c001_v0001042_t0011_u01775696883307") 2026/04/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad260_d20260409_m010758_c001_v7007000_t0000_u01775696878270") 2026/04/09 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc818_d20260409_m010745_c001_v0001167_t0020_u01775696865377") 2026/04/09 01:11:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb64a6_d20260409_m010913_c001_v7007000_t0000_u01775696953297") 2026/04/09 01:11:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0417_d20260409_m010908_c001_v0001185_t0012_u01775696948038") 2026/04/09 01:11:53 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c0_d20260409_m010936_c001_v7007000_t0000_u01775696976369") 2026/04/09 01:11:53 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05e3_d20260409_m010931_c001_v0001185_t0026_u01775696971203") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0c_d20260409_m011104_c001_v7007000_t0000_u01775697064308") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2171_d20260409_m011052_c001_v0001117_t0000_u01775697052232") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3868f_d20260409_m011046_c001_v7007000_t0000_u01775697046242") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2124_d20260409_m011033_c001_v0001117_t0025_u01775697033852") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324514_d20260409_m011028_c001_v7007000_t0000_u01775697028130") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20e8_d20260409_m011017_c001_v0001117_t0056_u01775697017190") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f251_d20260409_m011011_c001_v7007000_t0000_u01775697011540") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20c0_d20260409_m010959_c001_v0001117_t0044_u01775696999579") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c600_d20260409_m010953_c001_v7007000_t0000_u01775696993816") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2096_d20260409_m010942_c001_v0001117_t0040_u01775696982119") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff915e_d20260409_m010933_c001_v7007000_t0000_u01775696973316") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e58_d20260409_m010922_c001_v0001042_t0005_u01775696962570") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9104_d20260409_m010916_c001_v7007000_t0000_u01775696956682") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e42_d20260409_m010911_c001_v0001042_t0014_u01775696951641") 2026/04/09 01:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c7_d20260409_m010910_c001_v7007000_t0000_u01775696950303") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe201a_d20260409_m010900_c001_v0001117_t0040_u01775696940038") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d6e_d20260409_m010854_c001_v7007000_t0000_u01775696934300") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a029c_d20260409_m010849_c001_v0001185_t0029_u01775696929849") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4bd_d20260409_m010847_c001_v7007000_t0000_u01775696927773") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fca_d20260409_m010837_c001_v0001117_t0011_u01775696917201") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80a64_d20260409_m010828_c001_v7007000_t0000_u01775696908239") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0db4_d20260409_m010819_c001_v0001042_t0013_u01775696899537") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1d7_d20260409_m010814_c001_v7007000_t0000_u01775696894097") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc98e_d20260409_m010803_c001_v0001167_t0049_u01775696883654") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad262_d20260409_m010758_c001_v7007000_t0000_u01775696878463") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fd4e_d20260409_m010748_c001_v0001185_t0037_u01775696868055") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e77a_d20260409_m010913_c001_v7007000_t0000_u01775696953407") 2026/04/09 01:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e36_d20260409_m010908_c001_v0001042_t0052_u01775696948054") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c1_d20260409_m010936_c001_v7007000_t0000_u01775696976556") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd036_d20260409_m010931_c001_v0001167_t0054_u01775696971313") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0d_d20260409_m011104_c001_v7007000_t0000_u01775697064490") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0bd0_d20260409_m011052_c001_v0001185_t0006_u01775697052890") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38690_d20260409_m011046_c001_v7007000_t0000_u01775697046425") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0a92_d20260409_m011034_c001_v0001185_t0004_u01775697034380") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324515_d20260409_m011028_c001_v7007000_t0000_u01775697028313") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a096e_d20260409_m011017_c001_v0001185_t0015_u01775697017989") 2026/04/09 01:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f252_d20260409_m011011_c001_v7007000_t0000_u01775697011723") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0843_d20260409_m011000_c001_v0001185_t0054_u01775697000339") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c601_d20260409_m010953_c001_v7007000_t0000_u01775696993997") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a06e7_d20260409_m010942_c001_v0001185_t0038_u01775696982820") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01362_d20260409_m010933_c001_v7007000_t0000_u01775696973319") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a055d_d20260409_m010922_c001_v0001185_t0008_u01775696962928") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9105_d20260409_m010916_c001_v7007000_t0000_u01775696956863") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0480_d20260409_m010911_c001_v0001185_t0008_u01775696951796") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6494_d20260409_m010909_c001_v7007000_t0000_u01775696949921") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e1c_d20260409_m010900_c001_v0001042_t0025_u01775696940562") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d71_d20260409_m010854_c001_v7007000_t0000_u01775696934481") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1ff2_d20260409_m010849_c001_v0001117_t0042_u01775696929876") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d42_d20260409_m010848_c001_v7007000_t0000_u01775696928147") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcc15_d20260409_m010837_c001_v0001167_t0025_u01775696917723") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f6_d20260409_m010828_c001_v7007000_t0000_u01775696908416") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcafa_d20260409_m010819_c001_v0001167_t0038_u01775696899946") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1da_d20260409_m010814_c001_v7007000_t0000_u01775696894279") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199feb1_d20260409_m010804_c001_v0001185_t0053_u01775696884072") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad263_d20260409_m010758_c001_v7007000_t0000_u01775696878652") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d64_d20260409_m010748_c001_v0001042_t0000_u01775696868243") 2026/04/09 01:11:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d0_d20260409_m010913_c001_v7007000_t0000_u01775696953417") 2026/04/09 01:11:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2032_d20260409_m010908_c001_v0001117_t0047_u01775696948108") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c2_d20260409_m010936_c001_v7007000_t0000_u01775696976738") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05e7_d20260409_m010931_c001_v0001185_t0015_u01775696971400") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0e_d20260409_m011104_c001_v7007000_t0000_u01775697064674") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f61_d20260409_m011053_c001_v0001042_t0038_u01775697053079") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38691_d20260409_m011046_c001_v7007000_t0000_u01775697046607") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f35_d20260409_m011034_c001_v0001042_t0047_u01775697034607") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324516_d20260409_m011028_c001_v7007000_t0000_u01775697028494") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f0d_d20260409_m011018_c001_v0001042_t0030_u01775697018194") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f253_d20260409_m011011_c001_v7007000_t0000_u01775697011911") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ec3_d20260409_m011001_c001_v0001042_t0024_u01775697001075") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c602_d20260409_m010954_c001_v7007000_t0000_u01775696994178") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e9f_d20260409_m010943_c001_v0001042_t0014_u01775696983011") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b269_d20260409_m010933_c001_v7007000_t0000_u01775696973111") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcf98_d20260409_m010923_c001_v0001167_t0036_u01775696963124") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9106_d20260409_m010917_c001_v7007000_t0000_u01775696957043") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe204c_d20260409_m010911_c001_v0001117_t0029_u01775696951822") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ec19f_d20260409_m010909_c001_v7007000_t0000_u01775696949998") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0380_d20260409_m010900_c001_v0001185_t0005_u01775696940984") 2026/04/09 01:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d73_d20260409_m010854_c001_v7007000_t0000_u01775696934662") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcd15_d20260409_m010849_c001_v0001167_t0024_u01775696929988") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d3243f9_d20260409_m010847_c001_v7007000_t0000_u01775696927979") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0de8_d20260409_m010838_c001_v0001042_t0034_u01775696918059") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80a63_d20260409_m010828_c001_v7007000_t0000_u01775696908056") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a005b_d20260409_m010820_c001_v0001185_t0032_u01775696900253") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1dc_d20260409_m010814_c001_v7007000_t0000_u01775696894461") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d90_d20260409_m010804_c001_v0001042_t0000_u01775696884281") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad266_d20260409_m010758_c001_v7007000_t0000_u01775696878836") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc864_d20260409_m010748_c001_v0001167_t0041_u01775696868914") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f413781a4b7d7dded_d20260409_m010913_c001_v7007000_t0000_u01775696953433") 2026/04/09 01:11:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a041d_d20260409_m010908_c001_v0001185_t0030_u01775696948238") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c3_d20260409_m010936_c001_v7007000_t0000_u01775696976920") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e73_d20260409_m010931_c001_v0001042_t0028_u01775696971482") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae0f_d20260409_m011104_c001_v7007000_t0000_u01775697064857") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd628_d20260409_m011053_c001_v0001167_t0051_u01775697053710") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38693_d20260409_m011046_c001_v7007000_t0000_u01775697046800") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd4b3_d20260409_m011035_c001_v0001167_t0029_u01775697035189") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324517_d20260409_m011028_c001_v7007000_t0000_u01775697028677") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd3b6_d20260409_m011018_c001_v0001167_t0005_u01775697018574") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f255_d20260409_m011012_c001_v7007000_t0000_u01775697012095") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd298_d20260409_m011001_c001_v0001167_t0033_u01775697001510") 2026/04/09 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c603_d20260409_m010954_c001_v7007000_t0000_u01775696994360") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd133_d20260409_m010943_c001_v0001167_t0042_u01775696983523") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b9109934df_d20260409_m010932_c001_v7007000_t0000_u01775696972943") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2068_d20260409_m010923_c001_v0001117_t0035_u01775696963601") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9107_d20260409_m010917_c001_v7007000_t0000_u01775696957225") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0482_d20260409_m010911_c001_v0001185_t0000_u01775696951981") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c9_d20260409_m010910_c001_v7007000_t0000_u01775696950315") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcdee_d20260409_m010901_c001_v0001167_t0035_u01775696941202") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d76_d20260409_m010854_c001_v7007000_t0000_u01775696934844") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a02a0_d20260409_m010850_c001_v0001185_t0016_u01775696930041") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d3243fb_d20260409_m010848_c001_v7007000_t0000_u01775696928161") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a01aa_d20260409_m010838_c001_v0001185_t0029_u01775696918419") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a424_d20260409_m010828_c001_v7007000_t0000_u01775696908656") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0db8_d20260409_m010820_c001_v0001042_t0032_u01775696900441") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1de_d20260409_m010814_c001_v7007000_t0000_u01775696894643") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc9ac_d20260409_m010805_c001_v0001167_t0031_u01775696885207") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad268_d20260409_m010759_c001_v7007000_t0000_u01775696879021") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fd70_d20260409_m010749_c001_v0001185_t0018_u01775696869449") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d1_d20260409_m010913_c001_v7007000_t0000_u01775696953443") 2026/04/09 01:11:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a041f_d20260409_m010908_c001_v0001185_t0045_u01775696948424") 2026/04/09 01:11:58 DEBUG : dir1/0007-12345: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c4_d20260409_m010937_c001_v7007000_t0000_u01775696977100") 2026/04/09 01:11:59 DEBUG : dir1/0007-12345: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2082_d20260409_m010931_c001_v0001117_t0038_u01775696971581") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae10_d20260409_m011105_c001_v7007000_t0000_u01775697065039") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2175_d20260409_m011054_c001_v0001117_t0026_u01775697054137") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38694_d20260409_m011046_c001_v7007000_t0000_u01775697046984") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe212a_d20260409_m011035_c001_v0001117_t0013_u01775697035462") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324518_d20260409_m011028_c001_v7007000_t0000_u01775697028860") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20f0_d20260409_m011018_c001_v0001117_t0040_u01775697018918") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f256_d20260409_m011012_c001_v7007000_t0000_u01775697012281") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20c8_d20260409_m011001_c001_v0001117_t0012_u01775697001884") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c604_d20260409_m010954_c001_v7007000_t0000_u01775696994544") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe209c_d20260409_m010944_c001_v0001117_t0042_u01775696984171") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651b7_d20260409_m010933_c001_v7007000_t0000_u01775696973493") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e5c_d20260409_m010924_c001_v0001042_t0013_u01775696964323") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9109_d20260409_m010917_c001_v7007000_t0000_u01775696957443") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e44_d20260409_m010912_c001_v0001042_t0052_u01775696952050") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c4_d20260409_m010909_c001_v7007000_t0000_u01775696949945") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2020_d20260409_m010901_c001_v0001117_t0049_u01775696941549") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d79_d20260409_m010855_c001_v7007000_t0000_u01775696935029") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e0a_d20260409_m010850_c001_v0001042_t0010_u01775696930207") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad2db_d20260409_m010848_c001_v7007000_t0000_u01775696928212") 2026/04/09 01:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fd0_d20260409_m010838_c001_v0001117_t0007_u01775696918606") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f1d2_d20260409_m010828_c001_v7007000_t0000_u01775696908435") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb0c_d20260409_m010820_c001_v0001167_t0000_u01775696900787") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1df_d20260409_m010814_c001_v7007000_t0000_u01775696894826") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fed1_d20260409_m010805_c001_v0001185_t0056_u01775696885536") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad269_d20260409_m010759_c001_v7007000_t0000_u01775696879205") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d68_d20260409_m010749_c001_v0001042_t0022_u01775696869637") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90d3_d20260409_m010913_c001_v7007000_t0000_u01775696953600") 2026/04/09 01:12:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcea0_d20260409_m010908_c001_v0001167_t0015_u01775696948499") 2026/04/09 01:12:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c6_d20260409_m010937_c001_v7007000_t0000_u01775696977281") 2026/04/09 01:12:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05ed_d20260409_m010931_c001_v0001185_t0053_u01775696971592") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae11_d20260409_m011105_c001_v7007000_t0000_u01775697065222") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0bf6_d20260409_m011054_c001_v0001185_t0010_u01775697054695") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38695_d20260409_m011047_c001_v7007000_t0000_u01775697047166") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0ab0_d20260409_m011036_c001_v0001185_t0043_u01775697036123") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324519_d20260409_m011029_c001_v7007000_t0000_u01775697029041") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a098e_d20260409_m011019_c001_v0001185_t0023_u01775697019556") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f257_d20260409_m011012_c001_v7007000_t0000_u01775697012464") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a085b_d20260409_m011002_c001_v0001185_t0050_u01775697002460") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c605_d20260409_m010954_c001_v7007000_t0000_u01775696994727") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0715_d20260409_m010944_c001_v0001185_t0039_u01775696984712") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff915d_d20260409_m010933_c001_v7007000_t0000_u01775696973134") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a058b_d20260409_m010924_c001_v0001185_t0021_u01775696964814") 2026/04/09 01:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff910a_d20260409_m010917_c001_v7007000_t0000_u01775696957625") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0488_d20260409_m010912_c001_v0001185_t0059_u01775696952208") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c5f3_d20260409_m010910_c001_v7007000_t0000_u01775696950155") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e1e_d20260409_m010902_c001_v0001042_t0034_u01775696942102") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d7a_d20260409_m010855_c001_v7007000_t0000_u01775696935212") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a02a4_d20260409_m010850_c001_v0001185_t0059_u01775696930227") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d3243f8_d20260409_m010847_c001_v7007000_t0000_u01775696927797") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcc39_d20260409_m010839_c001_v0001167_t0051_u01775696919346") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f1d3_d20260409_m010828_c001_v7007000_t0000_u01775696908623") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a006d_d20260409_m010821_c001_v0001185_t0057_u01775696901126") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e0_d20260409_m010815_c001_v7007000_t0000_u01775696895009") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d98_d20260409_m010805_c001_v0001042_t0009_u01775696885770") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad26a_d20260409_m010759_c001_v7007000_t0000_u01775696879390") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc87c_d20260409_m010750_c001_v0001167_t0044_u01775696870075") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90ce_d20260409_m010913_c001_v7007000_t0000_u01775696953235") 2026/04/09 01:12:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e3a_d20260409_m010908_c001_v0001042_t0006_u01775696948548") 2026/04/09 01:12:01 DEBUG : dir1/0009-34567: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c7_d20260409_m010937_c001_v7007000_t0000_u01775696977462") 2026/04/09 01:12:01 DEBUG : dir1/0009-34567: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd03e_d20260409_m010931_c001_v0001167_t0018_u01775696971643") 2026/04/09 01:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae12_d20260409_m011105_c001_v7007000_t0000_u01775697065404") 2026/04/09 01:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f68_d20260409_m011054_c001_v0001042_t0003_u01775697054886") 2026/04/09 01:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38696_d20260409_m011047_c001_v7007000_t0000_u01775697047349") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f37_d20260409_m011036_c001_v0001042_t0013_u01775697036312") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451a_d20260409_m011029_c001_v7007000_t0000_u01775697029222") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f0f_d20260409_m011019_c001_v0001042_t0002_u01775697019744") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f258_d20260409_m011012_c001_v7007000_t0000_u01775697012648") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ecd_d20260409_m011002_c001_v0001042_t0055_u01775697002736") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c606_d20260409_m010954_c001_v7007000_t0000_u01775696994909") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ea5_d20260409_m010944_c001_v0001042_t0056_u01775696984902") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f22e_d20260409_m010933_c001_v7007000_t0000_u01775696973295") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcfbf_d20260409_m010925_c001_v0001167_t0034_u01775696965025") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff910b_d20260409_m010917_c001_v7007000_t0000_u01775696957806") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcef2_d20260409_m010912_c001_v0001167_t0051_u01775696952231") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9ef3_d20260409_m010910_c001_v7007000_t0000_u01775696950160") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0396_d20260409_m010902_c001_v0001185_t0020_u01775696942468") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d7b_d20260409_m010855_c001_v7007000_t0000_u01775696935396") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1ff4_d20260409_m010850_c001_v0001117_t0055_u01775696930356") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de0130e_d20260409_m010847_c001_v7007000_t0000_u01775696927808") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0df0_d20260409_m010839_c001_v0001042_t0021_u01775696919862") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80a66_d20260409_m010828_c001_v7007000_t0000_u01775696908605") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dbe_d20260409_m010821_c001_v0001042_t0052_u01775696901382") 2026/04/09 01:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e1_d20260409_m010815_c001_v7007000_t0000_u01775696895191") 2026/04/09 01:12:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc9ca_d20260409_m010806_c001_v0001167_t0051_u01775696886490") 2026/04/09 01:12:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad26c_d20260409_m010759_c001_v7007000_t0000_u01775696879575") 2026/04/09 01:12:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fd8a_d20260409_m010750_c001_v0001185_t0020_u01775696870540") 2026/04/09 01:12:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ec1a6_d20260409_m010913_c001_v7007000_t0000_u01775696953470") 2026/04/09 01:12:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0425_d20260409_m010908_c001_v0001185_t0016_u01775696948610") 2026/04/09 01:12:03 DEBUG : dir1/0010-45678: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651c9_d20260409_m010937_c001_v7007000_t0000_u01775696977655") 2026/04/09 01:12:03 DEBUG : dir1/0010-45678: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05f1_d20260409_m010931_c001_v0001185_t0031_u01775696971777") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae13_d20260409_m011105_c001_v7007000_t0000_u01775697065587") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd64a_d20260409_m011055_c001_v0001167_t0042_u01775697055436") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38697_d20260409_m011047_c001_v7007000_t0000_u01775697047532") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd4cb_d20260409_m011036_c001_v0001167_t0011_u01775697036692") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451b_d20260409_m011029_c001_v7007000_t0000_u01775697029403") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd3d0_d20260409_m011020_c001_v0001167_t0049_u01775697020158") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f259_d20260409_m011012_c001_v7007000_t0000_u01775697012831") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd2b4_d20260409_m011003_c001_v0001167_t0003_u01775697003207") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c607_d20260409_m010955_c001_v7007000_t0000_u01775696995091") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd15f_d20260409_m010945_c001_v0001167_t0006_u01775696985521") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b9109934e0_d20260409_m010933_c001_v7007000_t0000_u01775696973126") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe206e_d20260409_m010925_c001_v0001117_t0046_u01775696965287") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff910c_d20260409_m010917_c001_v7007000_t0000_u01775696957986") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe204e_d20260409_m010912_c001_v0001117_t0033_u01775696952432") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6497_d20260409_m010910_c001_v7007000_t0000_u01775696950095") 2026/04/09 01:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfce08_d20260409_m010902_c001_v0001167_t0037_u01775696942679") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d7c_d20260409_m010855_c001_v7007000_t0000_u01775696935580") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcd21_d20260409_m010850_c001_v0001167_t0038_u01775696930385") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01310_d20260409_m010847_c001_v7007000_t0000_u01775696927991") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a01d8_d20260409_m010840_c001_v0001185_t0010_u01775696920278") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80a65_d20260409_m010828_c001_v7007000_t0000_u01775696908422") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb22_d20260409_m010821_c001_v0001167_t0049_u01775696901936") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e2_d20260409_m010815_c001_v7007000_t0000_u01775696895373") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fef3_d20260409_m010806_c001_v0001185_t0023_u01775696886962") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad26d_d20260409_m010759_c001_v7007000_t0000_u01775696879759") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d6c_d20260409_m010750_c001_v0001042_t0009_u01775696870728") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f413781a4b7d7ddee_d20260409_m010913_c001_v7007000_t0000_u01775696953615") 2026/04/09 01:12:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2036_d20260409_m010908_c001_v0001117_t0033_u01775696948621") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651cb_d20260409_m010937_c001_v7007000_t0000_u01775696977836") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e77_d20260409_m010931_c001_v0001042_t0022_u01775696971849") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae14_d20260409_m011105_c001_v7007000_t0000_u01775697065770") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2179_d20260409_m011055_c001_v0001117_t0021_u01775697055742") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38698_d20260409_m011047_c001_v7007000_t0000_u01775697047716") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe212e_d20260409_m011036_c001_v0001117_t0050_u01775697036969") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451c_d20260409_m011029_c001_v7007000_t0000_u01775697029590") 2026/04/09 01:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20fa_d20260409_m011020_c001_v0001117_t0032_u01775697020567") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f25a_d20260409_m011013_c001_v7007000_t0000_u01775697013016") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20ca_d20260409_m011003_c001_v0001117_t0009_u01775697003624") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c608_d20260409_m010955_c001_v7007000_t0000_u01775696995389") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20a4_d20260409_m010946_c001_v0001117_t0016_u01775696986083") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff915b_d20260409_m010932_c001_v7007000_t0000_u01775696972953") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e61_d20260409_m010925_c001_v0001042_t0057_u01775696965831") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff910e_d20260409_m010918_c001_v7007000_t0000_u01775696958166") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0490_d20260409_m010912_c001_v0001185_t0033_u01775696952505") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6498_d20260409_m010910_c001_v7007000_t0000_u01775696950179") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2022_d20260409_m010903_c001_v0001117_t0010_u01775696943075") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d7e_d20260409_m010855_c001_v7007000_t0000_u01775696935775") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a02a8_d20260409_m010850_c001_v0001185_t0019_u01775696930552") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4c1_d20260409_m010847_c001_v7007000_t0000_u01775696927953") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fd8_d20260409_m010840_c001_v0001117_t0013_u01775696920536") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f5_d20260409_m010828_c001_v7007000_t0000_u01775696908408") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a007f_d20260409_m010822_c001_v0001185_t0004_u01775696902258") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e4_d20260409_m010815_c001_v7007000_t0000_u01775696895556") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d9a_d20260409_m010807_c001_v0001042_t0004_u01775696887159") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad26e_d20260409_m010759_c001_v7007000_t0000_u01775696879943") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc896_d20260409_m010751_c001_v0001167_t0020_u01775696871203") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfac85_d20260409_m010913_c001_v7007000_t0000_u01775696953476") 2026/04/09 01:12:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a042d_d20260409_m010908_c001_v0001185_t0013_u01775696948824") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651cc_d20260409_m010938_c001_v7007000_t0000_u01775696978017") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05f5_d20260409_m010931_c001_v0001185_t0037_u01775696971974") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae15_d20260409_m011105_c001_v7007000_t0000_u01775697065953") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0c18_d20260409_m011056_c001_v0001185_t0049_u01775697056214") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c38699_d20260409_m011047_c001_v7007000_t0000_u01775697047899") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0ac2_d20260409_m011037_c001_v0001185_t0050_u01775697037657") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451d_d20260409_m011029_c001_v7007000_t0000_u01775697029774") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a09b6_d20260409_m011021_c001_v0001185_t0043_u01775697021128") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f25b_d20260409_m011013_c001_v7007000_t0000_u01775697013199") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0871_d20260409_m011004_c001_v0001185_t0018_u01775697004269") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c609_d20260409_m010955_c001_v7007000_t0000_u01775696995572") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a074f_d20260409_m010946_c001_v0001185_t0046_u01775696986672") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b26b_d20260409_m010933_c001_v7007000_t0000_u01775696973292") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05ab_d20260409_m010926_c001_v0001185_t0052_u01775696966278") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff910f_d20260409_m010918_c001_v7007000_t0000_u01775696958346") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e46_d20260409_m010912_c001_v0001042_t0008_u01775696952569") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ec1a0_d20260409_m010910_c001_v7007000_t0000_u01775696950190") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e22_d20260409_m010903_c001_v0001042_t0034_u01775696943860") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d7f_d20260409_m010855_c001_v7007000_t0000_u01775696935956") 2026/04/09 01:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e0e_d20260409_m010850_c001_v0001042_t0022_u01775696930583") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d43_d20260409_m010848_c001_v7007000_t0000_u01775696928172") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcc61_d20260409_m010841_c001_v0001167_t0014_u01775696921080") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfab68_d20260409_m010828_c001_v7007000_t0000_u01775696908446") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dc4_d20260409_m010822_c001_v0001042_t0009_u01775696902447") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e5_d20260409_m010815_c001_v7007000_t0000_u01775696895738") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc9e0_d20260409_m010807_c001_v0001167_t0048_u01775696887619") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad26f_d20260409_m010800_c001_v7007000_t0000_u01775696880127") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fda0_d20260409_m010751_c001_v0001185_t0017_u01775696871720") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f413781a4b7d7ddeb_d20260409_m010913_c001_v7007000_t0000_u01775696953250") 2026/04/09 01:12:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e3c_d20260409_m010908_c001_v0001042_t0016_u01775696948925") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651cd_d20260409_m010938_c001_v7007000_t0000_u01775696978197") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2084_d20260409_m010932_c001_v0001117_t0052_u01775696972161") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae16_d20260409_m011106_c001_v7007000_t0000_u01775697066137") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f6e_d20260409_m011056_c001_v0001042_t0010_u01775697056422") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3869a_d20260409_m011048_c001_v7007000_t0000_u01775697048180") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f39_d20260409_m011037_c001_v0001042_t0007_u01775697037865") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451e_d20260409_m011029_c001_v7007000_t0000_u01775697029955") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f13_d20260409_m011021_c001_v0001042_t0020_u01775697021319") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f25c_d20260409_m011013_c001_v7007000_t0000_u01775697013382") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ed7_d20260409_m011004_c001_v0001042_t0042_u01775697004477") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c60a_d20260409_m010955_c001_v7007000_t0000_u01775696995755") 2026/04/09 01:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0ea7_d20260409_m010946_c001_v0001042_t0012_u01775696986863") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b9109934e1_d20260409_m010933_c001_v7007000_t0000_u01775696973311") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcfe0_d20260409_m010926_c001_v0001167_t0010_u01775696966509") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9111_d20260409_m010918_c001_v7007000_t0000_u01775696958527") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcef4_d20260409_m010912_c001_v0001167_t0046_u01775696952593") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e76a_d20260409_m010910_c001_v7007000_t0000_u01775696950326") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a03ce_d20260409_m010904_c001_v0001185_t0006_u01775696944246") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d81_d20260409_m010856_c001_v7007000_t0000_u01775696936138") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcd27_d20260409_m010850_c001_v0001167_t0029_u01775696930746") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01313_d20260409_m010848_c001_v7007000_t0000_u01775696928174") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0df4_d20260409_m010841_c001_v0001042_t0025_u01775696921654") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8347_d20260409_m010828_c001_v7007000_t0000_u01775696908666") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb2e_d20260409_m010822_c001_v0001167_t0028_u01775696902806") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e7_d20260409_m010815_c001_v7007000_t0000_u01775696895921") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199ff07_d20260409_m010807_c001_v0001185_t0055_u01775696887942") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad271_d20260409_m010800_c001_v7007000_t0000_u01775696880311") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d70_d20260409_m010751_c001_v0001042_t0009_u01775696871943") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb64aa_d20260409_m010913_c001_v7007000_t0000_u01775696953587") 2026/04/09 01:12:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0431_d20260409_m010909_c001_v0001185_t0037_u01775696949022") 2026/04/09 01:12:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651ce_d20260409_m010938_c001_v7007000_t0000_u01775696978379") 2026/04/09 01:12:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a05ff_d20260409_m010932_c001_v0001185_t0034_u01775696972172") 2026/04/09 01:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae17_d20260409_m011106_c001_v7007000_t0000_u01775697066334") 2026/04/09 01:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd662_d20260409_m011056_c001_v0001167_t0028_u01775697056829") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3869b_d20260409_m011048_c001_v7007000_t0000_u01775697048363") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd4ed_d20260409_m011038_c001_v0001167_t0036_u01775697038205") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d32451f_d20260409_m011030_c001_v7007000_t0000_u01775697030143") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd3ea_d20260409_m011021_c001_v0001167_t0017_u01775697021750") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f25d_d20260409_m011013_c001_v7007000_t0000_u01775697013568") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd2d4_d20260409_m011004_c001_v0001167_t0033_u01775697004965") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c60b_d20260409_m010955_c001_v7007000_t0000_u01775696995936") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd17b_d20260409_m010947_c001_v0001167_t0035_u01775696987225") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f22d_d20260409_m010933_c001_v7007000_t0000_u01775696973110") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2072_d20260409_m010926_c001_v0001117_t0023_u01775696966808") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9112_d20260409_m010918_c001_v7007000_t0000_u01775696958708") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0496_d20260409_m010912_c001_v0001185_t0038_u01775696952691") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c5_d20260409_m010910_c001_v7007000_t0000_u01775696950123") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfce38_d20260409_m010904_c001_v0001167_t0009_u01775696944452") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d82_d20260409_m010856_c001_v7007000_t0000_u01775696936319") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a02ac_d20260409_m010850_c001_v0001185_t0057_u01775696930759") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d3e_d20260409_m010847_c001_v7007000_t0000_u01775696927785") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0204_d20260409_m010842_c001_v0001185_t0010_u01775696922018") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8346_d20260409_m010828_c001_v7007000_t0000_u01775696908463") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a008b_d20260409_m010823_c001_v0001185_t0022_u01775696903083") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e8_d20260409_m010816_c001_v7007000_t0000_u01775696896104") 2026/04/09 01:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0da0_d20260409_m010808_c001_v0001042_t0014_u01775696888133") 2026/04/09 01:12:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad272_d20260409_m010800_c001_v7007000_t0000_u01775696880494") 2026/04/09 01:12:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc8ba_d20260409_m010752_c001_v0001167_t0056_u01775696872377") 2026/04/09 01:12:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e77f_d20260409_m010913_c001_v7007000_t0000_u01775696953590") 2026/04/09 01:12:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfceae_d20260409_m010909_c001_v0001167_t0004_u01775696949052") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651cf_d20260409_m010938_c001_v7007000_t0000_u01775696978561") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd04e_d20260409_m010932_c001_v0001167_t0005_u01775696972233") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae19_d20260409_m011106_c001_v7007000_t0000_u01775697066518") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe217b_d20260409_m011057_c001_v0001117_t0028_u01775697057280") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3869c_d20260409_m011048_c001_v7007000_t0000_u01775697048547") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2134_d20260409_m011038_c001_v0001117_t0035_u01775697038803") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324520_d20260409_m011030_c001_v7007000_t0000_u01775697030324") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20fe_d20260409_m011022_c001_v0001117_t0018_u01775697022227") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f25f_d20260409_m011013_c001_v7007000_t0000_u01775697013757") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20d0_d20260409_m011005_c001_v0001117_t0038_u01775697005453") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c60c_d20260409_m010956_c001_v7007000_t0000_u01775696996180") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20a8_d20260409_m010947_c001_v0001117_t0049_u01775696987585") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b9109934e2_d20260409_m010933_c001_v7007000_t0000_u01775696973328") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e65_d20260409_m010927_c001_v0001042_t0004_u01775696967615") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9114_d20260409_m010918_c001_v7007000_t0000_u01775696958888") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e48_d20260409_m010912_c001_v0001042_t0019_u01775696952870") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90c6_d20260409_m010910_c001_v7007000_t0000_u01775696950127") 2026/04/09 01:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2024_d20260409_m010904_c001_v0001117_t0047_u01775696944863") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d84_d20260409_m010856_c001_v7007000_t0000_u01775696936503") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1ff6_d20260409_m010850_c001_v0001117_t0046_u01775696930887") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa6516b_d20260409_m010848_c001_v7007000_t0000_u01775696928182") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fe0_d20260409_m010842_c001_v0001117_t0026_u01775696922259") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f8_d20260409_m010828_c001_v7007000_t0000_u01775696908612") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dc8_d20260409_m010823_c001_v0001042_t0045_u01775696903271") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1e9_d20260409_m010816_c001_v7007000_t0000_u01775696896372") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc9f8_d20260409_m010808_c001_v0001167_t0035_u01775696888559") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad273_d20260409_m010800_c001_v7007000_t0000_u01775696880679") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fdb8_d20260409_m010752_c001_v0001185_t0033_u01775696872718") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff90cf_d20260409_m010913_c001_v7007000_t0000_u01775696953255") 2026/04/09 01:12:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2038_d20260409_m010909_c001_v0001117_t0021_u01775696949165") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834d_d20260409_m010831_c001_v7007000_t0000_u01775696911218") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00b5_d20260409_m010826_c001_v0001185_t0026_u01775696906410") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834e_d20260409_m010831_c001_v7007000_t0000_u01775696911402") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb74_d20260409_m010826_c001_v0001167_t0012_u01775696906432") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed834f_d20260409_m010831_c001_v7007000_t0000_u01775696911584") 2026/04/09 01:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dd0_d20260409_m010826_c001_v0001042_t0040_u01775696906434") 2026/04/09 01:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8350_d20260409_m010831_c001_v7007000_t0000_u01775696911767") 2026/04/09 01:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00b9_d20260409_m010826_c001_v0001185_t0031_u01775696906597") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8351_d20260409_m010831_c001_v7007000_t0000_u01775696911950") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb7c_d20260409_m010826_c001_v0001167_t0045_u01775696906762") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8352_d20260409_m010832_c001_v7007000_t0000_u01775696912176") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00bf_d20260409_m010826_c001_v0001185_t0020_u01775696906811") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8353_d20260409_m010832_c001_v7007000_t0000_u01775696912358") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dd4_d20260409_m010826_c001_v0001042_t0027_u01775696906861") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8354_d20260409_m010832_c001_v7007000_t0000_u01775696912542") 2026/04/09 01:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00c3_d20260409_m010826_c001_v0001185_t0020_u01775696906996") 2026/04/09 01:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8355_d20260409_m010832_c001_v7007000_t0000_u01775696912725") 2026/04/09 01:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb82_d20260409_m010827_c001_v0001167_t0058_u01775696907041") 2026/04/09 01:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8357_d20260409_m010832_c001_v7007000_t0000_u01775696912910") 2026/04/09 01:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00c5_d20260409_m010827_c001_v0001185_t0012_u01775696907191") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8358_d20260409_m010833_c001_v7007000_t0000_u01775696913092") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dd8_d20260409_m010827_c001_v0001042_t0057_u01775696907240") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed8359_d20260409_m010833_c001_v7007000_t0000_u01775696913277") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00c9_d20260409_m010827_c001_v0001185_t0047_u01775696907376") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed835a_d20260409_m010833_c001_v7007000_t0000_u01775696913460") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb88_d20260409_m010827_c001_v0001167_t0054_u01775696907399") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed835b_d20260409_m010833_c001_v7007000_t0000_u01775696913642") 2026/04/09 01:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fbf_d20260409_m010827_c001_v0001117_t0053_u01775696907545") 2026/04/09 01:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed835c_d20260409_m010833_c001_v7007000_t0000_u01775696913825") 2026/04/09 01:12:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00cf_d20260409_m010827_c001_v0001185_t0035_u01775696907561") 2026/04/09 01:12:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4122dcd551ed835d_d20260409_m010834_c001_v7007000_t0000_u01775696914008") 2026/04/09 01:12:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a00d5_d20260409_m010827_c001_v0001185_t0011_u01775696907746") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324408_d20260409_m010851_c001_v7007000_t0000_u01775696931632") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0248_d20260409_m010846_c001_v0001185_t0032_u01775696926105") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646a_d20260409_m010851_c001_v7007000_t0000_u01775696931378") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfccbb_d20260409_m010846_c001_v0001167_t0026_u01775696926172") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324404_d20260409_m010851_c001_v7007000_t0000_u01775696931385") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a024e_d20260409_m010846_c001_v0001185_t0053_u01775696926324") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324405_d20260409_m010851_c001_v7007000_t0000_u01775696931397") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fea_d20260409_m010846_c001_v0001117_t0059_u01775696926481") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646d_d20260409_m010851_c001_v7007000_t0000_u01775696931578") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0dfe_d20260409_m010846_c001_v0001042_t0047_u01775696926494") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb6470_d20260409_m010851_c001_v7007000_t0000_u01775696931759") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0256_d20260409_m010846_c001_v0001185_t0037_u01775696926511") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d51_d20260409_m010851_c001_v7007000_t0000_u01775696931405") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfccc1_d20260409_m010846_c001_v0001167_t0047_u01775696926598") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646b_d20260409_m010851_c001_v7007000_t0000_u01775696931416") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a025a_d20260409_m010846_c001_v0001185_t0024_u01775696926696") 2026/04/09 01:12:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d52_d20260409_m010851_c001_v7007000_t0000_u01775696931588") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfccc7_d20260409_m010846_c001_v0001167_t0011_u01775696926885") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407de7e05de01324_d20260409_m010851_c001_v7007000_t0000_u01775696931730") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0262_d20260409_m010846_c001_v0001185_t0050_u01775696926896") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324409_d20260409_m010851_c001_v7007000_t0000_u01775696931747") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e04_d20260409_m010846_c001_v0001042_t0022_u01775696926993") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646c_d20260409_m010851_c001_v7007000_t0000_u01775696931437") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fec_d20260409_m010847_c001_v0001117_t0006_u01775696927025") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d54_d20260409_m010851_c001_v7007000_t0000_u01775696931770") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0266_d20260409_m010847_c001_v0001185_t0042_u01775696927098") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4d4_d20260409_m010851_c001_v7007000_t0000_u01775696931426") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfccd1_d20260409_m010847_c001_v0001167_t0016_u01775696927229") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb646e_d20260409_m010851_c001_v7007000_t0000_u01775696931600") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a026b_d20260409_m010847_c001_v0001185_t0044_u01775696927283") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41931454b600a4d5_d20260409_m010851_c001_v7007000_t0000_u01775696931610") 2026/04/09 01:12:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0272_d20260409_m010847_c001_v0001185_t0034_u01775696927470") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d72_d20260409_m010628_c001_v7007000_t0000_u01775696788750") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f111861eefbb7aac5_d20260409_m010625_c001_v0001090_t0057_u01775696785763") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8ecc_d20260409_m010625_c001_v7007000_t0000_u01775696785582") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f111861eefbb7aab9_d20260409_m010621_c001_v0001090_t0000_u01775696781693") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8ec3_d20260409_m010620_c001_v7007000_t0000_u01775696780929") 2026/04/09 01:12:14 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc213_d20260409_m010616_c001_v0001167_t0015_u01775696776133") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c664656a04_d20260409_m010614_c001_v7007000_t0000_u01775696774650") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f114a3cdd10c95190_d20260409_m010612_c001_v0001185_t0015_u01775696772634") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b06f_d20260409_m010612_c001_v7007000_t0000_u01775696772446") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f114a3cdd10c9515a_d20260409_m010609_c001_v0001185_t0020_u01775696769198") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b02f_d20260409_m010608_c001_v7007000_t0000_u01775696768471") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c1a_d20260409_m010604_c001_v0001042_t0007_u01775696764329") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebeb2_d20260409_m010603_c001_v7007000_t0000_u01775696763040") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11607ec0573a2763_d20260409_m010601_c001_v0001092_t0037_u01775696761511") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb629e_d20260409_m010601_c001_v7007000_t0000_u01775696761326") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11607ec0573a2757_d20260409_m010558_c001_v0001092_t0037_u01775696758207") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb627f_d20260409_m010557_c001_v7007000_t0000_u01775696757437") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c08_d20260409_m010553_c001_v0001042_t0014_u01775696753232") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebea6_d20260409_m010552_c001_v7007000_t0000_u01775696752315") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1055a1ef5569e597_d20260409_m010550_c001_v0001174_t0044_u01775696750428") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251006c6_d20260409_m010550_c001_v7007000_t0000_u01775696750239") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1055a1ef5569e557_d20260409_m010546_c001_v0001174_t0039_u01775696746638") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c825100689_d20260409_m010545_c001_v7007000_t0000_u01775696745908") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0bf2_d20260409_m010540_c001_v0001042_t0012_u01775696740312") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8db5_d20260409_m010539_c001_v7007000_t0000_u01775696739351") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f112b33460a5b2d2a_d20260409_m010537_c001_v0001042_t0011_u01775696737416") 2026/04/09 01:12:15 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9cae_d20260409_m010537_c001_v7007000_t0000_u01775696737231") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f112b33460a5b2d18_d20260409_m010533_c001_v0001042_t0057_u01775696733925") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9ca8_d20260409_m010533_c001_v7007000_t0000_u01775696733160") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0bdc_d20260409_m010526_c001_v0001042_t0032_u01775696726913") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873ac7d_d20260409_m010525_c001_v7007000_t0000_u01775696725975") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f112d577ec269dff0_d20260409_m010523_c001_v0001130_t0001_u01775696723659") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfa8fb_d20260409_m010523_c001_v7007000_t0000_u01775696723086") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f112d577ec269dfda_d20260409_m010515_c001_v0001130_t0056_u01775696715994") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfa8ec_d20260409_m010515_c001_v7007000_t0000_u01775696715222") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0bb8_d20260409_m010509_c001_v0001042_t0037_u01775696709231") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd625d_d20260409_m010508_c001_v7007000_t0000_u01775696708093") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f106df42ebcf935da_d20260409_m010502_c001_v0001106_t0015_u01775696702016") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ee6a_d20260409_m010501_c001_v7007000_t0000_u01775696701786") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b9c_d20260409_m010457_c001_v0001042_t0046_u01775696697507") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1195dfefe747429f_d20260409_m010456_c001_v0001185_t0055_u01775696696770") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1195dfefe747428f_d20260409_m010455_c001_v0001185_t0047_u01775696695787") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c6646568ce_d20260409_m010442_c001_v7007000_t0000_u01775696682559") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbb6a_d20260409_m010435_c001_v0001167_t0000_u01775696675634") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f113f2d87cf6ad351_d20260409_m010434_c001_v0001185_t0000_u01775696674860") 2026/04/09 01:12:16 DEBUG : dst/one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f113f2d87cf6ad349_d20260409_m010433_c001_v0001185_t0056_u01775696673911") 2026/04/09 01:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d73_d20260409_m010628_c001_v7007000_t0000_u01775696788932") 2026/04/09 01:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f109ab0f63f423d3b_d20260409_m010625_c001_v0001097_t0037_u01775696785145") 2026/04/09 01:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f113c0441af8f8866_d20260409_m010620_c001_v0001042_t0042_u01775696780431") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c664656a05_d20260409_m010614_c001_v7007000_t0000_u01775696774833") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10534d23d93d9a32_d20260409_m010612_c001_v0001101_t0059_u01775696772019") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f118435db857cbd07_d20260409_m010608_c001_v0001173_t0029_u01775696768081") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebeb5_d20260409_m010603_c001_v7007000_t0000_u01775696763221") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1027cc650d1140d2_d20260409_m010600_c001_v0001029_t0013_u01775696760944") 2026/04/09 01:12:17 DEBUG : dst/one.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f105df9a85167a6a9_d20260409_m010556_c001_v0001173_t0035_u01775696756998") 2026/04/09 01:12:17 DEBUG : dst/three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd625f_d20260409_m010508_c001_v7007000_t0000_u01775696708276") 2026/04/09 01:12:17 DEBUG : dst/three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1195dfefe7474310_d20260409_m010506_c001_v0001185_t0007_u01775696706346") 2026/04/09 01:12:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d74_d20260409_m010629_c001_v7007000_t0000_u01775696789115") 2026/04/09 01:12:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f117231ee0960451f_d20260409_m010626_c001_v0001173_t0023_u01775696786849") 2026/04/09 01:12:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11880ee87d85cf92_d20260409_m010623_c001_v0001174_t0054_u01775696783074") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d75_d20260409_m010629_c001_v7007000_t0000_u01775696789298") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f111861eefbb7aac7_d20260409_m010627_c001_v0001090_t0028_u01775696787601") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8ed5_d20260409_m010627_c001_v7007000_t0000_u01775696787419") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f111861eefbb7aabd_d20260409_m010623_c001_v0001090_t0021_u01775696783601") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8ec9_d20260409_m010623_c001_v7007000_t0000_u01775696783419") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc239_d20260409_m010617_c001_v0001167_t0026_u01775696777607") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c664656a06_d20260409_m010615_c001_v7007000_t0000_u01775696775018") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f114a3cdd10c951ac_d20260409_m010614_c001_v0001185_t0032_u01775696774056") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b081_d20260409_m010613_c001_v7007000_t0000_u01775696773867") 2026/04/09 01:12:17 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f114a3cdd10c95170_d20260409_m010610_c001_v0001185_t0015_u01775696770611") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b054_d20260409_m010610_c001_v7007000_t0000_u01775696770423") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c1e_d20260409_m010605_c001_v0001042_t0003_u01775696765116") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb62a4_d20260409_m010602_c001_v7007000_t0000_u01775696762491") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc0d2_d20260409_m010559_c001_v0001167_t0030_u01775696759916") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb628e_d20260409_m010559_c001_v7007000_t0000_u01775696759184") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c0e_d20260409_m010553_c001_v0001042_t0048_u01775696753964") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251006de_d20260409_m010551_c001_v7007000_t0000_u01775696751397") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc054_d20260409_m010548_c001_v0001167_t0053_u01775696748832") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251006b5_d20260409_m010547_c001_v7007000_t0000_u01775696747727") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0bf8_d20260409_m010541_c001_v0001042_t0046_u01775696741067") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9cb1_d20260409_m010538_c001_v7007000_t0000_u01775696738446") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbf70_d20260409_m010536_c001_v0001167_t0028_u01775696736188") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9caa_d20260409_m010535_c001_v7007000_t0000_u01775696735068") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0be0_d20260409_m010527_c001_v0001042_t0035_u01775696727976") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfa8fc_d20260409_m010524_c001_v7007000_t0000_u01775696724696") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbe1b_d20260409_m010518_c001_v0001167_t0016_u01775696718308") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfa8f8_d20260409_m010517_c001_v7007000_t0000_u01775696717182") 2026/04/09 01:12:18 DEBUG : dst/three.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0bba_d20260409_m010510_c001_v0001042_t0046_u01775696710257") 2026/04/09 01:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c664656a07_d20260409_m010615_c001_v7007000_t0000_u01775696775203") 2026/04/09 01:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f102fe6cc7caa1297_d20260409_m010613_c001_v0001098_t0046_u01775696773376") 2026/04/09 01:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f106903f4b850c3ad_d20260409_m010610_c001_v0001167_t0020_u01775696770047") 2026/04/09 01:12:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebeb6_d20260409_m010603_c001_v7007000_t0000_u01775696763402") 2026/04/09 01:12:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f116ae3d5ad835376_d20260409_m010602_c001_v0001130_t0038_u01775696762042") 2026/04/09 01:12:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1140d70f1a2e77ba_d20260409_m010558_c001_v0001161_t0024_u01775696758890") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d76_d20260409_m010629_c001_v7007000_t0000_u01775696789480") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c2e_d20260409_m010617_c001_v0001042_t0012_u01775696777030") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c664656a08_d20260409_m010615_c001_v7007000_t0000_u01775696775386") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc104_d20260409_m010604_c001_v0001167_t0017_u01775696764704") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebeb8_d20260409_m010603_c001_v7007000_t0000_u01775696763598") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc094_d20260409_m010553_c001_v0001167_t0013_u01775696753620") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41135e7dad2ebea7_d20260409_m010552_c001_v7007000_t0000_u01775696752498") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbfb6_d20260409_m010540_c001_v0001167_t0046_u01775696740679") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8db6_d20260409_m010539_c001_v7007000_t0000_u01775696739533") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbec0_d20260409_m010527_c001_v0001167_t0019_u01775696727629") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873ac7e_d20260409_m010526_c001_v7007000_t0000_u01775696726157") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbd6f_d20260409_m010509_c001_v0001167_t0054_u01775696709585") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6261_d20260409_m010508_c001_v7007000_t0000_u01775696708461") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f118b7e46fe9dab03_d20260409_m010503_c001_v0001184_t0048_u01775696703828") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c6646568cf_d20260409_m010442_c001_v7007000_t0000_u01775696682741") 2026/04/09 01:12:19 DEBUG : dst/two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f113f2d87cf6ad3b9_d20260409_m010441_c001_v0001185_t0005_u01775696681622") 2026/04/09 01:12:19 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4156b7c90afb6d8b_d20260409_m010408_c001_v7007000_t0000_u01775696648396") 2026/04/09 01:12:19 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb999_d20260409_m010405_c001_v0001167_t0007_u01775696645015") 2026/04/09 01:12:19 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4156b7c90afb6d64_d20260409_m010402_c001_v7007000_t0000_u01775696642945") 2026/04/09 01:12:19 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b37_d20260409_m010352_c001_v0001042_t0028_u01775696632633") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ece8_d20260409_m010343_c001_v7007000_t0000_u01775696623515") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb7ea_d20260409_m010340_c001_v0001167_t0037_u01775696620198") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae8012b_d20260409_m010318_c001_v7007000_t0000_u01775696598599") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb677_d20260409_m010316_c001_v0001167_t0059_u01775696596437") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80123_d20260409_m010315_c001_v7007000_t0000_u01775696595514") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb645_d20260409_m010314_c001_v0001167_t0042_u01775696594067") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800fb_d20260409_m010310_c001_v7007000_t0000_u01775696590767") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5e8_d20260409_m010308_c001_v0001167_t0043_u01775696588765") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800f2_d20260409_m010307_c001_v7007000_t0000_u01775696587903") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5ce_d20260409_m010306_c001_v0001167_t0034_u01775696586443") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd4_d20260409_m010259_c001_v7007000_t0000_u01775696579955") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb53c_d20260409_m010258_c001_v0001167_t0029_u01775696578376") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd0_d20260409_m010257_c001_v7007000_t0000_u01775696577333") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb524_d20260409_m010256_c001_v0001167_t0001_u01775696576278") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5be2_d20260409_m010251_c001_v7007000_t0000_u01775696571449") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb4d0_d20260409_m010250_c001_v0001167_t0027_u01775696570077") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bdd_d20260409_m010248_c001_v7007000_t0000_u01775696568210") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb49a_d20260409_m010247_c001_v0001167_t0037_u01775696567061") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bdb_d20260409_m010246_c001_v7007000_t0000_u01775696566686") 2026/04/09 01:12:20 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1195dfefe7473c04_d20260409_m010246_c001_v0001185_t0018_u01775696566136") 2026/04/09 01:12:21 DEBUG : empty space: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb472_d20260409_m010244_c001_v0001167_t0053_u01775696564273") 2026/04/09 01:12:21 DEBUG : enormous: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80129_d20260409_m010317_c001_v7007000_t0000_u01775696597872") 2026/04/09 01:12:21 DEBUG : enormous: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb67f_d20260409_m010316_c001_v0001167_t0038_u01775696596896") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f422d87a2a2fc9d85_d20260409_m010634_c001_v7007000_t0000_u01775696794535") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0c54_d20260409_m010633_c001_v0001042_t0015_u01775696793150") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ecb6_d20260409_m010338_c001_v7007000_t0000_u01775696618600") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb7cc_d20260409_m010337_c001_v0001167_t0020_u01775696617499") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffddf_d20260409_m010240_c001_v7007000_t0000_u01775696560941") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb429_d20260409_m010239_c001_v0001167_t0042_u01775696559954") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffdca_d20260409_m010239_c001_v7007000_t0000_u01775696559399") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb413_d20260409_m010238_c001_v0001167_t0014_u01775696558511") 2026/04/09 01:12:21 DEBUG : existing: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb403_d20260409_m010237_c001_v0001167_t0027_u01775696557456") 2026/04/09 01:12:21 DEBUG : existing-b: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ecba_d20260409_m010338_c001_v7007000_t0000_u01775696618786") 2026/04/09 01:12:21 DEBUG : existing-b: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b1f_d20260409_m010337_c001_v0001042_t0007_u01775696617505") 2026/04/09 01:12:21 DEBUG : file1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd4_d20260409_m010735_c001_v7007000_t0000_u01775696855802") 2026/04/09 01:12:21 DEBUG : file1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc77b_d20260409_m010734_c001_v0001167_t0050_u01775696854334") 2026/04/09 01:12:21 DEBUG : file1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd0_d20260409_m010732_c001_v7007000_t0000_u01775696852954") 2026/04/09 01:12:21 DEBUG : file1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d3a_d20260409_m010731_c001_v0001042_t0052_u01775696851433") 2026/04/09 01:12:21 DEBUG : five: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae8013f_d20260409_m010322_c001_v7007000_t0000_u01775696602768") 2026/04/09 01:12:21 DEBUG : five: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfb6b5_d20260409_m010320_c001_v0001167_t0056_u01775696600711") 2026/04/09 01:12:22 DEBUG : foo: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5bdf_d20260409_m010249_c001_v7007000_t0000_u01775696569703") 2026/04/09 01:12:22 DEBUG : foo: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfb4ba_d20260409_m010249_c001_v0001167_t0056_u01775696569163") 2026/04/09 01:12:22 DEBUG : foo: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfb4ae_d20260409_m010248_c001_v0001167_t0056_u01775696568583") 2026/04/09 01:12:22 DEBUG : four: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80144_d20260409_m010322_c001_v7007000_t0000_u01775696602948") 2026/04/09 01:12:22 DEBUG : four: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f407437d472095272_d20260409_m010321_c001_v0001097_t0044_u01775696601317") 2026/04/09 01:12:22 DEBUG : four: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb6a7_d20260409_m010319_c001_v0001167_t0029_u01775696599824") 2026/04/09 01:12:22 DEBUG : hello world2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b3a_d20260409_m010153_c001_v7007000_t0000_u01775696513437") 2026/04/09 01:12:22 DEBUG : hello world2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb110_d20260409_m010152_c001_v0001167_t0059_u01775696512748") 2026/04/09 01:12:22 DEBUG : ignore-size: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffdbf_d20260409_m010237_c001_v7007000_t0000_u01775696557080") 2026/04/09 01:12:22 DEBUG : ignore-size: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb3e3_d20260409_m010235_c001_v0001167_t0003_u01775696555909") 2026/04/09 01:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ecb1_d20260409_m010336_c001_v7007000_t0000_u01775696616747") 2026/04/09 01:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b1b_d20260409_m010335_c001_v0001042_t0053_u01775696615764") 2026/04/09 01:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae801a0_d20260409_m010335_c001_v7007000_t0000_u01775696615015") 2026/04/09 01:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b17_d20260409_m010333_c001_v0001042_t0035_u01775696613952") 2026/04/09 01:12:22 DEBUG : one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80146_d20260409_m010323_c001_v7007000_t0000_u01775696603130") 2026/04/09 01:12:22 DEBUG : one: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfb69d_d20260409_m010318_c001_v0001167_t0056_u01775696598975") 2026/04/09 01:12:22 DEBUG : only0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcbb_d20260409_m010726_c001_v7007000_t0000_u01775696846974") 2026/04/09 01:12:22 DEBUG : only0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4120f91a1199fac2_d20260409_m010722_c001_v0001185_t0031_u01775696842085") 2026/04/09 01:12:22 DEBUG : only0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc542_d20260409_m010703_c001_v0001167_t0026_u01775696823516") 2026/04/09 01:12:22 DEBUG : only0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e671_d20260409_m010657_c001_v7007000_t0000_u01775696817783") 2026/04/09 01:12:23 DEBUG : only0: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc399_d20260409_m010638_c001_v0001167_t0038_u01775696798439") 2026/04/09 01:12:23 DEBUG : only1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcbc_d20260409_m010727_c001_v7007000_t0000_u01775696847154") 2026/04/09 01:12:23 DEBUG : only1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6c8_d20260409_m010722_c001_v0001167_t0056_u01775696842255") 2026/04/09 01:12:23 DEBUG : only1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc550_d20260409_m010704_c001_v0001167_t0006_u01775696824283") 2026/04/09 01:12:23 DEBUG : only1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6810_d20260409_m010657_c001_v7007000_t0000_u01775696817045") 2026/04/09 01:12:23 DEBUG : only1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3a3_d20260409_m010639_c001_v0001167_t0058_u01775696799317") 2026/04/09 01:12:23 DEBUG : only10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcbd_d20260409_m010727_c001_v7007000_t0000_u01775696847336") 2026/04/09 01:12:23 DEBUG : only10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d22_d20260409_m010721_c001_v0001042_t0058_u01775696841300") 2026/04/09 01:12:23 DEBUG : only10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc5e4_d20260409_m010712_c001_v0001167_t0021_u01775696832415") 2026/04/09 01:12:23 DEBUG : only10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c384a1_d20260409_m010657_c001_v7007000_t0000_u01775696817072") 2026/04/09 01:12:23 DEBUG : only10: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc421_d20260409_m010646_c001_v0001167_t0011_u01775696806884") 2026/04/09 01:12:23 DEBUG : only11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcbe_d20260409_m010727_c001_v7007000_t0000_u01775696847520") 2026/04/09 01:12:23 DEBUG : only11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6ac_d20260409_m010721_c001_v0001167_t0056_u01775696841318") 2026/04/09 01:12:23 DEBUG : only11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc5f0_d20260409_m010713_c001_v0001167_t0014_u01775696833314") 2026/04/09 01:12:23 DEBUG : only11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6811_d20260409_m010657_c001_v7007000_t0000_u01775696817225") 2026/04/09 01:12:23 DEBUG : only11: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc42d_d20260409_m010647_c001_v0001167_t0005_u01775696807694") 2026/04/09 01:12:23 DEBUG : only12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcbf_d20260409_m010727_c001_v7007000_t0000_u01775696847701") 2026/04/09 01:12:23 DEBUG : only12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410f4540a6b55031_d20260409_m010721_c001_v0001154_t0014_u01775696841901") 2026/04/09 01:12:23 DEBUG : only12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc606_d20260409_m010714_c001_v0001167_t0022_u01775696834084") 2026/04/09 01:12:23 DEBUG : only12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e66e_d20260409_m010657_c001_v7007000_t0000_u01775696817239") 2026/04/09 01:12:23 DEBUG : only12: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc433_d20260409_m010648_c001_v0001167_t0000_u01775696808417") 2026/04/09 01:12:24 DEBUG : only13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc0_d20260409_m010727_c001_v7007000_t0000_u01775696847882") 2026/04/09 01:12:24 DEBUG : only13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d26_d20260409_m010721_c001_v0001042_t0058_u01775696841706") 2026/04/09 01:12:24 DEBUG : only13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc614_d20260409_m010714_c001_v0001167_t0059_u01775696834818") 2026/04/09 01:12:24 DEBUG : only13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e670_d20260409_m010657_c001_v7007000_t0000_u01775696817601") 2026/04/09 01:12:24 DEBUG : only13: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc43d_d20260409_m010649_c001_v0001167_t0033_u01775696809513") 2026/04/09 01:12:24 DEBUG : only14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc1_d20260409_m010728_c001_v7007000_t0000_u01775696848064") 2026/04/09 01:12:24 DEBUG : only14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6bc_d20260409_m010721_c001_v0001167_t0056_u01775696841704") 2026/04/09 01:12:24 DEBUG : only14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc62e_d20260409_m010716_c001_v0001167_t0015_u01775696836010") 2026/04/09 01:12:24 DEBUG : only14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406c72_d20260409_m010657_c001_v7007000_t0000_u01775696817360") 2026/04/09 01:12:24 DEBUG : only14: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc451_d20260409_m010650_c001_v0001167_t0051_u01775696810715") 2026/04/09 01:12:24 DEBUG : only15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc2_d20260409_m010728_c001_v7007000_t0000_u01775696848245") 2026/04/09 01:12:24 DEBUG : only15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6be_d20260409_m010721_c001_v0001167_t0056_u01775696841888") 2026/04/09 01:12:24 DEBUG : only15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc640_d20260409_m010716_c001_v0001167_t0043_u01775696836974") 2026/04/09 01:12:24 DEBUG : only15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c384a6_d20260409_m010657_c001_v7007000_t0000_u01775696817730") 2026/04/09 01:12:24 DEBUG : only15: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc463_d20260409_m010651_c001_v0001167_t0042_u01775696811560") 2026/04/09 01:12:24 DEBUG : only16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc3_d20260409_m010728_c001_v7007000_t0000_u01775696848426") 2026/04/09 01:12:24 DEBUG : only16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d28_d20260409_m010721_c001_v0001042_t0058_u01775696841890") 2026/04/09 01:12:24 DEBUG : only16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc658_d20260409_m010717_c001_v0001167_t0016_u01775696837746") 2026/04/09 01:12:24 DEBUG : only16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e66b_d20260409_m010656_c001_v7007000_t0000_u01775696816673") 2026/04/09 01:12:24 DEBUG : only16: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc473_d20260409_m010652_c001_v0001167_t0034_u01775696812548") 2026/04/09 01:12:25 DEBUG : only17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc4_d20260409_m010728_c001_v7007000_t0000_u01775696848653") 2026/04/09 01:12:25 DEBUG : only17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6c4_d20260409_m010722_c001_v0001167_t0056_u01775696842071") 2026/04/09 01:12:25 DEBUG : only17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc66e_d20260409_m010718_c001_v0001167_t0009_u01775696838663") 2026/04/09 01:12:25 DEBUG : only17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e66c_d20260409_m010656_c001_v7007000_t0000_u01775696816869") 2026/04/09 01:12:25 DEBUG : only17: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc489_d20260409_m010653_c001_v0001167_t0022_u01775696813632") 2026/04/09 01:12:25 DEBUG : only18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc5_d20260409_m010728_c001_v7007000_t0000_u01775696848839") 2026/04/09 01:12:25 DEBUG : only18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d2a_d20260409_m010722_c001_v0001042_t0058_u01775696842075") 2026/04/09 01:12:25 DEBUG : only18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc684_d20260409_m010719_c001_v0001167_t0044_u01775696839458") 2026/04/09 01:12:25 DEBUG : only18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406c73_d20260409_m010657_c001_v7007000_t0000_u01775696817551") 2026/04/09 01:12:25 DEBUG : only18: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc48d_d20260409_m010654_c001_v0001167_t0040_u01775696814390") 2026/04/09 01:12:25 DEBUG : only19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc6_d20260409_m010729_c001_v7007000_t0000_u01775696849021") 2026/04/09 01:12:25 DEBUG : only19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410f4540a6b55033_d20260409_m010722_c001_v0001154_t0014_u01775696842089") 2026/04/09 01:12:25 DEBUG : only19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc696_d20260409_m010720_c001_v0001167_t0029_u01775696840224") 2026/04/09 01:12:26 DEBUG : only19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c384a2_d20260409_m010657_c001_v7007000_t0000_u01775696817357") 2026/04/09 01:12:26 DEBUG : only19: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc4a9_d20260409_m010655_c001_v0001167_t0054_u01775696815221") 2026/04/09 01:12:26 DEBUG : only2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc7_d20260409_m010729_c001_v7007000_t0000_u01775696849203") 2026/04/09 01:12:26 DEBUG : only2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d2c_d20260409_m010722_c001_v0001042_t0058_u01775696842258") 2026/04/09 01:12:26 DEBUG : only2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc55c_d20260409_m010705_c001_v0001167_t0016_u01775696825174") 2026/04/09 01:12:26 DEBUG : only2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6816_d20260409_m010657_c001_v7007000_t0000_u01775696817587") 2026/04/09 01:12:26 DEBUG : only2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3b5_d20260409_m010640_c001_v0001167_t0043_u01775696800386") 2026/04/09 01:12:26 DEBUG : only3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc8_d20260409_m010729_c001_v7007000_t0000_u01775696849385") 2026/04/09 01:12:26 DEBUG : only3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410f4540a6b55037_d20260409_m010722_c001_v0001154_t0014_u01775696842412") 2026/04/09 01:12:26 DEBUG : only3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc570_d20260409_m010706_c001_v0001167_t0053_u01775696826083") 2026/04/09 01:12:26 DEBUG : only3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6814_d20260409_m010657_c001_v7007000_t0000_u01775696817406") 2026/04/09 01:12:26 DEBUG : only3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3bb_d20260409_m010641_c001_v0001167_t0009_u01775696801232") 2026/04/09 01:12:26 DEBUG : only4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcc9_d20260409_m010729_c001_v7007000_t0000_u01775696849566") 2026/04/09 01:12:26 DEBUG : only4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4120f91a1199faca_d20260409_m010722_c001_v0001185_t0031_u01775696842420") 2026/04/09 01:12:26 DEBUG : only4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc584_d20260409_m010706_c001_v0001167_t0028_u01775696826888") 2026/04/09 01:12:26 DEBUG : only4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e66d_d20260409_m010657_c001_v7007000_t0000_u01775696817050") 2026/04/09 01:12:26 DEBUG : only4: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3d9_d20260409_m010641_c001_v0001167_t0021_u01775696801978") 2026/04/09 01:12:26 DEBUG : only5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcca_d20260409_m010729_c001_v7007000_t0000_u01775696849748") 2026/04/09 01:12:26 DEBUG : only5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6ce_d20260409_m010722_c001_v0001167_t0056_u01775696842441") 2026/04/09 01:12:26 DEBUG : only5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc590_d20260409_m010707_c001_v0001167_t0034_u01775696827700") 2026/04/09 01:12:27 DEBUG : only5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406c71_d20260409_m010657_c001_v7007000_t0000_u01775696817058") 2026/04/09 01:12:27 DEBUG : only5: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3e9_d20260409_m010642_c001_v0001167_t0019_u01775696802899") 2026/04/09 01:12:27 DEBUG : only6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dccb_d20260409_m010729_c001_v7007000_t0000_u01775696849930") 2026/04/09 01:12:27 DEBUG : only6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0d2e_d20260409_m010722_c001_v0001042_t0058_u01775696842444") 2026/04/09 01:12:27 DEBUG : only6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc59c_d20260409_m010708_c001_v0001167_t0047_u01775696828732") 2026/04/09 01:12:27 DEBUG : only6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406c75_d20260409_m010657_c001_v7007000_t0000_u01775696817734") 2026/04/09 01:12:27 DEBUG : only6: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3ef_d20260409_m010643_c001_v0001167_t0033_u01775696803617") 2026/04/09 01:12:27 DEBUG : only7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dccc_d20260409_m010730_c001_v7007000_t0000_u01775696850112") 2026/04/09 01:12:27 DEBUG : only7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410f4540a6b55039_d20260409_m010722_c001_v0001154_t0014_u01775696842598") 2026/04/09 01:12:27 DEBUG : only7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc5aa_d20260409_m010709_c001_v0001167_t0055_u01775696829749") 2026/04/09 01:12:27 DEBUG : only7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f418e4eae2845e66f_d20260409_m010657_c001_v7007000_t0000_u01775696817420") 2026/04/09 01:12:27 DEBUG : only7: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc3f9_d20260409_m010644_c001_v0001167_t0045_u01775696804635") 2026/04/09 01:12:27 DEBUG : only8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcce_d20260409_m010730_c001_v7007000_t0000_u01775696850296") 2026/04/09 01:12:27 DEBUG : only8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4120f91a1199fad0_d20260409_m010722_c001_v0001185_t0031_u01775696842607") 2026/04/09 01:12:27 DEBUG : only8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc5c2_d20260409_m010710_c001_v0001167_t0049_u01775696830683") 2026/04/09 01:12:27 DEBUG : only8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c384a3_d20260409_m010657_c001_v7007000_t0000_u01775696817541") 2026/04/09 01:12:27 DEBUG : only8: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc403_d20260409_m010645_c001_v0001167_t0052_u01775696805407") 2026/04/09 01:12:27 DEBUG : only9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dccf_d20260409_m010730_c001_v7007000_t0000_u01775696850479") 2026/04/09 01:12:27 DEBUG : only9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfc6d2_d20260409_m010722_c001_v0001167_t0056_u01775696842628") 2026/04/09 01:12:27 DEBUG : only9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc5d4_d20260409_m010711_c001_v0001167_t0023_u01775696831584") 2026/04/09 01:12:27 DEBUG : only9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6817_d20260409_m010657_c001_v7007000_t0000_u01775696817769") 2026/04/09 01:12:28 DEBUG : only9: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc413_d20260409_m010646_c001_v0001167_t0036_u01775696806137") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae8016b_d20260409_m010332_c001_v7007000_t0000_u01775696612759") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f107437d472095290_d20260409_m010330_c001_v0001097_t0003_u01775696610055") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80166_d20260409_m010328_c001_v7007000_t0000_u01775696608856") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb71f_d20260409_m010327_c001_v0001167_t0019_u01775696607149") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80161_d20260409_m010326_c001_v7007000_t0000_u01775696606373") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f107437d47209527e_d20260409_m010324_c001_v0001097_t0059_u01775696604065") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80105_d20260409_m010313_c001_v7007000_t0000_u01775696593085") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb60f_d20260409_m010311_c001_v0001167_t0048_u01775696591443") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800f8_d20260409_m010309_c001_v7007000_t0000_u01775696589721") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5e4_d20260409_m010308_c001_v0001167_t0033_u01775696588458") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800f0_d20260409_m010307_c001_v7007000_t0000_u01775696587234") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5ca_d20260409_m010306_c001_v0001167_t0023_u01775696586062") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd2_d20260409_m010259_c001_v7007000_t0000_u01775696579405") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb538_d20260409_m010257_c001_v0001167_t0030_u01775696577899") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd1_d20260409_m010257_c001_v7007000_t0000_u01775696577517") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb51c_d20260409_m010255_c001_v0001167_t0016_u01775696575868") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5be7_d20260409_m010255_c001_v7007000_t0000_u01775696575494") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb50a_d20260409_m010254_c001_v0001167_t0054_u01775696574570") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb4fe_d20260409_m010253_c001_v0001167_t0039_u01775696573848") 2026/04/09 01:12:28 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5be5_d20260409_m010253_c001_v7007000_t0000_u01775696573469") 2026/04/09 01:12:29 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb4f4_d20260409_m010252_c001_v0001167_t0005_u01775696572758") 2026/04/09 01:12:29 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb4e6_d20260409_m010252_c001_v0001167_t0055_u01775696572012") 2026/04/09 01:12:29 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5be3_d20260409_m010251_c001_v7007000_t0000_u01775696571633") 2026/04/09 01:12:29 DEBUG : potato: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb4d8_d20260409_m010250_c001_v0001167_t0058_u01775696570792") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80380_d20260409_m010418_c001_v7007000_t0000_u01775696658011") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfba57_d20260409_m010417_c001_v0001167_t0048_u01775696657267") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4156b7c90afb6d8d_d20260409_m010408_c001_v7007000_t0000_u01775696648671") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b3d_d20260409_m010404_c001_v0001042_t0028_u01775696644223") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae802f4_d20260409_m010356_c001_v7007000_t0000_u01775696636325") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb8b6_d20260409_m010351_c001_v0001167_t0004_u01775696631813") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ece9_d20260409_m010344_c001_v7007000_t0000_u01775696624194") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b25_d20260409_m010339_c001_v0001042_t0045_u01775696619716") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80128_d20260409_m010317_c001_v7007000_t0000_u01775696597688") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb671_d20260409_m010316_c001_v0001167_t0024_u01775696596122") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80125_d20260409_m010315_c001_v7007000_t0000_u01775696595704") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb639_d20260409_m010313_c001_v0001167_t0001_u01775696593638") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80109_d20260409_m010313_c001_v7007000_t0000_u01775696593266") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb61f_d20260409_m010312_c001_v0001167_t0010_u01775696592254") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800fc_d20260409_m010311_c001_v7007000_t0000_u01775696591002") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5fd_d20260409_m010310_c001_v0001167_t0008_u01775696590099") 2026/04/09 01:12:29 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae800f3_d20260409_m010308_c001_v7007000_t0000_u01775696588083") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb5d8_d20260409_m010307_c001_v0001167_t0031_u01775696587253") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb5fd5_d20260409_m010300_c001_v7007000_t0000_u01775696580147") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb546_d20260409_m010259_c001_v0001167_t0036_u01775696579052") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b67_d20260409_m010156_c001_v7007000_t0000_u01775696516405") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb13c_d20260409_m010155_c001_v0001167_t0053_u01775696515653") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b4c_d20260409_m010154_c001_v7007000_t0000_u01775696514659") 2026/04/09 01:12:30 DEBUG : potato2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb122_d20260409_m010153_c001_v0001167_t0009_u01775696513992") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4156b7c90afb6d8f_d20260409_m010409_c001_v7007000_t0000_u01775696649150") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b43_d20260409_m010405_c001_v0001042_t0048_u01775696645491") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae802f7_d20260409_m010356_c001_v7007000_t0000_u01775696636757") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb8d6_d20260409_m010353_c001_v0001167_t0032_u01775696633051") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ecea_d20260409_m010344_c001_v7007000_t0000_u01775696624473") 2026/04/09 01:12:30 DEBUG : potato3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b27_d20260409_m010340_c001_v0001042_t0034_u01775696620606") 2026/04/09 01:12:30 DEBUG : pre-dest1/1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6222_d20260409_m010451_c001_v7007000_t0000_u01775696691589") 2026/04/09 01:12:30 DEBUG : pre-dest1/1: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b88_d20260409_m010443_c001_v0001042_t0026_u01775696683466") 2026/04/09 01:12:30 DEBUG : pre-dest2/2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f401c9a8558fd6223_d20260409_m010451_c001_v7007000_t0000_u01775696691771") 2026/04/09 01:12:30 DEBUG : pre-dest2/2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfbbe2_d20260409_m010444_c001_v0001167_t0035_u01775696684240") 2026/04/09 01:12:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f405761c6646568c9_d20260409_m010429_c001_v7007000_t0000_u01775696669869") 2026/04/09 01:12:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b6b_d20260409_m010425_c001_v0001042_t0044_u01775696665748") 2026/04/09 01:12:30 DEBUG : sizeonly: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffdac_d20260409_m010235_c001_v7007000_t0000_u01775696555348") 2026/04/09 01:12:30 DEBUG : sizeonly: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb3d3_d20260409_m010234_c001_v0001167_t0015_u01775696554204") 2026/04/09 01:12:31 DEBUG : splitbanan: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416e9bc51fa651d0_d20260409_m010938_c001_v7007000_t0000_u01775696978743") 2026/04/09 01:12:31 DEBUG : splitbanan: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd02e_d20260409_m010930_c001_v0001167_t0036_u01775696970792") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae1b_d20260409_m011106_c001_v7007000_t0000_u01775697066702") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2183_d20260409_m011059_c001_v0001117_t0053_u01775697059350") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f402bc64019c3869d_d20260409_m011048_c001_v7007000_t0000_u01775697048733") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2146_d20260409_m011040_c001_v0001117_t0011_u01775697040715") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41789a451d324521_d20260409_m011030_c001_v7007000_t0000_u01775697030507") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2104_d20260409_m011023_c001_v0001117_t0000_u01775697023855") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53f260_d20260409_m011013_c001_v7007000_t0000_u01775697013940") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20d6_d20260409_m011007_c001_v0001117_t0045_u01775697007230") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f415843ef8c00c60d_d20260409_m010956_c001_v7007000_t0000_u01775696996362") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe20ac_d20260409_m010949_c001_v0001117_t0033_u01775696989085") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f417e3c635784266b_d20260409_m010933_c001_v7007000_t0000_u01775696973350") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0e67_d20260409_m010929_c001_v0001042_t0000_u01775696969197") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff9116_d20260409_m010919_c001_v7007000_t0000_u01775696959069") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2048_d20260409_m010911_c001_v0001117_t0001_u01775696951227") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f420aa437c1fb648f_d20260409_m010909_c001_v7007000_t0000_u01775696949729") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe202a_d20260409_m010906_c001_v0001117_t0024_u01775696946304") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d86_d20260409_m010856_c001_v7007000_t0000_u01775696936685") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0294_d20260409_m010849_c001_v0001185_t0000_u01775696929279") 2026/04/09 01:12:31 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f416538f744406d45_d20260409_m010848_c001_v7007000_t0000_u01775696928329") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe1fe2_d20260409_m010844_c001_v0001117_t0031_u01775696924452") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8251008f2_d20260409_m010828_c001_v7007000_t0000_u01775696908045") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfcb50_d20260409_m010824_c001_v0001167_t0049_u01775696904711") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f403c31894b93b1ea_d20260409_m010816_c001_v7007000_t0000_u01775696896554") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199ff43_d20260409_m010810_c001_v0001185_t0015_u01775696890038") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f410358b8626ad274_d20260409_m010800_c001_v7007000_t0000_u01775696880863") 2026/04/09 01:12:32 DEBUG : splitbananasplit: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d76_d20260409_m010754_c001_v0001042_t0038_u01775696874079") 2026/04/09 01:12:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfac83_d20260409_m010913_c001_v7007000_t0000_u01775696953277") 2026/04/09 01:12:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe2030_d20260409_m010907_c001_v0001117_t0055_u01775696947552") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd8_d20260409_m010743_c001_v7007000_t0000_u01775696863430") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f110f4540a6b5505b_d20260409_m010740_c001_v0001154_t0000_u01775696860467") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8f51_d20260409_m010739_c001_v7007000_t0000_u01775696859348") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0d46_d20260409_m010736_c001_v0001042_t0025_u01775696856734") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f404bddfa8e53ecb2_d20260409_m010336_c001_v7007000_t0000_u01775696616931") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb7ac_d20260409_m010335_c001_v0001167_t0041_u01775696615842") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae801a6_d20260409_m010335_c001_v7007000_t0000_u01775696615196") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb791_d20260409_m010334_c001_v0001167_t0019_u01775696614307") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffda9_d20260409_m010231_c001_v7007000_t0000_u01775696551797") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb387_d20260409_m010230_c001_v0001167_t0037_u01775696550228") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffd9a_d20260409_m010229_c001_v7007000_t0000_u01775696549851") 2026/04/09 01:12:32 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb369_d20260409_m010228_c001_v0001167_t0026_u01775696548569") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffd81_d20260409_m010226_c001_v7007000_t0000_u01775696546492") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb334_d20260409_m010225_c001_v0001167_t0058_u01775696545044") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffd7c_d20260409_m010224_c001_v7007000_t0000_u01775696544473") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb304_d20260409_m010222_c001_v0001167_t0053_u01775696542682") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb2ca_d20260409_m010219_c001_v0001167_t0048_u01775696539787") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffcd6_d20260409_m010219_c001_v7007000_t0000_u01775696539408") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb2b8_d20260409_m010218_c001_v0001167_t0006_u01775696538762") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb2a4_d20260409_m010217_c001_v0001167_t0016_u01775696537939") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f408df0c8250ffccf_d20260409_m010217_c001_v7007000_t0000_u01775696537554") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb26a_d20260409_m010214_c001_v0001167_t0046_u01775696534766") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb230_d20260409_m010211_c001_v0001167_t0015_u01775696531747") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992c18_d20260409_m010211_c001_v7007000_t0000_u01775696531372") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb214_d20260409_m010210_c001_v0001167_t0007_u01775696530455") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb1fc_d20260409_m010209_c001_v0001167_t0058_u01775696529426") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992bfd_d20260409_m010209_c001_v7007000_t0000_u01775696529047") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb1c0_d20260409_m010205_c001_v0001167_t0022_u01775696525195") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992bdc_d20260409_m010204_c001_v7007000_t0000_u01775696524817") 2026/04/09 01:12:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb1ac_d20260409_m010204_c001_v0001167_t0037_u01775696524115") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992bd5_d20260409_m010203_c001_v7007000_t0000_u01775696523174") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb194_d20260409_m010202_c001_v0001167_t0019_u01775696522468") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992bc2_d20260409_m010201_c001_v7007000_t0000_u01775696521912") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb17c_d20260409_m010201_c001_v0001167_t0040_u01775696521203") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992baf_d20260409_m010200_c001_v7007000_t0000_u01775696520283") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb160_d20260409_m010159_c001_v0001167_t0007_u01775696519443") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b8c_d20260409_m010158_c001_v7007000_t0000_u01775696518831") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb154_d20260409_m010158_c001_v0001167_t0022_u01775696518190") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b85_d20260409_m010157_c001_v7007000_t0000_u01775696517633") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb14e_d20260409_m010156_c001_v0001167_t0049_u01775696516978") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b24_d20260409_m010152_c001_v7007000_t0000_u01775696512185") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb0fe_d20260409_m010151_c001_v0001167_t0008_u01775696511531") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b17_d20260409_m010150_c001_v7007000_t0000_u01775696510974") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb0e8_d20260409_m010150_c001_v0001167_t0053_u01775696510242") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992b07_d20260409_m010149_c001_v7007000_t0000_u01775696509327") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb0ca_d20260409_m010148_c001_v0001167_t0052_u01775696508573") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f419a75b910992afa_d20260409_m010146_c001_v7007000_t0000_u01775696506339") 2026/04/09 01:12:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb096_d20260409_m010145_c001_v0001167_t0055_u01775696505574") 2026/04/09 01:12:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd9_d20260409_m010743_c001_v7007000_t0000_u01775696863611") 2026/04/09 01:12:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfc7cc_d20260409_m010740_c001_v0001167_t0025_u01775696860489") 2026/04/09 01:12:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4180b70d88ff8f54_d20260409_m010739_c001_v7007000_t0000_u01775696859530") 2026/04/09 01:12:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fc26_d20260409_m010736_c001_v0001185_t0027_u01775696856740") 2026/04/09 01:12:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae1c_d20260409_m011108_c001_v7007000_t0000_u01775697068736") 2026/04/09 01:12:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0cea_d20260409_m011108_c001_v0001185_t0047_u01775697068125") 2026/04/09 01:12:35 DEBUG : sub/yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80169_d20260409_m010332_c001_v7007000_t0000_u01775696612215") 2026/04/09 01:12:35 DEBUG : sub/yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b11_d20260409_m010329_c001_v0001042_t0022_u01775696609608") 2026/04/09 01:12:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd5_d20260409_m010735_c001_v7007000_t0000_u01775696855983") 2026/04/09 01:12:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f110f4540a6b5504d_d20260409_m010733_c001_v0001154_t0012_u01775696853909") 2026/04/09 01:12:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd1_d20260409_m010733_c001_v7007000_t0000_u01775696853136") 2026/04/09 01:12:35 DEBUG : test_dir1/file2: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fbab_d20260409_m010731_c001_v0001185_t0020_u01775696851454") 2026/04/09 01:12:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd6_d20260409_m010736_c001_v7007000_t0000_u01775696856164") 2026/04/09 01:12:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a1199fbf0_d20260409_m010733_c001_v0001185_t0012_u01775696853900") 2026/04/09 01:12:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f409c9f6b4fc3dcd2_d20260409_m010733_c001_v7007000_t0000_u01775696853317") 2026/04/09 01:12:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f110f4540a6b55047_d20260409_m010731_c001_v0001154_t0019_u01775696851420") 2026/04/09 01:12:35 DEBUG : three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae8014b_d20260409_m010323_c001_v7007000_t0000_u01775696603310") 2026/04/09 01:12:35 DEBUG : three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb6cf_d20260409_m010322_c001_v0001167_t0038_u01775696602058") 2026/04/09 01:12:35 DEBUG : three: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfb6a3_d20260409_m010319_c001_v0001167_t0024_u01775696599341") 2026/04/09 01:12:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae20_d20260409_m011110_c001_v7007000_t0000_u01775697070505") 2026/04/09 01:12:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f8c_d20260409_m011109_c001_v0001042_t0016_u01775697069711") 2026/04/09 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae67_d20260409_m011130_c001_v7007000_t0000_u01775697090751") 2026/04/09 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd8be_d20260409_m011128_c001_v0001167_t0044_u01775697088582") 2026/04/09 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae62_d20260409_m011127_c001_v7007000_t0000_u01775697087029") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0fab_d20260409_m011125_c001_v0001042_t0019_u01775697085350") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae57_d20260409_m011124_c001_v7007000_t0000_u01775697084388") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0e2c_d20260409_m011123_c001_v0001185_t0015_u01775697083804") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae3d_d20260409_m011118_c001_v7007000_t0000_u01775697078310") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0f99_d20260409_m011116_c001_v0001042_t0057_u01775697076969") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae47_d20260409_m011120_c001_v7007000_t0000_u01775697080855") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd820_d20260409_m011119_c001_v0001167_t0026_u01775697079296") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae34_d20260409_m011115_c001_v7007000_t0000_u01775697075977") 2026/04/09 01:12:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1120f91a119a0d90_d20260409_m011115_c001_v0001185_t0008_u01775697075386") 2026/04/09 01:12:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae2e_d20260409_m011114_c001_v7007000_t0000_u01775697074430") 2026/04/09 01:12:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe21af_d20260409_m011113_c001_v0001117_t0051_u01775697073415") 2026/04/09 01:12:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae25_d20260409_m011112_c001_v7007000_t0000_u01775697072387") 2026/04/09 01:12:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f11452c1c57cfd772_d20260409_m011111_c001_v0001167_t0016_u01775697071471") 2026/04/09 01:12:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4097fae61873b016_d20260409_m011136_c001_v7007000_t0000_u01775697096287") 2026/04/09 01:12:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0fbd_d20260409_m011135_c001_v0001042_t0045_u01775697095277") 2026/04/09 01:12:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae50_d20260409_m011122_c001_v7007000_t0000_u01775697082836") 2026/04/09 01:12:36 DEBUG : toe/toe/toe: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe21bf_d20260409_m011121_c001_v0001117_t0018_u01775697081807") 2026/04/09 01:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae68_d20260409_m011131_c001_v7007000_t0000_u01775697091347") 2026/04/09 01:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f119695cabffe21cd_d20260409_m011130_c001_v0001117_t0034_u01775697090178") 2026/04/09 01:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f421ea00066cfae64_d20260409_m011127_c001_v7007000_t0000_u01775697087621") 2026/04/09 01:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f111a84d44613254d_d20260409_m011126_c001_v0001130_t0030_u01775697086681") 2026/04/09 01:12:36 DEBUG : two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80151_d20260409_m010323_c001_v7007000_t0000_u01775696603491") 2026/04/09 01:12:37 DEBUG : two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f40664295258d0b03_d20260409_m010321_c001_v0001042_t0058_u01775696601490") 2026/04/09 01:12:37 DEBUG : two: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f41452c1c57cfb69f_d20260409_m010319_c001_v0001167_t0056_u01775696599159") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80173_d20260409_m010333_c001_v7007000_t0000_u01775696613021") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f1071f9cbfdbb2018_d20260409_m010331_c001_v0001167_t0023_u01775696611620") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80164_d20260409_m010328_c001_v7007000_t0000_u01775696608311") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b09_d20260409_m010327_c001_v0001042_t0014_u01775696607155") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae8015e_d20260409_m010325_c001_v7007000_t0000_u01775696605830") 2026/04/09 01:12:37 DEBUG : yam: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f10664295258d0b05_d20260409_m010324_c001_v0001042_t0008_u01775696604053") 2026/04/09 01:12:37 DEBUG : yaml: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80167_d20260409_m010329_c001_v7007000_t0000_u01775696609043") 2026/04/09 01:12:37 DEBUG : yaml: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f104dfd047536a9f2_d20260409_m010328_c001_v0001177_t0023_u01775696608098") 2026/04/09 01:12:37 DEBUG : yaml: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f4238f2ad9ae80162_d20260409_m010326_c001_v7007000_t0000_u01775696606592") 2026/04/09 01:12:37 DEBUG : yaml: Deleting (id "4_zaf926d33c02d6bfb9fd80e1b_f112eae6acf8a707b_d20260409_m010325_c001_v0001098_t0019_u01775696605523") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.235384257s (try 1/5)